diff --git a/src/Compilers/CSharp/CscCore/project.lock.json b/src/Compilers/CSharp/CscCore/project.lock.json index 42914d23adddb2884bf99c06f96d0c5fcac98c60..5fa9c11ce285a4c2bf857167d01728888cd22956 100644 --- a/src/Compilers/CSharp/CscCore/project.lock.json +++ b/src/Compilers/CSharp/CscCore/project.lock.json @@ -5,41 +5,41 @@ "DNXCore,Version=v5.0": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, @@ -47,8 +47,8 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -59,7 +59,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -70,7 +70,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -81,15 +81,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -100,14 +100,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -118,12 +118,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -134,10 +134,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -148,8 +148,8 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -157,7 +157,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -168,7 +168,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -176,7 +176,7 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -184,10 +184,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -195,8 +195,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -207,7 +207,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -218,7 +218,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -229,21 +229,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -254,7 +254,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -265,8 +265,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -277,9 +277,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -290,12 +290,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -303,7 +303,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -314,7 +314,7 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -322,11 +322,11 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -334,11 +334,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -349,21 +349,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -374,9 +374,9 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -384,7 +384,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -395,10 +395,10 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -406,11 +406,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -426,25 +426,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -460,9 +460,9 @@ }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -473,11 +473,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -488,9 +488,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -501,8 +501,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -511,34 +511,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -549,8 +549,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -561,9 +561,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -574,7 +574,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -585,7 +585,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -593,7 +593,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -604,10 +604,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -618,9 +618,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -631,10 +631,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -645,7 +645,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -656,9 +656,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -666,7 +666,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -674,13 +674,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -691,10 +691,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -702,7 +702,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -713,7 +713,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -724,8 +724,8 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -733,8 +733,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -745,12 +745,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -761,8 +761,8 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -770,8 +770,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -782,7 +782,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -793,14 +793,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -811,7 +811,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -822,7 +822,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -833,20 +833,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -857,18 +857,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -879,16 +879,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -899,15 +899,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -918,15 +918,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -939,49 +939,55 @@ "DNXCore,Version=v5.0/osx.10.10-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -989,23 +995,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1022,16 +1028,16 @@ "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}, "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": {}, - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} + "runtimes/osx.10.10-x64/native/libsos.dylib": {} } }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -1041,23 +1047,23 @@ }, "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1068,19 +1074,19 @@ }, "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1091,17 +1097,17 @@ }, "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1112,17 +1118,17 @@ }, "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1133,17 +1139,17 @@ }, "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1154,21 +1160,21 @@ }, "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1187,14 +1193,14 @@ }, "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1205,8 +1211,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -1217,19 +1223,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1248,11 +1254,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1263,16 +1269,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1291,17 +1297,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1312,25 +1318,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1341,17 +1347,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1370,7 +1376,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -1381,7 +1387,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1392,15 +1398,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -1411,14 +1417,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -1429,12 +1435,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -1445,8 +1451,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -1454,7 +1461,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1465,7 +1472,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1473,7 +1481,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -1481,10 +1490,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1492,8 +1502,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -1504,7 +1514,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1515,7 +1525,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -1526,21 +1536,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -1551,7 +1561,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -1562,8 +1572,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -1574,9 +1584,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -1587,12 +1597,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1600,7 +1611,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -1611,7 +1622,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -1619,11 +1631,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1631,11 +1644,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -1646,8 +1659,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -1655,9 +1669,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -1665,8 +1680,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -1674,10 +1690,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -1685,11 +1702,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -1704,15 +1721,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -1723,11 +1743,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -1738,9 +1758,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -1751,10 +1771,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -1765,8 +1785,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -1775,34 +1795,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -1813,8 +1833,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -1825,9 +1845,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -1838,7 +1858,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -1849,7 +1869,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -1857,7 +1878,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -1868,10 +1889,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -1882,9 +1903,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -1895,10 +1916,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -1909,7 +1930,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -1920,14 +1941,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -1938,9 +1959,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -1948,7 +1970,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -1956,18 +1979,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -1978,13 +2001,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -1995,10 +2018,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -2006,7 +2030,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -2017,18 +2041,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -2039,7 +2063,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2050,8 +2074,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -2059,8 +2084,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2071,12 +2096,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -2087,8 +2112,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2096,7 +2122,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2107,14 +2133,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -2125,7 +2151,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -2136,8 +2162,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -2148,7 +2174,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2159,20 +2185,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -2183,18 +2209,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -2205,16 +2231,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -2225,15 +2251,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -2244,15 +2270,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -2265,49 +2291,55 @@ "DNXCore,Version=v5.0/ubuntu.14.04-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -2315,23 +2347,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2342,23 +2374,23 @@ }, "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2369,19 +2401,19 @@ }, "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2392,17 +2424,17 @@ }, "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2413,17 +2445,17 @@ }, "runtime.linux.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2434,21 +2466,21 @@ }, "runtime.linux.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2467,14 +2499,14 @@ }, "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2491,6 +2523,10 @@ "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, @@ -2498,11 +2534,7 @@ "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": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} } }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -2512,8 +2544,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2524,19 +2556,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2555,11 +2587,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2570,16 +2602,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2590,17 +2622,17 @@ }, "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2619,17 +2651,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2640,25 +2672,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2669,17 +2701,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2698,7 +2730,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -2709,7 +2741,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -2720,15 +2752,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -2739,14 +2771,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -2757,12 +2789,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -2773,8 +2805,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -2782,7 +2815,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -2793,7 +2826,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -2801,7 +2835,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -2809,10 +2844,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.linux.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -2820,8 +2856,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -2832,7 +2868,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -2843,7 +2879,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -2854,21 +2890,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -2879,7 +2915,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -2890,8 +2926,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -2902,9 +2938,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -2915,12 +2951,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -2928,7 +2965,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -2939,7 +2976,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -2947,11 +2985,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -2959,11 +2998,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -2974,8 +3013,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -2983,9 +3023,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -2993,8 +3034,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -3002,10 +3044,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -3013,11 +3056,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3032,15 +3075,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3051,11 +3097,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -3066,9 +3112,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -3079,10 +3125,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -3093,8 +3139,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3103,34 +3149,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3141,8 +3187,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -3153,9 +3199,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3166,7 +3212,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3177,7 +3223,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3185,7 +3232,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3196,10 +3243,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3210,9 +3257,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -3223,10 +3270,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3237,7 +3284,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -3248,14 +3295,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -3266,9 +3313,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -3276,7 +3324,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -3284,18 +3333,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -3306,13 +3355,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -3323,10 +3372,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -3334,7 +3384,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -3345,18 +3395,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -3367,7 +3417,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3378,8 +3428,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -3387,8 +3438,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3399,12 +3450,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -3415,8 +3466,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3424,7 +3476,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3435,14 +3487,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3453,7 +3505,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -3464,8 +3516,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -3476,7 +3528,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3487,20 +3539,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -3511,18 +3563,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3533,16 +3585,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -3553,15 +3605,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -3572,15 +3624,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -3593,49 +3645,59 @@ "DNXCore,Version=v5.0/win7-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504" + } + }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -3643,13 +3705,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} @@ -3660,23 +3722,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3687,17 +3749,17 @@ }, "runtime.win.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3731,9 +3793,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -3759,9 +3837,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -3775,7 +3850,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -3783,7 +3857,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -3796,13 +3869,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -3827,21 +3898,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -3856,8 +3918,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -3868,15 +3930,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3895,10 +3957,10 @@ }, "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -3909,25 +3971,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23504, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23504", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -3938,19 +4000,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3961,15 +4023,15 @@ }, "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -3980,17 +4042,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4001,7 +4063,7 @@ }, "runtime.win7.System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4012,7 +4074,7 @@ }, "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4023,8 +4085,8 @@ }, "runtime.win7.System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.1-beta-23504", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4051,14 +4113,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4069,16 +4131,16 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )" + "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-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4089,24 +4151,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Cng": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Csp": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Cng": "4.0.0-beta-23504", + "System.Security.Cryptography.Csp": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4125,7 +4187,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -4136,7 +4198,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4147,15 +4209,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -4166,14 +4228,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -4184,12 +4246,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -4200,10 +4262,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} @@ -4214,8 +4276,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -4223,7 +4286,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4234,7 +4297,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4242,7 +4306,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -4250,10 +4315,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4261,8 +4327,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -4273,7 +4339,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4284,7 +4350,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4295,21 +4361,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -4320,7 +4386,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4331,8 +4397,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -4343,9 +4409,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4356,12 +4422,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4369,7 +4436,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -4380,7 +4447,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -4388,11 +4456,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4400,11 +4469,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4415,8 +4484,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -4424,9 +4494,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -4434,8 +4505,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -4443,10 +4515,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -4454,11 +4527,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4474,30 +4547,30 @@ }, "System.Private.Networking/4.0.1-beta-23504": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23504, )", - "System.Security.Principal": "[4.0.0, )", - "System.Security.Principal.Windows": "[4.0.0-beta-23504, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23504", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dnxcore50/_._": {} @@ -4507,15 +4580,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4526,11 +4602,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -4541,9 +4617,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -4554,10 +4630,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -4568,8 +4644,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4578,34 +4654,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4616,8 +4692,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -4628,9 +4704,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4641,7 +4717,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4652,7 +4728,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -4660,7 +4737,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -4671,10 +4748,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -4685,9 +4762,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -4698,10 +4775,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -4712,7 +4789,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -4723,14 +4800,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -4741,9 +4818,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -4751,15 +4829,15 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} @@ -4770,18 +4848,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} @@ -4792,7 +4870,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -4800,13 +4879,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -4817,10 +4896,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -4828,7 +4908,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -4839,18 +4919,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -4861,7 +4941,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -4872,8 +4952,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.win.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -4881,8 +4962,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -4893,12 +4974,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -4909,8 +4990,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -4918,8 +5000,8 @@ }, "System.Threading.Overlapped/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Overlapped.dll": {} @@ -4930,7 +5012,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -4941,14 +5023,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -4959,7 +5041,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -4970,8 +5052,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -4982,7 +5064,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -4993,20 +5075,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -5017,18 +5099,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5039,16 +5121,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -5059,15 +5141,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -5078,15 +5160,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -5102,9 +5184,9 @@ "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0e1d93ec01554dee87cde8d1b6d1493b.psmdcp", "runtime.json" ] @@ -5113,9 +5195,9 @@ "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/309fa878e56840efa07e8800ee92bae3.psmdcp", "runtime.json" ] @@ -5124,9 +5206,9 @@ "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/b04a8ae0e60a4502b13005bcce1edd51.psmdcp", "runtime.json" ] @@ -5135,9 +5217,9 @@ "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.DNXCore.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.DNXCore.nuspec", "package/services/metadata/core-properties/a1fd8fd0ac6142aa9c3fd9cd89ace0d8.psmdcp", "runtime.json" ] @@ -5146,9 +5228,9 @@ "sha512": "kIyYykK/e+3CH59HAFQWRJVdcetsVVhyp+jIzY4ykkxl6AOB/5MPgnB8QMSPA15dY7jCwF36dPPWYzbzLvQGNw==", "type": "Package", "files": [ + "Microsoft.NETCore.TestHost.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.TestHost.nuspec", "package/services/metadata/core-properties/c88e4281169c451b9b72a83daa13d17e.psmdcp", "runtime.json" ] @@ -5157,9 +5239,9 @@ "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/d7625af28b63434cbf845662020f9605.psmdcp", "runtime.json" ] @@ -5168,29 +5250,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -5200,6 +5282,7 @@ "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -5207,21 +5290,20 @@ "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/748bea1c42c04879b4b9931ca88bf493.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", + "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", @@ -5232,20 +5314,20 @@ "sha512": "y9W7gR5abJ41ZTRmRMMsxfkhQKh2frkNOgI1WmiHNhkrJCkui0S+EHXVMK60VosO3ZBlTE2fV8UIxxrPSw4o7w==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/e0e4b393e7da48f0ae20e0c2f5025262.psmdcp", + "ref/dotnet5.4/Microsoft.Win32.Registry.dll", + "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.4/Microsoft.Win32.Registry.dll", - "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Registry.xml", @@ -5368,16 +5450,16 @@ "ref/dotnet/_._", "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/System.Globalization.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "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", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "tools/crossgen" ] }, @@ -5498,6 +5580,10 @@ "ref/dotnet/_._", "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/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", @@ -5506,10 +5592,6 @@ "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", - "runtimes/ubuntu.14.04-x64/native/System.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "tools/crossgen" ] }, @@ -5714,9 +5796,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -5742,9 +5840,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -5758,7 +5853,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -5766,7 +5860,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -5779,13 +5872,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -5810,21 +5901,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -5835,20 +5917,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -5857,18 +5932,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { @@ -6118,6 +6200,7 @@ "sha512": "FydiMGvlMoBbDr4Zi2tYFR/78ctFdDtGtghaJaye28LCuhoaercsui/Fawsx8OkNfWQjdVuujUfrpcTF+f5ghQ==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -6128,6 +6211,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d3d6656da3b4f6588507de4202908fc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.AppContext.dll", + "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/de/System.AppContext.xml", "ref/dotnet5.4/es/System.AppContext.xml", "ref/dotnet5.4/fr/System.AppContext.xml", @@ -6135,22 +6222,18 @@ "ref/dotnet5.4/ja/System.AppContext.xml", "ref/dotnet5.4/ko/System.AppContext.xml", "ref/dotnet5.4/ru/System.AppContext.xml", - "ref/dotnet5.4/System.AppContext.dll", - "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/zh-hans/System.AppContext.xml", "ref/dotnet5.4/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.11-beta-23504": { "sha512": "+5Rb2RDs+I5/kqtDvV6G6vo2DdHMTd9qfrElUxY/HLF4xje6Z6oI1aAGXW9rXjVJ3x38Jd7Gzu1uCeC663iLRg==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6164,6 +6247,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7f26190040248dea26530596993e88b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6171,10 +6258,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6182,13 +6269,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6196,8 +6281,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6205,23 +6288,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6229,27 +6316,23 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Concurrent/4.0.11-beta-23504": { "sha512": "49+SVCQp12KxrF7RCyTdRA49d0oOID+JRlNMXB1l6ErQt0mMR517nu/OAix0IjlCPgMkF+aPR4o9buaHQuON9g==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/win8/_._", @@ -6257,6 +6340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ffce07bdc9944cd8a726482d288aeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Collections.Concurrent.dll", + "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/de/System.Collections.Concurrent.xml", "ref/dotnet5.2/es/System.Collections.Concurrent.xml", "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", @@ -6264,10 +6351,10 @@ "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.2/System.Collections.Concurrent.dll", - "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", + "ref/dotnet5.4/System.Collections.Concurrent.dll", + "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/de/System.Collections.Concurrent.xml", "ref/dotnet5.4/es/System.Collections.Concurrent.xml", "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", @@ -6275,13 +6362,11 @@ "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.4/System.Collections.Concurrent.dll", - "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", @@ -6289,44 +6374,46 @@ "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.38-beta-23504": { "sha512": "OJDxjX1yliiB3pe4XtP9Eg5IpNGPhbehD7GSXwkZAEnAVKtvrVRQqjCxubpFH1JiL18EAjyF+K8MqWQtXutMzg==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Collections.Immutable.dll", "lib/dotnet5.1/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6334,31 +6421,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1b998587765546e5af2ac8e519d10b9f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Collections.NonGeneric.dll", + "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", @@ -6366,31 +6453,31 @@ "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6398,27 +6485,23 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", "lib/win8/_._", @@ -6427,6 +6510,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da3d3504b3094cc7b99ebda097c3022f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6434,10 +6521,10 @@ "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6445,13 +6532,11 @@ "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", + "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6459,22 +6544,20 @@ "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6483,6 +6566,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4a16c67be0194dcebe2afc07cd929640.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Console.dll", + "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/de/System.Console.xml", "ref/dotnet5.4/es/System.Console.xml", "ref/dotnet5.4/fr/System.Console.xml", @@ -6490,23 +6577,19 @@ "ref/dotnet5.4/ja/System.Console.xml", "ref/dotnet5.4/ko/System.Console.xml", "ref/dotnet5.4/ru/System.Console.xml", - "ref/dotnet5.4/System.Console.dll", - "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/zh-hans/System.Console.xml", "ref/dotnet5.4/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -6516,6 +6599,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b84acf3c3ef7488cb13340578737e97b.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -6523,11 +6608,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -6535,21 +6620,19 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6561,6 +6644,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60e6adfa9a2a42efafcf19e3acd536c6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -6568,10 +6655,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -6579,13 +6666,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6593,8 +6678,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -6602,14 +6685,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "sha512": "r9KEJozT5WIxdFIlwchvl79DIoARjtCCTkpDeDOsGcCW40Ncz9RoE32qj8f0+6eSFvhO7ZCa7jp12O4yQCOZjg==", "type": "Package", "files": [ + "System.Diagnostics.FileVersionInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6618,6 +6701,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ec9aae5f402340f98e3e6837a7ef3d16.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/de/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/es/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/fr/System.Diagnostics.FileVersionInfo.xml", @@ -6625,23 +6712,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ko/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ru/System.Diagnostics.FileVersionInfo.xml", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23504": { "sha512": "x2J3Sww13e9um3rXRf+iBh06z3elsh2ihbKaJyn3rT97PMY/AJUpySARe9eqvs5SnzuI9FT+4++iSdWV5Ftmgg==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6651,6 +6734,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8de02146c9524f4bab8216e3a80d95b8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -6658,10 +6745,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -6669,24 +6756,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -6697,6 +6780,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d2bf3b2d98742d4a6de8072e9df0805.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", @@ -6704,23 +6791,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -6730,6 +6813,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9b8c1475272c469c9b304955d1246236.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -6737,11 +6822,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -6749,21 +6834,19 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "sha512": "OVGpDS30zvUShqtsxbzC3Cj8ueXyFRcz6Y0xOT9K4lVN3AhLKhORduFORXg6nSm2ZseREHv2zBMRToV0UHHTLA==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -6776,6 +6859,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/114978fcf9c74f979ea65eb32f091971.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -6783,10 +6870,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -6794,10 +6881,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -6805,13 +6892,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -6819,22 +6904,20 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "sha512": "FSmfeomZqsQYd1/wKkZNT7Bf42tx8OZhxvjlBit5jBXwKaocinyh/hNcU4NR+vLRdj0NYjdDWtWzL/MmQvSbpQ==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -6848,6 +6931,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/83b7502cea1d4d98812e89877ef2be81.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Dynamic.Runtime.dll", + "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", @@ -6855,10 +6942,10 @@ "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.1/System.Dynamic.Runtime.dll", - "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", + "ref/dotnet5.4/System.Dynamic.Runtime.dll", + "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", @@ -6866,13 +6953,11 @@ "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.4/System.Dynamic.Runtime.dll", - "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", @@ -6880,8 +6965,6 @@ "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/win8/_._", @@ -6889,14 +6972,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.11-beta-23504": { "sha512": "sLmzDsKcKBv+5ebwnF2lskvJGStfMUI0fDV1p/9EZ6+sPdyBx+UEIHsrzFIRJS+QNENAo319kjH4FXMnau7/CA==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -6910,6 +6993,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/94550bf82e9d4bab8b90fb858030560b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/de/System.Globalization.xml", "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", @@ -6917,10 +7004,10 @@ "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -6928,13 +7015,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -6942,8 +7027,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -6951,14 +7034,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23504": { "sha512": "w7nmCZ/fbxrrxEJHhPbvKchMbQNTOH6lCA+6y62THw3q6EMkmJmngyfiHavFePDIqcOzy80jz8O7vfu8aaxy4w==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -6969,6 +7052,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/96bafc3d01b948dbb852eee7d8b636e9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Globalization.Calendars.dll", + "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/de/System.Globalization.Calendars.xml", "ref/dotnet5.4/es/System.Globalization.Calendars.xml", "ref/dotnet5.4/fr/System.Globalization.Calendars.xml", @@ -6976,23 +7063,19 @@ "ref/dotnet5.4/ja/System.Globalization.Calendars.xml", "ref/dotnet5.4/ko/System.Globalization.Calendars.xml", "ref/dotnet5.4/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.4/System.Globalization.Calendars.dll", - "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.11-beta-23504": { "sha512": "Mm6CsBtIN9JeKXstn7BGQkY2+9ypXnre6KJdqO2iy7nIroQDzFcbVsa8TLOJxRdhcbtd32Y6lTsG28EoGqheTg==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -7006,6 +7089,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5542ba6c8e344cd08b056e90446e2be7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -7013,10 +7100,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -7024,13 +7111,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -7038,8 +7123,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -7047,14 +7130,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23504": { "sha512": "hU2pxN48TMnpxCcs7xV+kxJRCv95CWU+cY2CM3/QfPhOHWxI/XMJCCzp/itPHivAOKc3WWErTKh6flFL3zra8Q==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7063,6 +7146,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a7eb12348a4946fd8b6dc61e36ff1303.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -7070,32 +7157,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7103,31 +7190,31 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "sha512": "nM7JE4K2Ckczo72f6MkEoaP6mbOWvBM3L3LmO2ie+czJVQqLp7y/JUsCHl899KK78caccehh8eQQ5IHLu3Yixw==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/201274e4ffb64607827b44007103072b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Primitives.xml", @@ -7135,22 +7222,18 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", "type": "Package", "files": [ + "System.IO.FileSystem.Watcher.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7159,6 +7242,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ce3fcd6896d4ddea6da174b5dd50cdc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", @@ -7166,27 +7253,25 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.Pipes/4.0.0-beta-23504": { "sha512": "XbIQixjoOg6wvxYfpmv2ydXMsTQ56nV6bb2Ajem9RnwXaPVhq/eXeGYMEMZiQ1HxmuwusgccLE6FtT3+Xf+new==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/de1baccf5c034e23bb61451533c0555b.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7194,19 +7279,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.1-beta-23504": { "sha512": "BEYrDR9RrBAdsE12VjjWtx8u4OuEN6Qty78DWmvjneeCeOFenl34d1Z+DMZozHWEs+fbF+rcGgF1lBPlqhj6lQ==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7216,6 +7299,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b53d84d2ad5a48e1b3c50885ac70b199.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7223,11 +7308,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7235,20 +7320,18 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -7259,6 +7342,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -7266,24 +7353,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Expressions/4.0.11-beta-23504": { "sha512": "lT0MxBix8IwHFGSV1Myr+fk0G3S4WZWAzJo7hXkEmFtVliZpji+yv3lG8bATvbgUszfZBpfJtxNBnxCY0+dkpQ==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7295,6 +7378,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/92db2795f9104bcc85faf0c9aea57bf2.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Linq.Expressions.dll", + "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/de/System.Linq.Expressions.xml", "ref/dotnet5.1/es/System.Linq.Expressions.xml", "ref/dotnet5.1/fr/System.Linq.Expressions.xml", @@ -7302,10 +7389,10 @@ "ref/dotnet5.1/ja/System.Linq.Expressions.xml", "ref/dotnet5.1/ko/System.Linq.Expressions.xml", "ref/dotnet5.1/ru/System.Linq.Expressions.xml", - "ref/dotnet5.1/System.Linq.Expressions.dll", - "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hant/System.Linq.Expressions.xml", + "ref/dotnet5.4/System.Linq.Expressions.dll", + "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/de/System.Linq.Expressions.xml", "ref/dotnet5.4/es/System.Linq.Expressions.xml", "ref/dotnet5.4/fr/System.Linq.Expressions.xml", @@ -7313,13 +7400,11 @@ "ref/dotnet5.4/ja/System.Linq.Expressions.xml", "ref/dotnet5.4/ko/System.Linq.Expressions.xml", "ref/dotnet5.4/ru/System.Linq.Expressions.xml", - "ref/dotnet5.4/System.Linq.Expressions.dll", - "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", @@ -7327,8 +7412,6 @@ "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/_._", @@ -7336,14 +7419,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Linq.Expressions.nuspec" + "runtime.json" ] }, "System.Net.NameResolution/4.0.0-beta-23504": { "sha512": "yM6B183+u9jJINMab9lGFlvsopA8lWYpAApHEG7VIOQZy84rJHLf0PTw1vv966Z/lG/X62pIT+ibGM1ZWytqVA==", "type": "Package", "files": [ + "System.Net.NameResolution.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7352,6 +7435,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b783c202d07440f6bdbd20e99fc6dea5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.NameResolution.dll", + "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/de/System.Net.NameResolution.xml", "ref/dotnet5.4/es/System.Net.NameResolution.xml", "ref/dotnet5.4/fr/System.Net.NameResolution.xml", @@ -7359,23 +7446,19 @@ "ref/dotnet5.4/ja/System.Net.NameResolution.xml", "ref/dotnet5.4/ko/System.Net.NameResolution.xml", "ref/dotnet5.4/ru/System.Net.NameResolution.xml", - "ref/dotnet5.4/System.Net.NameResolution.dll", - "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -7386,6 +7469,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -7393,22 +7480,18 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.11-beta-23504": { "sha512": "JobpKmMfZbLQ0Yp2yY8hT78RTZigLLvVIkoXFUr1qI0sggcjiGSyt3OFwUVP8wFnsHqvc3L9VX7EPwt7GWy07Q==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7420,6 +7503,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4c2043dc18e64e60925bbc4190e91f04.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Net.Primitives.dll", + "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/de/System.Net.Primitives.xml", "ref/dotnet5.1/es/System.Net.Primitives.xml", "ref/dotnet5.1/fr/System.Net.Primitives.xml", @@ -7427,10 +7514,10 @@ "ref/dotnet5.1/ja/System.Net.Primitives.xml", "ref/dotnet5.1/ko/System.Net.Primitives.xml", "ref/dotnet5.1/ru/System.Net.Primitives.xml", - "ref/dotnet5.1/System.Net.Primitives.dll", - "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.2/System.Net.Primitives.dll", + "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/de/System.Net.Primitives.xml", "ref/dotnet5.2/es/System.Net.Primitives.xml", "ref/dotnet5.2/fr/System.Net.Primitives.xml", @@ -7438,10 +7525,10 @@ "ref/dotnet5.2/ja/System.Net.Primitives.xml", "ref/dotnet5.2/ko/System.Net.Primitives.xml", "ref/dotnet5.2/ru/System.Net.Primitives.xml", - "ref/dotnet5.2/System.Net.Primitives.dll", - "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.4/System.Net.Primitives.dll", + "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/de/System.Net.Primitives.xml", "ref/dotnet5.4/es/System.Net.Primitives.xml", "ref/dotnet5.4/fr/System.Net.Primitives.xml", @@ -7449,13 +7536,11 @@ "ref/dotnet5.4/ja/System.Net.Primitives.xml", "ref/dotnet5.4/ko/System.Net.Primitives.xml", "ref/dotnet5.4/ru/System.Net.Primitives.xml", - "ref/dotnet5.4/System.Net.Primitives.dll", - "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Net.Primitives.dll", + "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", @@ -7463,8 +7548,6 @@ "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/win8/_._", @@ -7472,14 +7555,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Primitives.nuspec" + "runtime.json" ] }, "System.Net.Sockets/4.1.0-beta-23504": { "sha512": "H9U9MguaeT8Jl0Rp1ou+Tf1lPg3730nxQEhGWAb20x8JuyeMYdSFiVZHKmFQBv9iNzkBeG/dXwTkc3cn3gKqIw==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7488,6 +7571,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/755e7a7e340a4183b91c2f3e2245221a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.Sockets.dll", + "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/de/System.Net.Sockets.xml", "ref/dotnet5.4/es/System.Net.Sockets.xml", "ref/dotnet5.4/fr/System.Net.Sockets.xml", @@ -7495,10 +7582,10 @@ "ref/dotnet5.4/ja/System.Net.Sockets.xml", "ref/dotnet5.4/ko/System.Net.Sockets.xml", "ref/dotnet5.4/ru/System.Net.Sockets.xml", - "ref/dotnet5.4/System.Net.Sockets.dll", - "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", + "ref/dotnet5.5/System.Net.Sockets.dll", + "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/de/System.Net.Sockets.xml", "ref/dotnet5.5/es/System.Net.Sockets.xml", "ref/dotnet5.5/fr/System.Net.Sockets.xml", @@ -7506,28 +7593,24 @@ "ref/dotnet5.5/ja/System.Net.Sockets.xml", "ref/dotnet5.5/ko/System.Net.Sockets.xml", "ref/dotnet5.5/ru/System.Net.Sockets.xml", - "ref/dotnet5.5/System.Net.Sockets.dll", - "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Sockets.nuspec" + "runtime.json" ] }, "System.ObjectModel/4.0.11-beta-23504": { "sha512": "MVovd3DdtcjNp4BUZIxxhggYJeYdVeMxh5R1KFVKZRzFpBPUKyZMei32K7jKEdmyVJLocbP3Md7qfQGAA295NQ==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7536,6 +7619,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6e172a53d96a454092c39471aa788b01.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7543,10 +7630,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7554,13 +7641,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -7568,76 +7653,74 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.1.0-beta-23504": { "sha512": "b6sPssVzR0EUdXDzoV9NclUp1O+8RREfRUD8sbpiYL5XR0gi6bzAPMzQ7OxEuAOcM0U6JBetdCLv7VyYY6cdpw==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/363977cdc60e4705bfcdc89cc023387b.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.DataContractSerialization.nuspec" + "runtime.json" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Networking/4.0.1-beta-23504": { "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/a5898d54529f44ffbba472c5674aa9de.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/afa5274fde16402f981ef4388e0c952e.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.1.0-beta-23504": { "sha512": "WBdLemn0GjinvASehzA89cT6kV6txw3KXLLhrK53A/5giNdZlHxMUP60f79GD/Ze2miR8F8OEpaubbPGuZjXoA==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -7652,6 +7735,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3bb02e35bc764017ab4e78649bb0d433.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -7659,10 +7746,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -7670,14 +7757,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -7685,8 +7770,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -7694,14 +7777,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -7710,6 +7793,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -7717,20 +7803,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit/4.0.1-beta-23504": { "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -7739,6 +7822,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/65e951d0e66b4a608d6a603f37b14c32.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet5.2/System.Reflection.Emit.dll", + "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/de/System.Reflection.Emit.xml", "ref/dotnet5.2/es/System.Reflection.Emit.xml", "ref/dotnet5.2/fr/System.Reflection.Emit.xml", @@ -7746,21 +7832,18 @@ "ref/dotnet5.2/ja/System.Reflection.Emit.xml", "ref/dotnet5.2/ko/System.Reflection.Emit.xml", "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -7768,6 +7851,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -7775,19 +7860,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -7795,6 +7878,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/23588ef37c6c42448081c5991af6fe8e.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", @@ -7802,20 +7887,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -7823,6 +7906,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/26986d535e2b41bcad9a192fe89d16cb.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", @@ -7830,20 +7915,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -7853,6 +7936,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fc6e6b385bd24246a005c3b533e50f7d.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -7860,11 +7945,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -7872,37 +7957,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.1-beta-23504": { "sha512": "EDgC6JH5pR12f1fVkTbthDa/wnB3ntu1IlmIlokchhYT1CszoXLQ6oX5iMc0oyjg9dgFEDMaUgcNksrrIpxHuA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -7912,6 +7993,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9151beecbc62457fba38c4eec40aec83.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -7919,11 +8002,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -7931,21 +8014,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -7956,6 +8037,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -7963,23 +8048,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "sha512": "/c1o5S0I896j0lTj2TgkIBXnF25fK41kmHYeAaSIgHZusFN6bHU50BpvFQP7Ki2Kkga8z/dv9PfGgG7MvmG+8A==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -7990,6 +8071,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d98200d981c54ffbb7659fbdb8e03658.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", + "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/de/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/es/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/fr/System.Reflection.TypeExtensions.xml", @@ -7997,23 +8082,19 @@ "ref/dotnet5.4/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", - "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "sha512": "MOkuSppn4WwFJmfjqdLI+yfmmk5VT42qlTbKbQZFBy4Fp/ZoYb+jvhI43pce013KBmPSe0dGEXIGr69K5vFuUw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -8023,6 +8104,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/354fd3dc8d694628820142b5d8fcdef9.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -8030,11 +8113,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -8042,21 +8125,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23504": { "sha512": "aCPLcyPqkUAPYyHh6JUn4Hlp2WvO9y6e+X11yzwXGN9NWzP6Za7PZy/bIBTkP1Lsey16WzP42N66A9X4G7DOzQ==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -8070,6 +8151,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/472bf95e241f45eaa6539fbe1c5643ce.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -8077,10 +8162,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -8088,10 +8173,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -8099,13 +8184,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -8113,8 +8196,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -8122,14 +8203,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23504": { "sha512": "2yYJAQxjl25VtJI73x0NewafdeEOYp6rC2Ng953vfMEKNj/44UfgDlugZQVZXlWsP2JZ/KTlZNM6gLWz3NWAqA==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8141,6 +8222,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8530ade9ac99448a9123ebe54c3cc1d1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -8148,10 +8233,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -8159,13 +8244,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -8173,8 +8256,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -8182,14 +8263,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.1-beta-23504": { "sha512": "jXoQoWFOAUkXMimw+727XB1UDA+Z61hhKxJkBRlKUJ5pfho+99bnNeYsuniroYnp2gPvpnrQuvhzYNU3/X8LEw==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -8200,6 +8281,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e630f02249448c7aa42dcf4f9a1b3a3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -8207,23 +8292,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "sha512": "9MWR4HGPfUvt4CayFMQPP9q2OWAQMuRNy7CNz1uF2XCw7N0f2CYmbhOW9n6/+zkRZUCEq6Uz/zlnbZX0+nuEHg==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8236,6 +8317,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e1849b4b01564989a51ad3263114d6f4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -8243,10 +8328,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -8254,10 +8339,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -8265,13 +8350,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -8279,26 +8362,26 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.Loader/4.0.0-beta-23504": { "sha512": "STMBFl+by4dsiPD/5OB/A/+RbZzhzbLjYMVQzlLNDD2Y3I25hcSPrgjNQunZ57IZfa5pu78Y3FVMBxxW5OI6xA==", "type": "Package", "files": [ + "System.Runtime.Loader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Loader.dll", "package/services/metadata/core-properties/78d7d0f7b96f4de09be0a165ab2513ac.psmdcp", + "ref/dotnet5.1/System.Runtime.Loader.dll", + "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/de/System.Runtime.Loader.xml", "ref/dotnet5.1/es/System.Runtime.Loader.xml", "ref/dotnet5.1/fr/System.Runtime.Loader.xml", @@ -8306,17 +8389,15 @@ "ref/dotnet5.1/ja/System.Runtime.Loader.xml", "ref/dotnet5.1/ko/System.Runtime.Loader.xml", "ref/dotnet5.1/ru/System.Runtime.Loader.xml", - "ref/dotnet5.1/System.Runtime.Loader.dll", - "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Loader.xml", - "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml", - "System.Runtime.Loader.nuspec" + "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.0.1-beta-23504": { "sha512": "pxIPbRDjhlBqZI2QXLJAQuVj3p2CmYyzUwcD6K74H0hNxLmCeBasgR81mO3X/OaFhlpBI11QVM5eCWAv3WEifg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -8325,6 +8406,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/79f0cfb216ba40fc9ed315a5b535a4ae.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8332,11 +8415,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8344,19 +8427,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "sha512": "EpAAbaumz41uGE3g7eKEDnkAmob/6uReruwq7m+4R2cNnf2r1lCsbVAEyUG5HyGx1h6CMYaHOCEP0o55LQtgxw==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -8366,6 +8447,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6d4377b425f34a94b9f32a1f129e5ce1.psmdcp", + "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Json.xml", @@ -8373,11 +8456,11 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/de/System.Runtime.Serialization.Json.xml", "ref/netcore50/es/System.Runtime.Serialization.Json.xml", "ref/netcore50/fr/System.Runtime.Serialization.Json.xml", @@ -8385,30 +8468,32 @@ "ref/netcore50/ja/System.Runtime.Serialization.Json.xml", "ref/netcore50/ko/System.Runtime.Serialization.Json.xml", "ref/netcore50/ru/System.Runtime.Serialization.Json.xml", - "ref/netcore50/System.Runtime.Serialization.Json.dll", - "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hant/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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Security.Claims/4.0.1-beta-23504": { "sha512": "ygnlKv43NwQ6ektwp9yEuzWeEYTU+QPrvfZePritTRe6Q/W8VQW536Of5/la3yuy3QMotExORBVG5/qNFS8lOw==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/38932cab79ce4e689335a29a903ab463.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Claims.dll", + "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/de/System.Security.Claims.xml", "ref/dotnet5.4/es/System.Security.Claims.xml", "ref/dotnet5.4/fr/System.Security.Claims.xml", @@ -8416,22 +8501,18 @@ "ref/dotnet5.4/ja/System.Security.Claims.xml", "ref/dotnet5.4/ko/System.Security.Claims.xml", "ref/dotnet5.4/ru/System.Security.Claims.xml", - "ref/dotnet5.4/System.Security.Claims.dll", - "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/zh-hans/System.Security.Claims.xml", "ref/dotnet5.4/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8440,34 +8521,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef173bff6fbd43bcab165751afeacd4f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/682fdf8c8fbc4e8c83ca460a5124d270.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8477,19 +8558,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/006591d5aa18459f8de9fa1e87022349.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8498,6 +8579,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c77101be8d234dd8b0d3462ecc7e7f8f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", @@ -8505,57 +8590,53 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", "type": "Package", "files": [ + "System.Security.Cryptography.OpenSsl.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/778202ae1e564703a3b7a6e58fd41d28.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.nuspec" + "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7882b2af8eda42d393c3ebe859584e7f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8564,6 +8645,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b02330c0b05f4bd2b90867b2521a85ed.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", @@ -8571,23 +8656,19 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -8597,6 +8678,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -8604,8 +8687,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -8613,14 +8694,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Security.Principal.dll", @@ -8630,6 +8711,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/37fc6ad10f6a443b9496d0ae5730a2fe.psmdcp", + "ref/dotnet5.1/System.Security.Principal.dll", + "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/de/System.Security.Principal.xml", "ref/dotnet5.1/es/System.Security.Principal.xml", "ref/dotnet5.1/fr/System.Security.Principal.xml", @@ -8637,11 +8720,11 @@ "ref/dotnet5.1/ja/System.Security.Principal.xml", "ref/dotnet5.1/ko/System.Security.Principal.xml", "ref/dotnet5.1/ru/System.Security.Principal.xml", - "ref/dotnet5.1/System.Security.Principal.dll", - "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", @@ -8649,25 +8732,25 @@ "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", "type": "Package", "files": [ + "System.Security.Principal.Windows.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", "package/services/metadata/core-properties/e484305331144719a32e1a02f5c5c09a.psmdcp", + "ref/dotnet5.4/System.Security.Principal.Windows.dll", + "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", @@ -8675,18 +8758,16 @@ "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.nuspec" + "ref/net46/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -8700,6 +8781,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a73b25140e544bcb9cbfec421990c0d9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -8707,10 +8792,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -8718,13 +8803,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -8732,8 +8815,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -8741,14 +8822,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "sha512": "ZKCiZO9jP1qlEDSsea9P/9skYFRoVg7RmxIjgTe6MhAOYu8kVjOPagRcEkK4USKhuzIkFaY0cdLCoQPSl+uv1Q==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8756,6 +8837,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8499e039e1bf4d3f8286741e09742d27.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", + "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", @@ -8763,22 +8848,18 @@ "ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", - "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Text.Encoding.CodePages.nuspec" + "runtime.json" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "sha512": "VlpSvueo1n45N5dG8b3N7zhm1LVAlEHodvwGiSMfAkcUqLG+GgXBTLA+x54sOXG4FGWR7rAZLCosXfOIt8qc/A==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -8792,6 +8873,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d161a387a41445f4b69bc165aa0d1521.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -8799,10 +8884,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -8810,13 +8895,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -8824,8 +8907,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -8833,23 +8914,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -8857,27 +8942,23 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "sha512": "414CK/BtVvkG3KXVrriMRQwfZcxroauOHcy/EmWxuBDzPlft7Tx3t4aDnC8IesYAtNLjQO3c5lQCdvyl7ENeNw==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/net45/_._", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/win8/_._", @@ -8886,6 +8967,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/33ac4106b70341e69307ee3f746aea72.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.RegularExpressions.dll", + "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", @@ -8893,10 +8978,10 @@ "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.1/System.Text.RegularExpressions.dll", - "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", + "ref/dotnet5.4/System.Text.RegularExpressions.dll", + "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", @@ -8904,13 +8989,11 @@ "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.4/System.Text.RegularExpressions.dll", - "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -8918,22 +9001,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.11-beta-23504": { "sha512": "L9UttBrbY6uz2ZPxDvfCbmAt4yDK1eKhNMPoraxTcfsOdYTgxpeKRpyMbMbJqrozYlXJE2x7zNs24hhvmGxFPg==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8945,6 +9026,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/41956439abe3409b9d01c36aeb70e3df.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -8952,10 +9037,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -8963,13 +9048,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -8977,8 +9060,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -8986,20 +9067,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -9007,24 +9090,24 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Overlapped/4.0.1-beta-23504": { "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/60e9bf92060d4d2baefd67d587bc06f6.psmdcp", + "ref/dotnet5.4/System.Threading.Overlapped.dll", + "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/de/System.Threading.Overlapped.xml", "ref/dotnet5.4/es/System.Threading.Overlapped.xml", "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", @@ -9032,18 +9115,16 @@ "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -9057,6 +9138,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/42ebb91e90ca4836b73a111f08919459.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -9064,10 +9149,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -9075,13 +9160,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -9089,8 +9172,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -9098,14 +9179,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "sha512": "QiFGqCNgeQll8ua1mGVdAiMyEj2WIr9T54ERZXyk8xduy4/lRneMgBgqDuc4W0gSmLj9pdrYfplD9MMZnc5ZXw==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -9114,6 +9195,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/e7ed8dcaeaea4a81b6833355b39612c5.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -9121,11 +9204,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -9133,19 +9216,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23504": { "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9155,6 +9236,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0fdde02907e64bc9ac73173d7041d21b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.Thread.dll", + "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/de/System.Threading.Thread.xml", "ref/dotnet5.4/es/System.Threading.Thread.xml", "ref/dotnet5.4/fr/System.Threading.Thread.xml", @@ -9162,22 +9247,18 @@ "ref/dotnet5.4/ja/System.Threading.Thread.xml", "ref/dotnet5.4/ko/System.Threading.Thread.xml", "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -9187,6 +9268,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6906fa4983b5401fb8ceef338ac8e113.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.ThreadPool.dll", + "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", @@ -9194,22 +9279,18 @@ "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9218,6 +9299,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/d711752f58c84ec2a533b45094b4e3d2.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -9225,11 +9308,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -9237,29 +9320,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -9267,27 +9352,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "sha512": "OjpB7VjFovz5/bIpeoJvNAkOUviV9YywFMEN1FM1uxJweoDRP0GG85qjdbUZIXM044Ucc5Yyt8kqOj1z2PxjFA==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/net45/_._", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/win8/_._", @@ -9296,6 +9377,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6224aacf8e5f4c2ea6aab88aef830b53.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.ReaderWriter.dll", + "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", @@ -9303,10 +9388,10 @@ "ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.1/System.Xml.ReaderWriter.dll", - "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", + "ref/dotnet5.4/System.Xml.ReaderWriter.dll", + "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", @@ -9314,13 +9399,11 @@ "ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.4/System.Xml.ReaderWriter.dll", - "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", @@ -9328,27 +9411,25 @@ "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23504": { "sha512": "8xX5nDDbxdPyGsZdIF1SBSr/9ezweZFIPGa0bHa8OcWiOJjkb0GyA+0ZeLCZExXd+iKeqnYnZv9xNDFQ9iN4Nw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -9357,6 +9438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bcc5c38d76684289ba14f89ae63b4755.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -9364,10 +9449,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -9375,13 +9460,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -9389,31 +9472,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "sha512": "69XKJvodiemWQcQ44qQOLeswvKrLO6IEaS2joixW+4ATYOO/G9cVtKrvWHNd3T7zoxHYGpAN5XHaGUKPetoW9A==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/102eefb28d794b809f331c538022def5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XmlDocument.dll", + "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/de/System.Xml.XmlDocument.xml", "ref/dotnet5.4/es/System.Xml.XmlDocument.xml", "ref/dotnet5.4/fr/System.Xml.XmlDocument.xml", @@ -9421,31 +9506,31 @@ "ref/dotnet5.4/ja/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ko/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ru/System.Xml.XmlDocument.xml", - "ref/dotnet5.4/System.Xml.XmlDocument.dll", - "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath/4.0.1-beta-23504": { "sha512": "1JXVMJsqvBaajJDJiOAzLsWusiumD/sfRdcfgJTFiadxOdwVD69MGZPLg38YyY439tBBvo5Lg6LioaYaXpnu7w==", "type": "Package", "files": [ + "System.Xml.XPath.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ebaf7d8c58f41f7ac8e564d08bdbf19.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.dll", + "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/de/System.Xml.XPath.xml", "ref/dotnet5.4/es/System.Xml.XPath.xml", "ref/dotnet5.4/fr/System.Xml.XPath.xml", @@ -9453,31 +9538,31 @@ "ref/dotnet5.4/ja/System.Xml.XPath.xml", "ref/dotnet5.4/ko/System.Xml.XPath.xml", "ref/dotnet5.4/ru/System.Xml.XPath.xml", - "ref/dotnet5.4/System.Xml.XPath.dll", - "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "sha512": "wJKhwhoK6EZ055xDv16cXdt6VnSyjpHaNTWZEYwfDjWJpN76xALzkV0Sr9NPXjniM+RIWpfDJTaKYOOdDsCPNA==", "type": "Package", "files": [ + "System.Xml.XPath.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d3499ee186154d50863b073700eab707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", + "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XPath.XDocument.xml", @@ -9485,16 +9570,11 @@ "ref/dotnet5.4/ja/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XPath.XDocument.xml", - "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", - "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.XDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -9541,8 +9621,8 @@ "System.Threading.Tasks.Parallel >= 4.0.1-beta-23504", "System.Threading.Thread >= 4.0.0-beta-23504", "System.Xml.XDocument >= 4.0.11-beta-23504", - "System.Xml.XmlDocument >= 4.0.1-beta-23504", - "System.Xml.XPath.XDocument >= 4.0.1-beta-23504" + "System.Xml.XPath.XDocument >= 4.0.1-beta-23504", + "System.Xml.XmlDocument >= 4.0.1-beta-23504" ], "DNXCore,Version=v5.0": [] } diff --git a/src/Compilers/CSharp/Portable/project.lock.json b/src/Compilers/CSharp/Portable/project.lock.json index b683edf262a098908f97e49d900595b7d056ed81..c6b72cdf877aacefc952712a6f06cb0466b39db3 100644 --- a/src/Compilers/CSharp/Portable/project.lock.json +++ b/src/Compilers/CSharp/Portable/project.lock.json @@ -11,9 +11,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -29,30 +29,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Compilers/CSharp/Test/CommandLine/project.lock.json b/src/Compilers/CSharp/Test/CommandLine/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/CSharp/Test/CommandLine/project.lock.json +++ b/src/Compilers/CSharp/Test/CommandLine/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/Test/Emit/project.lock.json b/src/Compilers/CSharp/Test/Emit/project.lock.json index ce679096230ee6e75a81a62671d329ba74a0d619..901f3f3d3928021a4c38369230ffb997baeabac7 100644 --- a/src/Compilers/CSharp/Test/Emit/project.lock.json +++ b/src/Compilers/CSharp/Test/Emit/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/Test/Performance/project.lock.json b/src/Compilers/CSharp/Test/Performance/project.lock.json index 1e4901ddb94871004758b826bdd61e60f72892a4..c33e98d23b5006a16342a7a8c5e9f975402bcd07 100644 --- a/src/Compilers/CSharp/Test/Performance/project.lock.json +++ b/src/Compilers/CSharp/Test/Performance/project.lock.json @@ -22,23 +22,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -59,14 +59,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -109,12 +109,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -128,7 +128,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -156,15 +156,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -225,8 +225,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -247,13 +247,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -264,7 +264,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -294,23 +294,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -331,14 +331,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -381,12 +381,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -400,7 +400,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -428,15 +428,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -497,8 +497,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -519,13 +519,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -536,7 +536,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -566,23 +566,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -603,14 +603,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -653,12 +653,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -672,7 +672,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -700,15 +700,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -769,8 +769,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -791,13 +791,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -808,7 +808,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -824,10 +824,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -835,13 +835,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -849,36 +849,36 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "sha512": "7TOhATYXNVMF3HHGuM/WFHLt7r4uvFIUliplzIHsfL/KwxaHUbV6RI1f7EZRAioMbJI5520BGOOZ+9XIqtTQuA==", "type": "Package", "files": [ + "Microsoft.DotNet.xunit.performance.nuspec", "[Content_Types].xml", "_rels/.rels", + "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.core.dll", "lib/dotnet/xunit.performance.core.pdb", - "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.execution.dotnet.dll", "lib/dotnet/xunit.performance.execution.dotnet.pdb", + "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.core.dll", "lib/net46/xunit.performance.core.pdb", - "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.execution.desktop.dll", "lib/net46/xunit.performance.execution.desktop.pdb", - "Microsoft.DotNet.xunit.performance.nuspec", "package/services/metadata/core-properties/b700b008fbc64ae1a3ad112bf6153897.psmdcp" ] }, @@ -886,6 +886,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -896,6 +897,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -903,37 +908,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -944,6 +945,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -951,23 +956,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -978,6 +979,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -985,23 +990,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1012,6 +1013,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1019,23 +1024,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1046,6 +1047,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1053,23 +1058,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1080,6 +1081,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1087,31 +1092,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1119,22 +1124,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1144,6 +1145,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1151,8 +1154,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1160,14 +1161,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1178,6 +1179,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1185,39 +1190,33 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1227,6 +1226,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1234,8 +1235,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1244,14 +1243,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1262,6 +1261,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1269,23 +1272,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1296,6 +1295,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1303,23 +1306,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1330,6 +1329,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1337,23 +1340,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -1364,6 +1363,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1371,23 +1374,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1398,6 +1397,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1405,23 +1408,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1432,6 +1431,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1439,17 +1442,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { diff --git a/src/Compilers/CSharp/Test/Semantic/project.lock.json b/src/Compilers/CSharp/Test/Semantic/project.lock.json index c27743bea6094fa92052f495da92f0903abc388e..89f75fa1ff5cb22a9c2162c66221c7b7e7fdcec3 100644 --- a/src/Compilers/CSharp/Test/Semantic/project.lock.json +++ b/src/Compilers/CSharp/Test/Semantic/project.lock.json @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -78,15 +78,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -123,8 +123,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -145,13 +145,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -162,7 +162,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -209,14 +209,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -249,15 +249,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -294,8 +294,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -316,13 +316,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -333,7 +333,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -350,10 +350,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -361,13 +361,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -375,23 +375,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -400,7 +401,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -408,6 +408,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -418,8 +420,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -427,13 +432,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -441,36 +444,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -481,8 +483,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -490,13 +495,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -504,22 +507,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -530,8 +532,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -539,13 +544,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -553,22 +556,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -578,6 +579,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -585,8 +588,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -594,30 +595,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -627,6 +626,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -634,8 +635,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -644,14 +643,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -662,8 +662,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -671,13 +674,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -685,22 +686,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -711,8 +711,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -720,13 +723,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -734,22 +735,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -760,8 +760,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,13 +772,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -783,16 +784,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -927,6 +925,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -934,7 +933,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/Test/Symbol/project.lock.json b/src/Compilers/CSharp/Test/Symbol/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/CSharp/Test/Symbol/project.lock.json +++ b/src/Compilers/CSharp/Test/Symbol/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/Test/Syntax/project.lock.json b/src/Compilers/CSharp/Test/Syntax/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/CSharp/Test/Syntax/project.lock.json +++ b/src/Compilers/CSharp/Test/Syntax/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/Test/WinRT/project.lock.json b/src/Compilers/CSharp/Test/WinRT/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/CSharp/Test/WinRT/project.lock.json +++ b/src/Compilers/CSharp/Test/WinRT/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/CSharp/csc/project.lock.json b/src/Compilers/CSharp/csc/project.lock.json index a89e2141dc0bb5ee82fdfaee51d41c015117da3f..c69883d7adc92f6d9cbd71e8f021e4e609f4cd10 100644 --- a/src/Compilers/CSharp/csc/project.lock.json +++ b/src/Compilers/CSharp/csc/project.lock.json @@ -14,14 +14,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -54,15 +54,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -110,14 +110,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -150,15 +150,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -206,14 +206,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -302,14 +302,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -342,15 +342,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -398,14 +398,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -438,15 +438,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -494,14 +494,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -534,15 +534,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -590,14 +590,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -630,15 +630,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -680,23 +680,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -707,8 +709,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -716,13 +721,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -730,36 +733,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -770,8 +772,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -779,13 +784,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -793,22 +796,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -819,8 +821,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -828,13 +833,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -842,22 +845,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -867,6 +868,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -874,8 +877,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -883,30 +884,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -916,6 +915,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -923,8 +924,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -933,14 +932,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -951,8 +951,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -960,13 +963,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -974,22 +975,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1000,8 +1000,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1009,13 +1012,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -1023,22 +1024,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1049,8 +1049,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1058,13 +1061,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -1072,16 +1073,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -1089,7 +1087,7 @@ "": [ "Microsoft.DiaSymReader.Native >= 1.3.3", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5": [] } diff --git a/src/Compilers/Core/CodeAnalysisTest/project.lock.json b/src/Compilers/Core/CodeAnalysisTest/project.lock.json index 3cc9b1801afc7bbf979255498f1456e2daab601e..af5a12dd347f383331520944afc52283462eaa9a 100644 --- a/src/Compilers/Core/CodeAnalysisTest/project.lock.json +++ b/src/Compilers/Core/CodeAnalysisTest/project.lock.json @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -78,15 +78,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -123,8 +123,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -145,13 +145,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -162,7 +162,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -209,14 +209,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -249,15 +249,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -294,8 +294,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -316,13 +316,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -333,7 +333,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -350,10 +350,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -361,13 +361,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -375,23 +375,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -400,7 +401,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -408,6 +408,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -418,8 +420,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -427,13 +432,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -441,36 +444,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -481,8 +483,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -490,13 +495,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -504,22 +507,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -530,8 +532,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -539,13 +544,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -553,22 +556,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -578,6 +579,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -585,8 +588,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -594,30 +595,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -627,6 +626,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -634,8 +635,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -644,14 +643,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -662,8 +662,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -671,13 +674,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -685,22 +686,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -711,8 +711,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -720,13 +723,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -734,22 +735,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -760,8 +760,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,13 +772,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -783,16 +784,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -927,6 +925,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -934,7 +933,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/Core/MSBuildTask/Desktop/project.lock.json b/src/Compilers/Core/MSBuildTask/Desktop/project.lock.json index f9768a9e0cde03b66b805a51e1d0e01f33af3f22..e856a7e18aa0b3a640865d9976a0a23835007e16 100644 --- a/src/Compilers/Core/MSBuildTask/Desktop/project.lock.json +++ b/src/Compilers/Core/MSBuildTask/Desktop/project.lock.json @@ -13,14 +13,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -53,15 +53,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -108,14 +108,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -148,15 +148,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -203,14 +203,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -243,15 +243,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -293,6 +293,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -303,8 +305,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -312,13 +317,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -326,36 +329,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -366,8 +368,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -375,13 +380,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -389,22 +392,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -415,8 +417,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -424,13 +429,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -438,22 +441,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -463,6 +464,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -470,8 +473,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -479,30 +480,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -512,6 +511,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -519,8 +520,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -529,14 +528,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -547,8 +547,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -556,13 +559,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -570,22 +571,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -596,8 +596,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -605,13 +608,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -619,22 +620,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -645,8 +645,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -654,13 +657,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -668,16 +669,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/Compilers/Core/MSBuildTask/Portable/project.lock.json b/src/Compilers/Core/MSBuildTask/Portable/project.lock.json index 913ddd49dfe0140817f2f2ea38fdc3726cc45d1e..947a49da7f12241aae76d007c34bd160864d52b2 100644 --- a/src/Compilers/Core/MSBuildTask/Portable/project.lock.json +++ b/src/Compilers/Core/MSBuildTask/Portable/project.lock.json @@ -53,18 +53,18 @@ }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.NETFramework": "[4.6.1-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.NETFramework": "4.6.1-beta-23428" } }, "Microsoft.NETCore.Targets.NETFramework/4.6.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/Microsoft.Win32.Primitives.dll": {} @@ -83,14 +83,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -101,8 +101,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -124,14 +124,14 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -166,12 +166,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -185,9 +185,9 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -201,7 +201,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -215,15 +215,15 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System.Core" + "System.Core", + "mscorlib" ], "compile": { "ref/net46/System.IO.Pipes.dll": {} @@ -240,15 +240,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -285,7 +285,7 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -375,18 +375,18 @@ }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.NETFramework": "[4.6.1-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.NETFramework": "4.6.1-beta-23428" } }, "Microsoft.NETCore.Targets.NETFramework/4.6.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/Microsoft.Win32.Primitives.dll": {} @@ -397,8 +397,8 @@ }, "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -417,14 +417,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -435,8 +435,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -458,14 +458,14 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -500,12 +500,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -519,9 +519,9 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -535,7 +535,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -549,15 +549,15 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System.Core" + "System.Core", + "mscorlib" ], "compile": { "ref/net46/System.IO.Pipes.dll": {} @@ -574,15 +574,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.1-beta-23428": { @@ -619,7 +619,8 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -709,18 +710,18 @@ }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.NETFramework": "[4.6.1-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.NETFramework": "4.6.1-beta-23428" } }, "Microsoft.NETCore.Targets.NETFramework/4.6.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/Microsoft.Win32.Primitives.dll": {} @@ -731,8 +732,8 @@ }, "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -751,14 +752,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -769,8 +770,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -792,14 +793,14 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -834,12 +835,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -853,9 +854,9 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -869,7 +870,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -883,15 +884,15 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System.Core" + "System.Core", + "mscorlib" ], "compile": { "ref/net46/System.IO.Pipes.dll": {} @@ -908,15 +909,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.1-beta-23428": { @@ -953,7 +954,8 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -995,13 +997,13 @@ ".NETPlatform,Version=v5.4": { "Microsoft.Build.Framework/0.1.0-preview-00003": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23109, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23109" }, "compile": { "lib/dotnet/Microsoft.Build.Framework.dll": {} @@ -1013,40 +1015,40 @@ "Microsoft.Build.Tasks.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23127, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.DriveInfo": "[4.0.0-beta-23302, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Metadata": "[1.1.0-alpha-00014, )", - "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.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23328, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23127", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Metadata": "1.1.0-alpha-00014", + "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.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" }, "compile": { "lib/dotnet/Microsoft.Build.Tasks.Core.dll": {} @@ -1058,36 +1060,36 @@ "Microsoft.Build.Utilities.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23123, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[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.Runtime.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23123", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Text.Encoding": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "lib/dotnet/Microsoft.Build.Utilities.Core.dll": {} @@ -1099,29 +1101,29 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23428": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428" } }, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/Microsoft.Win32.Primitives.dll": {} @@ -1129,8 +1131,8 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23127": { "dependencies": { - "System.Runtime": "[4.0.0-beta-23127, )", - "System.Runtime.InteropServices": "[4.0.0-beta-23127, )" + "System.Runtime": "4.0.0-beta-23127", + "System.Runtime.InteropServices": "4.0.0-beta-23127" }, "compile": { "ref/dotnet/Microsoft.Win32.Registry.dll": {} @@ -1138,7 +1140,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -1146,15 +1148,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -1165,14 +1167,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1183,12 +1185,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -1199,8 +1201,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -1208,7 +1210,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -1216,10 +1218,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Process.dll": {} @@ -1227,7 +1229,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1235,7 +1237,7 @@ }, "System.Diagnostics.TraceSource/4.0.0-beta-23019": { "dependencies": { - "System.Runtime": "[4.0.0-beta-23019, )" + "System.Runtime": "4.0.0-beta-23019" }, "compile": { "ref/dotnet/System.Diagnostics.TraceSource.dll": {} @@ -1243,7 +1245,7 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -1251,7 +1253,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -1259,9 +1261,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -1269,12 +1271,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1282,9 +1284,9 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {} @@ -1292,7 +1294,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -1303,11 +1305,11 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1315,11 +1317,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -1330,11 +1332,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -1345,51 +1347,28 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} } }, - "System.Reflection.Extensions/4.0.0": { - "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" - }, - "compile": { - "ref/dotnet/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -1397,9 +1376,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -1412,7 +1391,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -1420,7 +1399,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -1428,10 +1407,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -1439,7 +1418,7 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -1447,9 +1426,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} @@ -1457,7 +1436,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} @@ -1465,13 +1444,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} @@ -1482,10 +1461,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "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.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" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} @@ -1493,7 +1472,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -1504,7 +1483,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -1512,8 +1491,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -1521,12 +1500,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -1537,8 +1516,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -1546,7 +1525,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -1554,14 +1533,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} @@ -1572,7 +1551,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -1580,7 +1559,7 @@ }, "System.Threading.Timer/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Timer.dll": {} @@ -1588,20 +1567,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -1612,17 +1591,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -1633,16 +1612,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -1655,13 +1634,13 @@ "DNXCore,Version=v5.0": { "Microsoft.Build.Framework/0.1.0-preview-00003": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23109, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23109" }, "compile": { "lib/dotnet/Microsoft.Build.Framework.dll": {} @@ -1673,40 +1652,40 @@ "Microsoft.Build.Tasks.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23127, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.DriveInfo": "[4.0.0-beta-23302, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Metadata": "[1.1.0-alpha-00014, )", - "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.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23328, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23127", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Metadata": "1.1.0-alpha-00014", + "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.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" }, "compile": { "lib/dotnet/Microsoft.Build.Tasks.Core.dll": {} @@ -1718,36 +1697,36 @@ "Microsoft.Build.Utilities.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23123, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[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.Runtime.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23123", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Text.Encoding": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "lib/dotnet/Microsoft.Build.Utilities.Core.dll": {} @@ -1759,112 +1738,112 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23428" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23428" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23428" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23428": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/Microsoft.Win32.Primitives.dll": {} @@ -1872,13 +1851,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23127": { "dependencies": { - "System.Collections": "[4.0.10-beta-23127, )", - "System.Globalization": "[4.0.10-beta-23127, )", - "System.Resources.ResourceManager": "[4.0.0-beta-23127, )", - "System.Runtime": "[4.0.20-beta-23127, )", - "System.Runtime.Extensions": "[4.0.10-beta-23127, )", - "System.Runtime.Handles": "[4.0.0-beta-23127, )", - "System.Runtime.InteropServices": "[4.0.20-beta-23127, )" + "System.Collections": "4.0.10-beta-23127", + "System.Globalization": "4.0.10-beta-23127", + "System.Resources.ResourceManager": "4.0.0-beta-23127", + "System.Runtime": "4.0.20-beta-23127", + "System.Runtime.Extensions": "4.0.10-beta-23127", + "System.Runtime.Handles": "4.0.0-beta-23127", + "System.Runtime.InteropServices": "4.0.20-beta-23127" }, "compile": { "ref/dotnet/Microsoft.Win32.Registry.dll": {} @@ -1889,7 +1868,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1900,15 +1879,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -1919,14 +1898,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1937,12 +1916,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -1953,8 +1932,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -1962,7 +1941,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1973,7 +1952,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1981,10 +1960,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1992,8 +1971,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -2004,7 +1983,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -2015,13 +1994,13 @@ }, "System.Diagnostics.TraceSource/4.0.0-beta-23019": { "dependencies": { - "System.Collections": "[4.0.10-beta-23019, )", - "System.Diagnostics.Debug": "[4.0.10-beta-23019, )", - "System.Globalization": "[4.0.10-beta-23019, )", - "System.Resources.ResourceManager": "[4.0.0-beta-23019, )", - "System.Runtime": "[4.0.20-beta-23019, )", - "System.Runtime.Extensions": "[4.0.10-beta-23019, )", - "System.Threading": "[4.0.10-beta-23019, )" + "System.Collections": "4.0.10-beta-23019", + "System.Diagnostics.Debug": "4.0.10-beta-23019", + "System.Globalization": "4.0.10-beta-23019", + "System.Resources.ResourceManager": "4.0.0-beta-23019", + "System.Runtime": "4.0.20-beta-23019", + "System.Runtime.Extensions": "4.0.10-beta-23019", + "System.Threading": "4.0.10-beta-23019" }, "compile": { "ref/dotnet/System.Diagnostics.TraceSource.dll": {} @@ -2032,7 +2011,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -2043,7 +2022,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -2054,8 +2033,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -2066,9 +2045,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -2079,12 +2058,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -2092,9 +2071,9 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {} @@ -2102,7 +2081,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -2113,11 +2092,11 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -2125,11 +2104,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -2140,11 +2119,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -2160,9 +2139,9 @@ }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -2173,8 +2152,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -2183,34 +2162,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -2221,9 +2200,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -2234,7 +2213,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -2245,7 +2224,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -2253,7 +2232,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -2264,10 +2243,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -2278,7 +2257,7 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -2286,9 +2265,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} @@ -2296,7 +2275,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} @@ -2304,13 +2283,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} @@ -2321,10 +2300,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "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.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" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} @@ -2332,7 +2311,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -2343,7 +2322,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2354,8 +2333,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2366,12 +2345,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -2382,8 +2361,8 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2391,7 +2370,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2402,14 +2381,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} @@ -2420,7 +2399,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -2431,7 +2410,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2442,20 +2421,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -2466,17 +2445,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -2487,16 +2466,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -2509,13 +2488,13 @@ "DNXCore,Version=v5.0/win7-x64": { "Microsoft.Build.Framework/0.1.0-preview-00003": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23109, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23109" }, "compile": { "lib/dotnet/Microsoft.Build.Framework.dll": {} @@ -2527,40 +2506,40 @@ "Microsoft.Build.Tasks.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23127, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.DriveInfo": "[4.0.0-beta-23302, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Metadata": "[1.1.0-alpha-00014, )", - "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.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23328, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23127", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Metadata": "1.1.0-alpha-00014", + "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.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" }, "compile": { "lib/dotnet/Microsoft.Build.Tasks.Core.dll": {} @@ -2572,36 +2551,36 @@ "Microsoft.Build.Utilities.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23123, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[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.Runtime.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23123", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Text.Encoding": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "lib/dotnet/Microsoft.Build.Utilities.Core.dll": {} @@ -2613,112 +2592,118 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23428" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23428" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23428" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23428": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428" + } + }, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/Microsoft.Win32.Primitives.dll": {} @@ -2726,13 +2711,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.2/Microsoft.Win32.Registry.dll": {} @@ -2743,8 +2728,8 @@ }, "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2773,9 +2758,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -2801,9 +2802,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -2817,7 +2815,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -2825,7 +2822,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -2838,13 +2834,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -2869,21 +2863,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -2898,8 +2883,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2910,15 +2895,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2937,25 +2922,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23428, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23428, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23428", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23428", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -2966,19 +2951,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2989,13 +2974,13 @@ }, "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3006,17 +2991,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3043,14 +3028,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "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.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -3061,12 +3046,12 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "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.Diagnostics.Debug": "4.0.10", + "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" }, "compile": { "ref/dotnet/_._": {} @@ -3077,24 +3062,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.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.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3113,7 +3098,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -3124,15 +3109,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -3143,14 +3128,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -3161,12 +3146,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -3177,8 +3162,9 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -3186,7 +3172,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -3197,7 +3183,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -3205,10 +3192,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -3216,8 +3204,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -3228,7 +3216,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -3239,13 +3227,13 @@ }, "System.Diagnostics.TraceSource/4.0.0-beta-23019": { "dependencies": { - "System.Collections": "[4.0.10-beta-23019, )", - "System.Diagnostics.Debug": "[4.0.10-beta-23019, )", - "System.Globalization": "[4.0.10-beta-23019, )", - "System.Resources.ResourceManager": "[4.0.0-beta-23019, )", - "System.Runtime": "[4.0.20-beta-23019, )", - "System.Runtime.Extensions": "[4.0.10-beta-23019, )", - "System.Threading": "[4.0.10-beta-23019, )" + "System.Collections": "4.0.10-beta-23019", + "System.Diagnostics.Debug": "4.0.10-beta-23019", + "System.Globalization": "4.0.10-beta-23019", + "System.Resources.ResourceManager": "4.0.0-beta-23019", + "System.Runtime": "4.0.20-beta-23019", + "System.Runtime.Extensions": "4.0.10-beta-23019", + "System.Threading": "4.0.10-beta-23019" }, "compile": { "ref/dotnet/System.Diagnostics.TraceSource.dll": {} @@ -3256,7 +3244,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -3267,7 +3255,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -3278,8 +3266,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -3290,9 +3278,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -3303,12 +3291,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -3316,9 +3305,10 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.DriveInfo": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {} @@ -3326,7 +3316,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Primitives.dll": {} @@ -3337,11 +3327,12 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -3349,11 +3340,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -3364,11 +3355,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3378,15 +3369,18 @@ } }, "System.Private.Uri/4.0.1-beta-23428": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23428" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3397,8 +3391,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3407,34 +3401,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3445,9 +3439,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3458,7 +3452,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3469,7 +3463,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3477,7 +3472,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3488,10 +3483,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3502,7 +3497,8 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -3510,10 +3506,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3524,9 +3520,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} @@ -3534,14 +3531,14 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23328, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Cng.dll": {} @@ -3552,18 +3549,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.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.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Security.Cryptography.Csp.dll": {} @@ -3574,7 +3571,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} @@ -3582,13 +3580,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -3599,10 +3597,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "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.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", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} @@ -3610,7 +3609,7 @@ }, "System.Security.Principal/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -3621,7 +3620,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3632,8 +3631,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3644,12 +3643,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -3660,8 +3659,9 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3669,8 +3669,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -3681,7 +3681,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3692,14 +3692,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3710,7 +3710,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -3721,8 +3721,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Threading.ThreadPool.dll": {} @@ -3733,7 +3733,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3744,20 +3744,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -3768,18 +3768,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3790,16 +3790,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -3812,13 +3812,13 @@ "DNXCore,Version=v5.0/win7-x86": { "Microsoft.Build.Framework/0.1.0-preview-00003": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23109, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23109" }, "compile": { "lib/dotnet/Microsoft.Build.Framework.dll": {} @@ -3830,40 +3830,40 @@ "Microsoft.Build.Tasks.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23127, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.DriveInfo": "[4.0.0-beta-23302, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Metadata": "[1.1.0-alpha-00014, )", - "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.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23328, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23127", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Metadata": "1.1.0-alpha-00014", + "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.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" }, "compile": { "lib/dotnet/Microsoft.Build.Tasks.Core.dll": {} @@ -3875,36 +3875,36 @@ "Microsoft.Build.Utilities.Core/0.1.0-preview-00005": { "dependencies": { "Microsoft.Build.Framework": "(, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23123, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Console": "[4.0.0-beta-23123, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Process": "[4.0.0-beta-23123, )", - "System.Diagnostics.TraceSource": "[4.0.0-beta-23019, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[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.Runtime.InteropServices.RuntimeInformation": "[4.0.0-beta-23213, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23123, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23123", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Console": "4.0.0-beta-23123", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Process": "4.0.0-beta-23123", + "System.Diagnostics.TraceSource": "4.0.0-beta-23019", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Text.Encoding": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23123", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "lib/dotnet/Microsoft.Build.Utilities.Core.dll": {} @@ -3916,112 +3916,118 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23428" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23428, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23428" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.1-beta-23428, )", - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23428, )" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23428", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23428" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23428": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { + "dependencies": { + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428" + } + }, "Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/Microsoft.Win32.Primitives.dll": {} @@ -4029,13 +4035,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.2/Microsoft.Win32.Registry.dll": {} @@ -4046,8 +4052,8 @@ }, "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4076,9 +4082,25 @@ "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { "native": { "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -4104,9 +4126,6 @@ "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -4120,7 +4139,6 @@ "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -4128,7 +4146,6 @@ "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -4141,13 +4158,11 @@ "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -4172,21 +4187,12 @@ "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -4201,8 +4207,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4213,15 +4219,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4240,25 +4246,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23428, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23428, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23428", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23428", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -4269,19 +4275,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4292,13 +4298,13 @@ }, "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4309,17 +4315,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4346,14 +4352,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "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.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4364,12 +4370,12 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "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.Diagnostics.Debug": "4.0.10", + "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" }, "compile": { "ref/dotnet/_._": {} @@ -4380,24 +4386,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.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.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4416,7 +4422,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4427,15 +4433,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -4446,14 +4452,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -4464,12 +4470,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -4480,8 +4486,9 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -4489,7 +4496,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4500,7 +4507,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4508,10 +4516,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4519,8 +4528,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -4531,7 +4540,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4542,13 +4551,13 @@ }, "System.Diagnostics.TraceSource/4.0.0-beta-23019": { "dependencies": { - "System.Collections": "[4.0.10-beta-23019, )", - "System.Diagnostics.Debug": "[4.0.10-beta-23019, )", - "System.Globalization": "[4.0.10-beta-23019, )", - "System.Resources.ResourceManager": "[4.0.0-beta-23019, )", - "System.Runtime": "[4.0.20-beta-23019, )", - "System.Runtime.Extensions": "[4.0.10-beta-23019, )", - "System.Threading": "[4.0.10-beta-23019, )" + "System.Collections": "4.0.10-beta-23019", + "System.Diagnostics.Debug": "4.0.10-beta-23019", + "System.Globalization": "4.0.10-beta-23019", + "System.Resources.ResourceManager": "4.0.0-beta-23019", + "System.Runtime": "4.0.20-beta-23019", + "System.Runtime.Extensions": "4.0.10-beta-23019", + "System.Threading": "4.0.10-beta-23019" }, "compile": { "ref/dotnet/System.Diagnostics.TraceSource.dll": {} @@ -4559,7 +4568,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4570,7 +4579,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4581,8 +4590,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -4593,9 +4602,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4606,12 +4615,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4619,9 +4629,10 @@ }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.DriveInfo": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {} @@ -4629,7 +4640,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Primitives.dll": {} @@ -4640,11 +4651,12 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4652,11 +4664,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4667,11 +4679,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4681,15 +4693,18 @@ } }, "System.Private.Uri/4.0.1-beta-23428": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23428" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4700,8 +4715,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4710,34 +4725,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/netstandard1.1/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4748,9 +4763,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4761,7 +4776,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4772,7 +4787,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -4780,7 +4796,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -4791,10 +4807,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -4805,7 +4821,8 @@ }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} @@ -4813,10 +4830,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -4827,9 +4844,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} @@ -4837,14 +4855,14 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23328, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23328, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Cng.dll": {} @@ -4855,18 +4873,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23328": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.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.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Security.Cryptography.Csp.dll": {} @@ -4877,7 +4895,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} @@ -4885,13 +4904,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -4902,10 +4921,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "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.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", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} @@ -4913,7 +4933,7 @@ }, "System.Security.Principal/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -4924,7 +4944,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -4935,8 +4955,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -4947,12 +4967,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -4963,8 +4983,9 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -4972,8 +4993,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -4984,7 +5005,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -4995,14 +5016,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -5013,7 +5034,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -5024,8 +5045,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Threading.ThreadPool.dll": {} @@ -5036,7 +5057,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -5047,20 +5068,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -5071,18 +5092,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5093,16 +5114,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -5118,11 +5139,11 @@ "sha512": "Dl1aZ7whAZfqp6ka0891y0g70L5Tt7MfUonMKpOfZLrrUz6TT7VYV8nAYklp6a/I8O2JB5ds65kPH5mPjACU7A==", "type": "Package", "files": [ + "Microsoft.Build.Framework.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.Build.Framework.dll", "lib/net45/_._", - "Microsoft.Build.Framework.nuspec", "package/services/metadata/core-properties/e322fabd968e4c27b2a83545d50569f3.psmdcp" ] }, @@ -5130,11 +5151,11 @@ "sha512": "KeECeq9RAKFPdAZAbTNmuIoVUlyJhPOF26E6mploQgMkslY0KO0hCeEnDPu8U0S7t4PZolE5b8NClzFRmSV5oA==", "type": "Package", "files": [ + "Microsoft.Build.Tasks.Core.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.Build.Tasks.Core.dll", "lib/net45/_._", - "Microsoft.Build.Tasks.Core.nuspec", "package/services/metadata/core-properties/470c45d445824f3a984a3fe4e90cf0e4.psmdcp" ] }, @@ -5142,11 +5163,11 @@ "sha512": "EqJ0hjS1JlJdv0PzPzA6/f9wMRmNzVe8OR8IKiucOK6gmU9N+gYBXTL3IbnPZnv440Y5iqV2D66aQrA3ZScQRg==", "type": "Package", "files": [ + "Microsoft.Build.Utilities.Core.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.Build.Utilities.Core.dll", "lib/net45/_._", - "Microsoft.Build.Utilities.Core.nuspec", "package/services/metadata/core-properties/31a24c38e97041b19d6de3410f0f5835.psmdcp" ] }, @@ -5154,9 +5175,9 @@ "sha512": "KOX2qr3Xa9Unfr1ATQXNUrQdGMd7Hvvbzh4eJhxfs8DcSTVU7xn5i2Lmw+GyYsGnXdao2r4zHkTMngOjt/MTbg==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0a2a84c126344941bff1a43417330da0.psmdcp", "runtime.json" ] @@ -5165,91 +5186,91 @@ "sha512": "mrZE845Up8cAGCuZ0mYcGuJTkHySIcwy5P3DRUNzmMAFmcUdS8nmDbOtrCUktJ2SOYuiVglALwYoeFPoK/pDEQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/419f6f943c4f47a4a8852e2394b93c09.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.NETCore.Runtime/1.0.1-beta-23428": { "sha512": "7FSA4XZXuqycaJ71KmL4lX2iCIF9+AT2bJS0qIrJ4FIs/fnvcY2kEM5bm4HQsybTbNsafj5mXqVEGaNLmeU+jA==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.nuspec", "package/services/metadata/core-properties/a478ec8f72d141b6af5059231919954b.psmdcp" ] }, @@ -5257,9 +5278,9 @@ "sha512": "rj98zppD90IZqtDEYLGrXWjcVjzGTgeJqiCXcO/WVq8nYVhOujDBsCKbgTLYkmiBNO24yLk11gEMqqQWSINPZQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/74ede90682a84338becea84d5e947c29.psmdcp", "runtime.json" ] @@ -5268,10 +5289,10 @@ "sha512": "sr/nzhEp9nUY4cOmVM+9KbvEGKIN++wNxF/Mr2Z9e6gVyek8nBdudKmV9X07toWFOmtLaCZxgn2nmfCCzTkMYQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.Native.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.Native.nuspec", "package/services/metadata/core-properties/77a0f4daa58a489eac76dee38c7c1a06.psmdcp" ] }, @@ -5279,9 +5300,9 @@ "sha512": "HyLejLj4ZYNOBqzZyTxvR19tRbpqIQ7k4lHfZNuQIpfjp441D8xfmXgtbyXx8jaUuWqe3unM0fisDHS5FexKhQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/b5216baffcb04c60a53f24aa227ac5e2.psmdcp", "runtime.json" ] @@ -5290,9 +5311,9 @@ "sha512": "2jxHbaZGgIhK0WuCPFG6BF1FsKYOYRlj5+9xqMxkdlJQrhnv6j8FXuxTZ37qo+47Y1XWwRj4FLPBr+QMjtjshQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.DNXCore.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.DNXCore.nuspec", "package/services/metadata/core-properties/0aa663c5a0e64216b471f2bc89d1d4fa.psmdcp", "runtime.json" ] @@ -5301,9 +5322,9 @@ "sha512": "csDTtgVz2EILxZLfxgw2IxaiI4cHAZth9ly2ZFcBj1v40YBXpoHRo1/ae5b6S3NFQxNS5tCjG46gMlIn5nE5yA==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.NETFramework.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.NETFramework.nuspec", "package/services/metadata/core-properties/818ce21f82bc4962a18f9bef8876db9e.psmdcp", "runtime.json" ] @@ -5312,9 +5333,9 @@ "sha512": "xFGaCASrwiC1yzdc15RHXCXmHeuelPEIllTwGH53AnMYHexI4XSRLaM+zgegc0Eny/90a1OgKlmDrUcp90373A==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/8e6e1d3e695c43579eafdae21d646ce5.psmdcp", "runtime.json" ] @@ -5323,6 +5344,7 @@ "sha512": "sWYoEAQBabmh+9146CGS48XKoE6p01OVEDDiXkjbu/uXiHOxv606oxklSGXU3dDRpkXgGBvXDORNvjCgzkffVw==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -5330,21 +5352,20 @@ "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/e5acb628fa8643869293940aa5c1df39.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/Microsoft.Win32.Primitives.dll", + "ref/dotnet5.1/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/de/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/es/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/it/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.1/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.1/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet5.1/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", @@ -5355,20 +5376,20 @@ "sha512": "OLlm5CChfeoBvo2hkE9hYtXFm2bn61npTtBmTjc+hrYKltIy3W/yIpwBPNGmKR7/OG4C/senZrrVS5PgPIU5Lw==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/ab5e15917647479181745bf7b998cc45.psmdcp", + "ref/dotnet/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.xml", "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", @@ -5379,20 +5400,20 @@ "sha512": "Hql2vV+A1xPj2iaQXk6U/Q4OK4FhfbGv58LD0pmMQyzbUH7C5F2kNSEd/SA0zdAH7WHH0jWKzoEtHlSnghJUnA==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/3d117ad536e44b95aa3d9855747f2166.psmdcp", + "ref/dotnet5.2/Microsoft.Win32.Registry.dll", + "ref/dotnet5.2/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.2/Microsoft.Win32.Registry.dll", - "ref/dotnet5.2/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/zh-hant/Microsoft.Win32.Registry.xml", @@ -5442,9 +5463,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -5470,9 +5507,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -5486,7 +5520,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -5494,7 +5527,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -5507,13 +5539,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -5538,21 +5568,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -5563,20 +5584,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -5585,18 +5599,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { @@ -5630,9 +5651,25 @@ "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", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -5658,9 +5695,6 @@ "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", @@ -5674,7 +5708,6 @@ "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -5682,7 +5715,6 @@ "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -5695,13 +5727,11 @@ "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -5726,21 +5756,12 @@ "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", @@ -5751,20 +5772,13 @@ "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll", @@ -5773,18 +5787,25 @@ "runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23428": { @@ -5941,6 +5962,8 @@ "package/services/metadata/core-properties/df8825162d064ad4bf2f5fc454e91be5.psmdcp", "ref/dotnet/_._", "runtime.win7.System.Security.Cryptography.Encoding.nuspec", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.dll", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.xml", "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", @@ -5948,8 +5971,6 @@ "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" ] @@ -5963,6 +5984,8 @@ "package/services/metadata/core-properties/db47208018624b188fa7c43863463d75.psmdcp", "ref/dotnet/_._", "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.xml", "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", @@ -5970,10 +5993,10 @@ "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/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win7/lib/netcore50/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", @@ -5981,8 +6004,6 @@ "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" ] @@ -6005,6 +6026,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6015,8 +6038,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -6024,13 +6050,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6038,22 +6062,20 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6064,6 +6086,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -6071,23 +6097,19 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections/4.0.11-beta-23428": { "sha512": "wnefiNQFxd5fwXPSpDpRM2uPKT0KjA+o4fQXKpfk0+eL7vVQXoh2aubQ6wp8z4yO3nNH/aNhREu8Vl83bJ2UfA==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6101,6 +6123,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a85853bae7a142bdb56fa3dbf1c887bd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6108,10 +6134,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6119,13 +6145,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6133,8 +6157,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6142,23 +6164,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6166,27 +6192,23 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Concurrent/4.0.11-beta-23428": { "sha512": "Ew3bQggXrw9/2dWb9gbLDFUBf+tdcgf+BPsrCR+dAZm7srZJbMDJspteEMw6oBJW12T0uDWiL78dvzYn5WePtQ==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/win8/_._", @@ -6194,6 +6216,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4d35187eef65432fad2e29fc07b8ab72.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Collections.Concurrent.dll", + "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/de/System.Collections.Concurrent.xml", "ref/dotnet5.2/es/System.Collections.Concurrent.xml", "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", @@ -6201,10 +6227,10 @@ "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.2/System.Collections.Concurrent.dll", - "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", + "ref/dotnet5.4/System.Collections.Concurrent.dll", + "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/de/System.Collections.Concurrent.xml", "ref/dotnet5.4/es/System.Collections.Concurrent.xml", "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", @@ -6212,13 +6238,11 @@ "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.4/System.Collections.Concurrent.dll", - "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", @@ -6226,58 +6250,60 @@ "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Collections.Immutable/1.1.38-beta-23428": { "sha512": "hAx+RuY2GpV2W5NPPVBCgk4VQjTFZrWqC2iJNBsIxtkxzqGQvSrxGBq4/U6QawQx4AoqOYRtErOgexTLv8Q94w==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Collections.Immutable.dll", "lib/dotnet5.1/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/13d8f69f0c9b423d96554a22cce41270.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/13d8f69f0c9b423d96554a22cce41270.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6285,22 +6311,18 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23428": { "sha512": "tAAiXsiehvIY32bdjtoDiLC9aBoGh3PXpL5HU4/XmhO2tv2UTF3azBNUiZkIQKqDcg7RNf8H4QUmA2XoSb6wNQ==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6309,6 +6331,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/53acce725b72471db161e64b95f15110.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Console.dll", + "ref/dotnet5.1/System.Console.xml", "ref/dotnet5.1/de/System.Console.xml", "ref/dotnet5.1/es/System.Console.xml", "ref/dotnet5.1/fr/System.Console.xml", @@ -6316,23 +6342,19 @@ "ref/dotnet5.1/ja/System.Console.xml", "ref/dotnet5.1/ko/System.Console.xml", "ref/dotnet5.1/ru/System.Console.xml", - "ref/dotnet5.1/System.Console.dll", - "ref/dotnet5.1/System.Console.xml", "ref/dotnet5.1/zh-hans/System.Console.xml", "ref/dotnet5.1/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "sha512": "I9bJxUP4T8vw/ljEEZVileX1UxuJB6PePaczJ3vTOOWIuzN1T/bZ2l73N3t8XtMqwCeWAVAbMlhV4n9sSnwTig==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -6342,6 +6364,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/beb0a534336d438d983c4ab5f41f4805.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -6349,11 +6373,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -6361,21 +6385,20 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6386,8 +6409,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -6395,13 +6421,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6409,22 +6433,20 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -6435,6 +6457,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -6442,23 +6468,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "sha512": "+kBSwal/TJCK2pKI1sWMl0NVKAuX0rzwqM38THadKuavH7fZR8+UhYZALUyqsz3YeRNMAOfmjwb4dfxDUktnTA==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6470,6 +6492,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0e1b166f8a5e424690f95e99a4bc562c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -6477,10 +6503,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -6488,13 +6514,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6502,8 +6526,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -6511,14 +6533,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23428": { "sha512": "OE91cHOpzxqsRhNThU0GJpRo5Mcs1n5rnYF2X0dqB9QHmoX17umASoHRGDRZDrBdc+jbTo76ev57tqq0wry2ZA==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6528,6 +6550,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/46fbdf841a6344f598329a918a442725.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -6535,10 +6561,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -6546,24 +6572,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "sha512": "pW1vfgZdSwleZsCExonhlAkT0wEoJtcI9A2TpSsAvLHI5rt/EyazaaE+MFkswm6qVm0efC8Mq/Ev3mK32uT4NA==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -6574,6 +6596,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84f066ea34c14cfab61e79dd524331b9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.1/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/fr/System.Diagnostics.StackTrace.xml", @@ -6581,23 +6607,19 @@ "ref/dotnet5.1/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.1/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.1/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "sha512": "1HUCZfP8shSX1BXmRWuxVuJVuPWp0nmB7PJnuGWcd8YTA+Te3S2jYUGG+bZmeLoNlguV936wLjhTAN51nOoGJQ==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -6607,6 +6629,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/025edb9a8b914ef1857775306bcf4fde.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -6614,11 +6638,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -6626,35 +6650,33 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.TraceSource/4.0.0-beta-23019": { "sha512": "MZxMo9Skg9oZrJYwGpRfeOfrTfHxmTPWhj8XIXdIryfArzwG1FjZgzOrkWWcON0PdV9OywZYGly09nUCs/JdhA==", "type": "Package", "files": [ + "System.Diagnostics.TraceSource.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.TraceSource.dll", "lib/net46/System.Diagnostics.TraceSource.dll", "package/services/metadata/core-properties/9a5f24590c094ed0bb58db8306906532.psmdcp", "ref/dotnet/System.Diagnostics.TraceSource.dll", - "ref/net46/System.Diagnostics.TraceSource.dll", - "System.Diagnostics.TraceSource.nuspec" + "ref/net46/System.Diagnostics.TraceSource.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -6665,6 +6687,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -6672,23 +6698,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "sha512": "cv8sh0U7LpzPDWqw2W6SWAu+y7B2Ui1q9R4qOKRbI8n/7jWLi8iXEaCRBoiufJS4q82q/f3mJYUHaaouddvcAw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -6701,6 +6723,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/9ff712adc4784492a72eb57a5297986d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -6708,10 +6734,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -6719,10 +6745,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -6730,13 +6756,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -6744,22 +6768,21 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6770,8 +6793,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -6779,13 +6805,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -6793,22 +6817,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -6819,6 +6841,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -6826,23 +6852,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization/4.0.11-beta-23428": { "sha512": "Hhc3/bM4EN8cC/2UMjNVc6/BKME5tAnXOMSbUlrEs8gj1Ve9rzIC8f5ougN9b3D/JdLNXZDc45aE4cLNBvy1RQ==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -6856,6 +6878,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e51c889397c45228032f2ef7b5f835b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/de/System.Globalization.xml", "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", @@ -6863,10 +6889,10 @@ "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -6874,13 +6900,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -6888,8 +6912,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -6897,14 +6919,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23428": { "sha512": "QESgGJD4F4TEvJw2ExR4YaJXAo0BS7kPzlND0DQZZtfk1W8rM4yrPgbmtFbklouUy9UWwfEz7nzhSajOo5NhPw==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -6915,6 +6937,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6a921c8893ad48a78737fb992f7ab270.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.Calendars.dll", + "ref/dotnet5.1/System.Globalization.Calendars.xml", "ref/dotnet5.1/de/System.Globalization.Calendars.xml", "ref/dotnet5.1/es/System.Globalization.Calendars.xml", "ref/dotnet5.1/fr/System.Globalization.Calendars.xml", @@ -6922,23 +6948,20 @@ "ref/dotnet5.1/ja/System.Globalization.Calendars.xml", "ref/dotnet5.1/ko/System.Globalization.Calendars.xml", "ref/dotnet5.1/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.1/System.Globalization.Calendars.dll", - "ref/dotnet5.1/System.Globalization.Calendars.xml", "ref/dotnet5.1/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.1/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.0": { "sha512": "MoCHQ0u5n0OMwUS8OX4Gl48qKiQziSW5cXvt82d+MmAcsLq9OL90+ihnu/aJ1h6OOYcBswrZAEuApfZha9w2lg==", "type": "Package", "files": [ + "License.rtf", + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6949,8 +6972,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/93bf03c6f6d24eaf9a358a72856daa5f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -6958,13 +6984,11 @@ "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/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -6972,22 +6996,20 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -6998,6 +7020,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -7005,23 +7031,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO/4.0.11-beta-23428": { "sha512": "05IMKOc/nqTIavCxWtAA63NTUbKrdO32Qu1WvCkk4Y+uoRegchPhIEL6jjUo3RSEHWklzS51zQxxQgpk1b0UNQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -7035,6 +7057,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d08da94c0884675bb904982570fe8bd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -7042,10 +7068,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -7053,13 +7079,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -7067,8 +7091,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -7076,14 +7098,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23428": { "sha512": "vvpYcfHZTeYMCd8zXIpcF9ii2cjlHInDS9AiWzH/ij49CpVC9mnT77yO2yjFFuDmljpmyWEMueh6YV7pAgDBeg==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7092,6 +7114,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a2f28273fad54fd5ab4b76af4932c011.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -7099,23 +7125,19 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.DriveInfo/4.0.0-beta-23428": { "sha512": "VmLvkk5iWygG2oUepjigrKo7WbtUQCjG7t4OVXTdwJOGyq39p0jsFVA0CFu/z76h1cNtkbZ/CB0MZNSgyipU8A==", "type": "Package", "files": [ + "System.IO.FileSystem.DriveInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7124,6 +7146,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a6d94723ea294a0b90e440f59b8fffb8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll", + "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/de/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/es/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.DriveInfo.xml", @@ -7131,32 +7157,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.DriveInfo.xml", - "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll", - "ref/dotnet5.4/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7164,31 +7190,31 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.1-beta-23428": { "sha512": "Y883fqYOCHSIy/NYAhYn36ZakBy51V4tR9zkO55BCQf6FHTVwOzzrzZEsqhs4Sv2TRDiiMKQ0WfazqRLb/YsYA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a5c6176458e047c897d5fd5ad8ad5525.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.FileSystem.Primitives.dll", + "ref/dotnet5.1/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/fr/System.IO.FileSystem.Primitives.xml", @@ -7196,26 +7222,24 @@ "ref/dotnet5.1/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet5.1/System.IO.FileSystem.Primitives.dll", - "ref/dotnet5.1/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.1/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.Pipes/4.0.0-beta-23428": { "sha512": "QaaJYoGrKDcfuI5BSaIfG9fvYj3COMtoGlk8gKZBU+HBNJUGKccF9+GdIgq58f/EGjgaKHRkts20BzRxpGBQyA==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/b7789b3eebb1419691a5b6a1c575de6d.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7223,19 +7247,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -7245,6 +7267,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -7252,8 +7276,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -7261,14 +7283,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq/4.0.1-beta-23428": { "sha512": "4WPgqMpLgltWrJ9BLlvbpPG2Yzpop8JyJrc79MleGpAgv/oQBv4ibHyhBrRQmi7y3HFme7qNKpd6PX3sspdtvw==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7278,6 +7300,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/ec2f02fd628147b1b9200a3500fdcb16.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7285,11 +7309,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7297,29 +7321,31 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -7327,27 +7353,23 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ObjectModel/4.0.11-beta-23428": { "sha512": "1g9vOlrBKRhnBvq35bfsLOOEmurhLOkDwfGXfBIGKujNJQ0vOI3kJhLDi2dIMQW/7xT1fsWIBNRfQObiR+ZDug==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7356,6 +7378,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/9d8fa4c1b72844cf9504e46bd1cced3d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7363,10 +7389,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7374,13 +7400,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -7388,35 +7412,33 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.Uri/4.0.1-beta-23428": { "sha512": "R8OhucsKDsNUxW8cd+ImCuzor+3wIAkd0TE8VLlZ1xt/RGxIMLKWH8cgQR/5mAmEKnJXCdVGNINhTVzFEMS5Fw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/6ac64689237746f5b3b126595c2baaeb.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -7427,6 +7449,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -7434,23 +7460,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection/4.1.0-beta-23428": { "sha512": "JEGuKqvPfkM6Rac+bKcbzQSPy1LAyE7GdG/1hw+7X3tQvAVlzWQARmHAHPRjbIVhYTzpg/lS7A5vQackrv3eXw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -7465,6 +7487,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f1a865ecbf3d4ac0a3dafe3047bb185e.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -7472,10 +7498,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -7483,14 +7509,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -7498,8 +7522,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -7507,48 +7529,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" - ] - }, - "System.Reflection.Extensions/4.0.0": { - "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Extensions.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", - "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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.1-beta-23428": { "sha512": "zwGL0EMnJOJD5IrNh6N2LP6Jpyvv5tAetPdXRHVGxSrn5DtpFuISTENzRidyN16//Da95CaGO1auCWjkH5IyhA==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -7558,6 +7546,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/506eae8ff3054392b108b546f8afce83.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -7565,11 +7555,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -7577,37 +7567,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -7617,6 +7603,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -7624,8 +7612,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -7634,14 +7620,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.Primitives/4.0.1-beta-23428": { "sha512": "lwYTqajRIbKWUv5ax8+EW0QUjG/irbocZCCOaOilOWQwCKfkHIIY5lAvp7Pc63K4GvqIV2ZJovdXfRcM2ClP5w==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -7651,6 +7637,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/ab2057f6663f4c2b8cfe83c29f5edad6.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -7658,11 +7646,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -7670,21 +7658,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -7694,6 +7680,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -7701,8 +7689,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -7711,14 +7697,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "sha512": "Ed1ev4uSL0twi989id5lf2PmbxmePGFFP96hZzObSUvxAhpitwEsGaKM0HHgZm77USPDN93gtcXbPTNbGq9aGA==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -7728,6 +7714,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/80952edcaf7440b98d6ade02b261c49c.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -7735,11 +7723,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -7747,21 +7735,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23428": { "sha512": "60eztWFGtVyklat9ZrVH4JDOabvSQfEkuruG2jLhmnuWs16QmLdYxteVCiudSVWFpt9GPmyV4BBMT8js7QoGgA==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -7775,6 +7761,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/07bb560f11024701accb2cb38ecceeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -7782,10 +7772,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -7793,10 +7783,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -7804,13 +7794,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -7818,8 +7806,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -7827,14 +7813,15 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7845,8 +7832,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -7854,13 +7844,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -7868,22 +7856,20 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -7894,6 +7880,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -7901,23 +7891,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23428": { "sha512": "rOh0f5UeYIgiwSnunKGUnQ0ve67eW844NyxPh6MBgD/MGet5+ycEQK2Uxa/6dsnTHaWdz58z1gd5MLjcrp96Rw==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7929,6 +7915,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5ca5fb6d0ec04068ac9c81b7ccaa3cbd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -7936,10 +7926,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -7947,13 +7937,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -7961,8 +7949,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -7970,14 +7956,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -7988,6 +7974,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -7995,23 +7985,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.Handles/4.0.1-beta-23428": { "sha512": "fT9w4ubqho8DjGwF8XyfTDvWYgFd9LD+62yD/zmMTCQpysx+5ChqqvN4xotdjvVRgjgrRm5eok2ZIAT7XIgIIg==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -8022,6 +8008,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/de7270b245b841ad94aa7efe9589193c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -8029,23 +8019,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8056,6 +8042,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -8063,23 +8053,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "sha512": "oJqvBoUQQS+naU9gftNOJtSwIV9HHMeZIZw22DTZAlFgD4LH08JqzsRakNo+faLJxXOYQaCkd/RNHL1l2R3l+Q==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8092,6 +8078,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/79b3e5e00d9b4de19464232e716bae99.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -8099,10 +8089,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -8110,10 +8100,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -8121,13 +8111,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -8135,22 +8123,20 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23428": { "sha512": "HVvn+g55pXRecRWKDt0kU3tBVn3DUz1f7zA/0VwTC3AnNwgNntg3Z0ykRqPQTTdHNslY8ilN6hBbnZRZBVBxmg==", "type": "Package", "files": [ + "System.Runtime.InteropServices.RuntimeInformation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8158,19 +8144,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c66a18eef85a457e8d2421b48d0e17da.psmdcp", - "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.InteropServices.RuntimeInformation.nuspec" + "runtime.json" ] }, "System.Runtime.Numerics/4.0.1-beta-23428": { "sha512": "ohk/EyLJnBmJYWwx3cMI09+9YFTPJ9OITfR+aw8hxRRt7gNsWRz/YgjDo/rotUq1oMHIuf6vn2I/2aGdLESZQg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -8179,6 +8165,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9035db9efd6e4ff1955004a7c788462c.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8186,11 +8174,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8198,19 +8186,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { "sha512": "25LZE9MSAs9/S2JxL3r0B7NmeGitGN++zCUvW/TAqsO5CMl/Ysse/q6F2783EHczGdCo+RJSkLgcxOJ6KGj1Qg==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8219,34 +8205,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/20419424c30243f8aec61118e5d8eeaa.psmdcp", - "ref/dotnet/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23328": { "sha512": "Fwvz+VL5hCdJVxfLPnvFLhIKarGVED0iqouCLC7bHXL3fLTzb/B9a4Mcyv2Y8d+5J58ezRog0Gpl/fuNUPNDHg==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/9ab35fd122304d878e0a747255d00a93.psmdcp", "ref/dotnet/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23328": { "sha512": "m4VvZZSnZjZLoeDgif960VH0ghlMb/Id9hZNjFF2OHc0MiWXuWwD0Ii+CM+gyFonpCXIcDwVFCZMEZ+5sWMbJQ==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8256,19 +8242,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/648fed08d33f46959697f33a336f2d8d.psmdcp", - "ref/dotnet/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { "sha512": "ko7c7fMmiWAk5/jBPxu/ne79AHCgEj7mVTKr9nT7tdyIF/XBEdFhBO4MnBOMdRMmKlGU5r8JIXSVTWogl52KUA==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8277,64 +8263,64 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/96181ca5472843aab9f5d726a71879a6.psmdcp", - "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Encoding.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { "sha512": "qfy2ZTRu7Xd0zlh/4dnpbPm38zZLcE8e1/e+Go3P9L9iPZARSOJWEja60ceIIrfSOS9wUGQwbdHetIjIq0rjkw==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6a1dc1f915064f9c9ba3c3aa7526d8e7.psmdcp", - "ref/dotnet/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "sha512": "AqtPbtgR5DX/9GmNZQ58aXf90a5Czu2bGhV+Mc3JxpBDVGJsYor8y8abGznEE3n+uA70arhNrfWjZr2zCB5tFA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b0c71cd8fa949dc80d13472a284b2b6.psmdcp", - "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { "sha512": "yes70JDjOIw9uDifXfXIq7RrnaPlnom1XcEjmeTN8TRdnIeckFUlYlvSkH2tztVYw8CY/Sy7/qlqIOIzBlpDag==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8343,20 +8329,20 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a1c258831c694973aafeb648ffe94e76.psmdcp", - "ref/dotnet/System.Security.Cryptography.X509Certificates.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Cryptography.X509Certificates.dll", "ref/net46/System.Security.Cryptography.X509Certificates.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.X509Certificates.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -8366,6 +8352,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -8373,8 +8361,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -8382,14 +8368,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal/4.0.1-beta-23428": { "sha512": "35UG9UlfEaI8Uu+u0u/GCPJJ2pB0Alt+19FKtvCLVfh2XCiy2+hXFDXP4VnIlno+v7a6nV6DVtLHn1DprTTyfw==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Security.Principal.dll", @@ -8399,6 +8385,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20664f2874e144c4a9e7deac9e733472.psmdcp", + "ref/dotnet5.1/System.Security.Principal.dll", + "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/de/System.Security.Principal.xml", "ref/dotnet5.1/es/System.Security.Principal.xml", "ref/dotnet5.1/fr/System.Security.Principal.xml", @@ -8406,11 +8394,11 @@ "ref/dotnet5.1/ja/System.Security.Principal.xml", "ref/dotnet5.1/ko/System.Security.Principal.xml", "ref/dotnet5.1/ru/System.Security.Principal.xml", - "ref/dotnet5.1/System.Security.Principal.dll", - "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", @@ -8418,20 +8406,19 @@ "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8442,8 +8429,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -8451,13 +8441,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -8465,22 +8453,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -8491,6 +8477,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -8498,23 +8488,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding/4.0.11-beta-23428": { "sha512": "zO7r2st+o0SQsPJyWD9IQxB7kAh3aKPSIZdNgx+3nnmPNNF4a/E4t+QzNA9Gyzz5nWOB7wHkhovRcoogxstZdw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -8528,6 +8514,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bee6144eb48a49e4bfdeba88fc6c0259.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -8535,10 +8525,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -8546,13 +8536,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -8560,8 +8548,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -8569,14 +8555,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -8587,6 +8573,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -8594,23 +8584,19 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "sha512": "7/y2VYcF+8QeyEY2mfDJp4Xciy7EFHl3XUaObzYFzRwiWBOphYbQTOD9+zkrY+xtsQ0yirX2N0/D4EKNITH6oA==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -8624,6 +8610,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/999ceb0aa66542c49715ec2cff08f910.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -8631,10 +8621,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -8642,13 +8632,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -8656,8 +8644,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -8665,23 +8651,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -8689,27 +8679,23 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.RegularExpressions/4.0.11-beta-23428": { "sha512": "1wnqfRl70Z/+BGQs0eNsseyxtiNGoeo/hvn/G1z4H9paDYq3DCt7nsf9iyOkV7xjHe2Hp6LBH9CGY+x887BWbg==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/net45/_._", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/win8/_._", @@ -8718,6 +8704,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfeed7eea3fc4260963870196c024cc4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.RegularExpressions.dll", + "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", @@ -8725,10 +8715,10 @@ "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.1/System.Text.RegularExpressions.dll", - "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", + "ref/dotnet5.4/System.Text.RegularExpressions.dll", + "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", @@ -8736,13 +8726,11 @@ "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.4/System.Text.RegularExpressions.dll", - "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -8750,22 +8738,21 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8776,8 +8763,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -8785,13 +8775,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -8799,22 +8787,20 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -8825,6 +8811,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -8832,23 +8822,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading/4.0.11-beta-23428": { "sha512": "GBTLhOFFCu9t8s5AFSDD2aUNM3hfvRCZioKdw/EAIce6Ti8JsY/oIo0HPFTPhSfIg6y4XTKhhHWoDI30/7a45w==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8860,6 +8846,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e6b2ea9c78cf4c6f8083ac57f292c9bf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -8867,10 +8857,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -8878,13 +8868,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -8892,8 +8880,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -8901,20 +8887,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -8922,18 +8910,17 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.0": { "sha512": "dA3y1B6Pc8mNt9obhEWWGGpvEakS51+nafXpmM/Z8IF847GErLXGTjdfA+AYEKszfFbH7SVLWUklXhYeeSQ1lw==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8944,8 +8931,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/e45094f04ec149d1ba36afbb03ce2e9e.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -8953,13 +8943,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -8967,22 +8955,20 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Tasks.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -8993,6 +8979,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -9000,23 +8990,19 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23428": { "sha512": "odfJZECtwoF2Fvu6V50sUxniI1qcYiEKDlbgTS8m6pJHrL4HXr3mGzXD0aHvyvbU90vIZci375wVE3sVnWdDLw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -9030,6 +9016,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cf098c066bff4e2eb9ccc6369576e413.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -9037,10 +9027,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -9048,13 +9038,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -9062,8 +9050,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -9071,14 +9057,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.0": { "sha512": "GXDhjPhF3nE4RtDia0W6JR4UMdmhOyt9ibHmsNV6GLRT4HAGqU636Teo4tqvVQOFp2R6b1ffxPXiRaoqtzGxuA==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Threading.Tasks.Parallel.dll", @@ -9087,6 +9073,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/260c0741092249239a3182de21f409ef.psmdcp", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml", @@ -9094,22 +9082,20 @@ "ref/dotnet/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet/System.Threading.Tasks.Parallel.dll", - "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "sha512": "+TsQc558SchWAavyu2LCUsNJT0T6XRmPDvyKTQbK2wN5QurNKpYPs7uciUubZDRBx9Jer8nVMnZSujk3W4vjVA==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -9118,6 +9104,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b581b960fc1441f0a3f3ca8bdfb9b6db.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -9125,11 +9113,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -9137,19 +9125,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9159,6 +9145,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -9166,22 +9156,18 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Thread/4.0.0-beta-23428": { "sha512": "fIyVNxH4sJhUSIQEyLfhZBu7/ARR19mdwK1fjmv0u2gg/Kvs3kzHlF6qcZaq1zLMiiR1EEy6Lh8lxctT/1Chug==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9191,6 +9177,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cff5941e23848cf8b8c7880eae8ccac.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Thread.dll", + "ref/dotnet5.1/System.Threading.Thread.xml", "ref/dotnet5.1/de/System.Threading.Thread.xml", "ref/dotnet5.1/es/System.Threading.Thread.xml", "ref/dotnet5.1/fr/System.Threading.Thread.xml", @@ -9198,22 +9188,18 @@ "ref/dotnet5.1/ja/System.Threading.Thread.xml", "ref/dotnet5.1/ko/System.Threading.Thread.xml", "ref/dotnet5.1/ru/System.Threading.Thread.xml", - "ref/dotnet5.1/System.Threading.Thread.dll", - "ref/dotnet5.1/System.Threading.Thread.xml", "ref/dotnet5.1/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.1/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "sha512": "2ATv3fvC5CIzQ+tk+CfFgSZFTHglzgJyMIfp8xek8Bj3hkoLNjVgFNdjDOB99DACFBo0dM2S7nhcnvdaV6OBhQ==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -9223,6 +9209,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ce3ef72b74f74481bbc2ea7f7c3ec8dc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Threading.ThreadPool.dll", + "ref/dotnet5.2/System.Threading.ThreadPool.xml", "ref/dotnet5.2/de/System.Threading.ThreadPool.xml", "ref/dotnet5.2/es/System.Threading.ThreadPool.xml", "ref/dotnet5.2/fr/System.Threading.ThreadPool.xml", @@ -9230,22 +9220,18 @@ "ref/dotnet5.2/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.2/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.2/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.2/System.Threading.ThreadPool.dll", - "ref/dotnet5.2/System.Threading.ThreadPool.xml", "ref/dotnet5.2/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.2/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.0": { "sha512": "BIdJH5/e4FnVl7TkRUiE3pWytp7OYiRUGtwUbyLewS/PhKiLepFetdtlW+FvDYOVn60Q2NMTrhHhJ51q+sVW5g==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9254,6 +9240,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/c02c4d3d0eff43ec9b54de9f60bd68ad.psmdcp", + "ref/dotnet/System.Threading.Timer.dll", + "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/de/System.Threading.Timer.xml", "ref/dotnet/es/System.Threading.Timer.xml", "ref/dotnet/fr/System.Threading.Timer.xml", @@ -9261,8 +9249,6 @@ "ref/dotnet/ja/System.Threading.Timer.xml", "ref/dotnet/ko/System.Threading.Timer.xml", "ref/dotnet/ru/System.Threading.Timer.xml", - "ref/dotnet/System.Threading.Timer.dll", - "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/zh-hans/System.Threading.Timer.xml", "ref/dotnet/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", @@ -9270,14 +9256,14 @@ "ref/netcore50/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Threading.Timer/4.0.1-beta-23428": { "sha512": "872t29xftv+Qyk2wViuK64h2W2BVH6iw+daNXn4KUk+CerEQfjvjN/gGvwijuHOHZ/2MLJARSo39Qfjq2G59ZA==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9286,6 +9272,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fba466e0e0ad4fa29b42ac8cf0ecc094.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -9293,11 +9281,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -9305,29 +9293,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -9335,27 +9325,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.11-beta-23428": { "sha512": "oBoJgSYK1qMTYVfBN4CX/DcbVhOFMzsuHmuBewFvyZgLT07dprGOegbh8ifrLE+w+bLOHuy/OiESdNsSfg2tIw==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/net45/_._", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/win8/_._", @@ -9364,6 +9350,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/87afa65432c7476daf6b93c3ba600faf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.ReaderWriter.dll", + "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", @@ -9371,10 +9361,10 @@ "ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.1/System.Xml.ReaderWriter.dll", - "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", + "ref/dotnet5.4/System.Xml.ReaderWriter.dll", + "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", @@ -9382,13 +9372,11 @@ "ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.4/System.Xml.ReaderWriter.dll", - "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", @@ -9396,31 +9384,33 @@ "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -9428,27 +9418,23 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23428": { "sha512": "yHOZr0dwVbZRrNIWKb8qZTxpOqFf/BxpXEGqWDN0EHjpSW+gbTZoVgDMlQRL31ASiJpMjz7CvXuLLr0qnPrlaw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -9457,6 +9443,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/63fb3542807a4a25a608c8a03673a93f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -9464,10 +9454,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -9475,13 +9465,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -9489,31 +9477,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -9521,16 +9511,11 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/Compilers/Core/MSBuildTaskTests/project.lock.json b/src/Compilers/Core/MSBuildTaskTests/project.lock.json index 46b476d36ce9396f2c538fa2e7dd67b8e731e632..4940c81f454b23221e266f8f296015956ead9f41 100644 --- a/src/Compilers/Core/MSBuildTaskTests/project.lock.json +++ b/src/Compilers/Core/MSBuildTaskTests/project.lock.json @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -78,15 +78,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -123,8 +123,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -145,13 +145,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -162,7 +162,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -209,14 +209,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -249,15 +249,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -294,8 +294,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -316,13 +316,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -333,7 +333,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -350,10 +350,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -361,13 +361,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -375,23 +375,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -400,7 +401,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -408,6 +408,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -418,8 +420,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -427,13 +432,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -441,36 +444,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -481,8 +483,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -490,13 +495,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -504,22 +507,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -530,8 +532,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -539,13 +544,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -553,22 +556,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -578,6 +579,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -585,8 +588,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -594,30 +595,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -627,6 +626,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -634,8 +635,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -644,14 +643,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -662,8 +662,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -671,13 +674,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -685,22 +686,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -711,8 +711,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -720,13 +723,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -734,22 +735,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -760,8 +760,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,13 +772,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -783,16 +784,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -927,6 +925,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -934,7 +933,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/Core/Portable/project.lock.json b/src/Compilers/Core/Portable/project.lock.json index 75f70a9773c93ff783bd75973a4089811ce809a9..262c0dc58688b0856fec77cfb4d4892ea8c2ae12 100644 --- a/src/Compilers/Core/Portable/project.lock.json +++ b/src/Compilers/Core/Portable/project.lock.json @@ -1,9 +1,10 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETPortable,Version=v4.5,Profile=Profile7": { "System.Collections.Immutable/1.1.37": { + "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} }, @@ -11,9 +12,10 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { + "type": "package", "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -29,37 +31,35 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETPortable,Version=v4.5,Profile=Profile7": [] } diff --git a/src/Compilers/Extension/project.lock.json b/src/Compilers/Extension/project.lock.json index 52dda19b44013a099e37b885ff94d86a41407197..737cc85b6c4a3394e771b4f7e523006758935284 100644 --- a/src/Compilers/Extension/project.lock.json +++ b/src/Compilers/Extension/project.lock.json @@ -14,14 +14,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -54,15 +54,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -110,14 +110,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -150,15 +150,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -206,14 +206,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -296,23 +296,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -323,8 +325,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -332,13 +337,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -346,36 +349,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -409,22 +412,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -458,22 +461,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -483,6 +484,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -490,8 +493,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -499,30 +500,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -532,6 +531,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -539,8 +540,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -549,14 +548,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -567,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -576,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -590,22 +591,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -688,16 +689,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/Compilers/Server/PortableServer/project.lock.json b/src/Compilers/Server/PortableServer/project.lock.json index e7a0c6b568dd05f3acae8907dc98bc66a12041b6..e9fe7d3fceeb73b50a820b9660d593c3fe7ee2f9 100644 --- a/src/Compilers/Server/PortableServer/project.lock.json +++ b/src/Compilers/Server/PortableServer/project.lock.json @@ -6,39 +6,39 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]" } }, "Microsoft.NETCore.TestHost/1.0.0-beta-23428": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -49,7 +49,7 @@ }, "System.AppContext/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.AppContext.dll": {} @@ -60,7 +60,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -71,15 +71,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -90,14 +90,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -108,12 +108,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -124,10 +124,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -138,8 +138,8 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -147,7 +147,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -158,7 +158,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -166,7 +166,7 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll": {} @@ -174,10 +174,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -185,8 +185,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -197,7 +197,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -208,7 +208,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -219,21 +219,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -244,7 +244,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -255,8 +255,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -267,9 +267,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -280,12 +280,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -293,7 +293,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -304,7 +304,7 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll": {} @@ -312,11 +312,11 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -324,11 +324,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -339,21 +339,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -364,9 +364,9 @@ }, "System.Net.NameResolution/4.0.0-beta-23428": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -374,7 +374,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -385,10 +385,10 @@ }, "System.Net.Sockets/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -396,11 +396,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -411,26 +411,26 @@ }, "System.Private.DataContractSerialization/4.1.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.1.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -441,25 +441,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -475,9 +475,9 @@ }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -488,11 +488,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -503,9 +503,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -516,8 +516,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -526,34 +526,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -564,8 +564,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -576,9 +576,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -589,7 +589,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -600,7 +600,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -608,7 +608,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -619,10 +619,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -633,9 +633,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -646,10 +646,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -660,7 +660,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23428": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23428, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -671,8 +671,8 @@ }, "System.Runtime.Serialization.Primitives/4.1.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {} @@ -683,9 +683,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll": {} @@ -693,7 +693,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll": {} @@ -701,13 +701,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -718,10 +718,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -729,7 +729,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -740,7 +740,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -751,8 +751,8 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -760,8 +760,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -772,12 +772,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -788,8 +788,8 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -797,8 +797,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -809,7 +809,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -820,14 +820,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -838,7 +838,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -849,7 +849,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -860,20 +860,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -884,18 +884,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -906,16 +906,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XmlDocument.dll": {} @@ -926,22 +926,22 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -952,15 +952,15 @@ }, "System.Xml.XPath/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.dll": {} @@ -971,15 +971,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23428": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23428, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.XDocument.dll": {} @@ -993,39 +993,44 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23428": { + "dependencies": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23428" } }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23428": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -1042,16 +1047,16 @@ "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}, "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": {}, - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} + "runtimes/osx.10.10-x64/native/libsos.dylib": {} } }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23428": { @@ -1061,23 +1066,23 @@ }, "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -1088,19 +1093,19 @@ }, "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1111,17 +1116,17 @@ }, "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23428, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -1132,17 +1137,17 @@ }, "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23428": { "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-23428, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23428", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1153,21 +1158,21 @@ }, "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23428": { "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-23428, )", - "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-23428, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "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-23428", + "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-23428", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -1186,14 +1191,14 @@ }, "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23428, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23428", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1204,19 +1209,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1235,11 +1240,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1250,16 +1255,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1278,17 +1283,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "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-23428, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23428", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1299,25 +1304,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23428, )", - "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-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23428", + "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-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1328,17 +1333,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1357,7 +1362,7 @@ }, "System.AppContext/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.AppContext.dll": {} @@ -1368,7 +1373,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1379,15 +1384,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -1398,14 +1403,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1416,12 +1421,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -1432,10 +1437,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -1446,8 +1451,9 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -1455,7 +1461,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1466,7 +1472,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1474,7 +1481,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll": {} @@ -1482,10 +1490,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1493,8 +1502,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -1505,7 +1514,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1516,7 +1525,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -1527,21 +1536,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -1552,7 +1561,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -1563,8 +1572,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -1575,9 +1584,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -1588,12 +1597,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1601,7 +1611,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -1612,7 +1622,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll": {} @@ -1620,11 +1631,12 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1632,11 +1644,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -1647,21 +1659,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -1672,9 +1686,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23428": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.NameResolution": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -1682,7 +1697,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -1693,10 +1708,11 @@ }, "System.Net.Sockets/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.Sockets": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -1704,11 +1720,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -1719,26 +1735,28 @@ }, "System.Private.DataContractSerialization/4.1.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.1.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -1749,25 +1767,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -1777,15 +1795,18 @@ } }, "System.Private.Uri/4.0.1-beta-23428": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23428" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -1796,11 +1817,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -1811,9 +1832,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -1824,10 +1845,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -1838,8 +1859,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -1848,34 +1869,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -1886,8 +1907,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -1898,9 +1919,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -1911,7 +1932,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -1922,7 +1943,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -1930,7 +1952,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -1941,10 +1963,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -1955,9 +1977,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -1968,10 +1990,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -1982,7 +2004,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23428": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23428, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -1993,8 +2015,8 @@ }, "System.Runtime.Serialization.Primitives/4.1.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {} @@ -2005,14 +2027,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -2023,9 +2045,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll": {} @@ -2033,7 +2056,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll": {} @@ -2041,16 +2065,16 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "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-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "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-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -2061,13 +2085,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -2078,10 +2102,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -2089,7 +2114,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -2100,18 +2125,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -2122,7 +2147,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2133,8 +2158,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -2142,8 +2168,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2154,12 +2180,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -2170,8 +2196,9 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2179,8 +2206,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -2191,7 +2218,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2202,14 +2229,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -2220,7 +2247,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -2231,8 +2258,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Threading.ThreadPool.dll": {} @@ -2243,7 +2270,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2254,20 +2281,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -2278,18 +2305,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -2300,16 +2327,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XmlDocument.dll": {} @@ -2320,22 +2347,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -2346,15 +2375,15 @@ }, "System.Xml.XPath/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.dll": {} @@ -2365,15 +2394,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23428": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23428, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.XDocument.dll": {} @@ -2387,39 +2416,44 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23428": { + "dependencies": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23428" } }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23428": {}, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -2430,23 +2464,23 @@ }, "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -2457,19 +2491,19 @@ }, "runtime.linux.System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2480,17 +2514,17 @@ }, "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2501,17 +2535,17 @@ }, "runtime.linux.System.Net.NameResolution/4.0.0-beta-23428": { "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-23428, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23428", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2522,21 +2556,21 @@ }, "runtime.linux.System.Net.Sockets/4.1.0-beta-23428": { "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-23428, )", - "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-23428, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "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-23428", + "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-23428", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -2555,14 +2589,14 @@ }, "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23428, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23428", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2579,6 +2613,10 @@ "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, @@ -2586,11 +2624,7 @@ "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": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} } }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23428": { @@ -2600,19 +2634,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2631,11 +2665,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2646,16 +2680,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2674,17 +2708,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "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-23428, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23428", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2695,25 +2729,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23428, )", - "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-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23428", + "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-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2724,17 +2758,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2753,7 +2787,7 @@ }, "System.AppContext/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.AppContext.dll": {} @@ -2764,7 +2798,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -2775,15 +2809,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -2794,14 +2828,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -2812,12 +2846,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -2828,10 +2862,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -2842,8 +2876,9 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -2851,7 +2886,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -2862,7 +2897,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -2870,7 +2906,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll": {} @@ -2878,10 +2915,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.linux.System.Diagnostics.Process": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -2889,8 +2927,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -2901,7 +2939,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -2912,7 +2950,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -2923,21 +2961,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -2948,7 +2986,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -2959,8 +2997,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -2971,9 +3009,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -2984,12 +3022,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -2997,7 +3036,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -3008,7 +3047,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll": {} @@ -3016,11 +3056,12 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -3028,11 +3069,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -3043,21 +3084,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -3068,9 +3111,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23428": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.NameResolution": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -3078,7 +3122,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -3089,10 +3133,11 @@ }, "System.Net.Sockets/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.Sockets": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -3100,11 +3145,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3115,26 +3160,28 @@ }, "System.Private.DataContractSerialization/4.1.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.1.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -3145,25 +3192,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -3173,15 +3220,18 @@ } }, "System.Private.Uri/4.0.1-beta-23428": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23428" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3192,11 +3242,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -3207,9 +3257,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -3220,10 +3270,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -3234,8 +3284,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3244,34 +3294,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3282,8 +3332,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -3294,9 +3344,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3307,7 +3357,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3318,7 +3368,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3326,7 +3377,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3337,10 +3388,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3351,9 +3402,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -3364,10 +3415,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3378,7 +3429,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23428": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23428, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -3389,8 +3440,8 @@ }, "System.Runtime.Serialization.Primitives/4.1.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {} @@ -3401,14 +3452,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -3419,9 +3470,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll": {} @@ -3429,7 +3481,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll": {} @@ -3437,16 +3490,16 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "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-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "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-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -3457,13 +3510,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -3474,10 +3527,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -3485,7 +3539,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -3496,18 +3550,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -3518,7 +3572,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3529,8 +3583,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -3538,8 +3593,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3550,12 +3605,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -3566,8 +3621,9 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3575,8 +3631,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -3587,7 +3643,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3598,14 +3654,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3616,7 +3672,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -3627,8 +3683,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Threading.ThreadPool.dll": {} @@ -3639,7 +3695,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3650,20 +3706,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -3674,18 +3730,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3696,16 +3752,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XmlDocument.dll": {} @@ -3716,22 +3772,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -3742,15 +3800,15 @@ }, "System.Xml.XPath/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.dll": {} @@ -3761,15 +3819,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23428": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23428, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.XDocument.dll": {} @@ -3783,39 +3841,48 @@ "Microsoft.NETCore.Platforms/1.0.1-beta-23428": {}, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23428": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23428, )", - "System.Collections": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Debug": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tools": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Globalization": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Globalization.Calendars": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.IO": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.ObjectModel": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Private.Uri": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection": "[4.1.0-beta-23428, 4.1.0-beta-23428]", - "System.Reflection.Extensions": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Reflection.Primitives": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Resources.ResourceManager": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Runtime.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Runtime.Handles": "[4.0.1-beta-23428, 4.0.1-beta-23428]", - "System.Runtime.InteropServices": "[4.0.21-beta-23428, 4.0.21-beta-23428]", - "System.Text.Encoding": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Tasks": "[4.0.11-beta-23428, 4.0.11-beta-23428]", - "System.Threading.Timer": "[4.0.1-beta-23428, 4.0.1-beta-23428]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428", + "System.Collections": "[4.0.11-beta-23428]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23428]", + "System.Diagnostics.Debug": "[4.0.11-beta-23428]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23428]", + "System.Diagnostics.Tools": "[4.0.1-beta-23428]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23428]", + "System.Globalization": "[4.0.11-beta-23428]", + "System.Globalization.Calendars": "[4.0.1-beta-23428]", + "System.IO": "[4.0.11-beta-23428]", + "System.ObjectModel": "[4.0.11-beta-23428]", + "System.Private.Uri": "[4.0.1-beta-23428]", + "System.Reflection": "[4.1.0-beta-23428]", + "System.Reflection.Extensions": "[4.0.1-beta-23428]", + "System.Reflection.Primitives": "[4.0.1-beta-23428]", + "System.Resources.ResourceManager": "[4.0.1-beta-23428]", + "System.Runtime": "[4.0.21-beta-23428]", + "System.Runtime.Extensions": "[4.0.11-beta-23428]", + "System.Runtime.Handles": "[4.0.1-beta-23428]", + "System.Runtime.InteropServices": "[4.0.21-beta-23428]", + "System.Text.Encoding": "[4.0.11-beta-23428]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23428]", + "System.Threading": "[4.0.11-beta-23428]", + "System.Threading.Tasks": "[4.0.11-beta-23428]", + "System.Threading.Timer": "[4.0.1-beta-23428]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23428": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23428" + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23428" } }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23428": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -3826,13 +3893,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.2/Microsoft.Win32.Registry.dll": {} @@ -3843,17 +3910,17 @@ }, "runtime.win.System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3887,9 +3954,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23428": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -3915,9 +3998,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -3931,7 +4011,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -3939,7 +4018,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -3952,13 +4030,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -3983,21 +4059,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -4012,15 +4079,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4039,10 +4106,10 @@ }, "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4053,25 +4120,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23428, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23428, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23428", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23428", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -4082,19 +4149,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4105,15 +4172,15 @@ }, "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4124,17 +4191,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4145,7 +4212,7 @@ }, "runtime.win7.System.Net.NameResolution/4.0.0-beta-23428": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23428, )" + "System.Private.Networking": "4.0.1-beta-23428" }, "compile": { "ref/dotnet/_._": {} @@ -4156,8 +4223,8 @@ }, "runtime.win7.System.Net.Sockets/4.1.0-beta-23428": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23428, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.1-beta-23428", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4184,14 +4251,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23428, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23428", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4202,16 +4269,16 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "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-23428, )" + "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-23428" }, "compile": { "ref/dotnet/_._": {} @@ -4222,24 +4289,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Cng": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Csp": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Cng": "4.0.0-beta-23428", + "System.Security.Cryptography.Csp": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4258,7 +4325,7 @@ }, "System.AppContext/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.AppContext.dll": {} @@ -4269,7 +4336,7 @@ }, "System.Collections/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23428, )" + "System.Runtime": "4.0.21-beta-23428" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4280,15 +4347,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -4299,14 +4366,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -4317,12 +4384,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -4333,10 +4400,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -4347,8 +4414,9 @@ }, "System.Console/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Console.dll": {} @@ -4356,7 +4424,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4367,7 +4435,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4375,7 +4444,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll": {} @@ -4383,10 +4453,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4394,8 +4465,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.StackTrace.dll": {} @@ -4406,7 +4477,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4417,7 +4488,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4428,21 +4499,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -4453,7 +4524,7 @@ }, "System.Globalization/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4464,8 +4535,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Globalization.Calendars.dll": {} @@ -4476,9 +4547,9 @@ }, "System.IO/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4489,12 +4560,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4502,7 +4574,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -4513,7 +4585,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll": {} @@ -4521,11 +4594,12 @@ }, "System.IO.Pipes/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4533,11 +4607,11 @@ }, "System.Linq/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4548,21 +4622,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -4573,9 +4649,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23428": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.NameResolution": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -4583,7 +4660,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -4594,10 +4671,11 @@ }, "System.Net.Sockets/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.Sockets": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -4605,11 +4683,11 @@ }, "System.ObjectModel/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4620,26 +4698,28 @@ }, "System.Private.DataContractSerialization/4.1.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.1.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -4650,30 +4730,30 @@ }, "System.Private.Networking/4.0.1-beta-23428": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23428, )", - "System.Security.Principal": "[4.0.0, )", - "System.Security.Principal.Windows": "[4.0.0-beta-23428, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23428, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23428", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23428" }, "compile": { "ref/dnxcore50/_._": {} @@ -4683,15 +4763,18 @@ } }, "System.Private.Uri/4.0.1-beta-23428": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23428" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4702,11 +4785,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -4717,9 +4800,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -4730,10 +4813,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -4744,8 +4827,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4754,34 +4837,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4792,8 +4875,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -4804,9 +4887,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4817,7 +4900,7 @@ }, "System.Runtime/4.0.21-beta-23428": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23428, )" + "System.Private.Uri": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4828,7 +4911,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -4836,7 +4920,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -4847,10 +4931,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -4861,9 +4945,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -4874,10 +4958,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23428": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -4888,7 +4972,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23428": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23428, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -4899,8 +4983,8 @@ }, "System.Runtime.Serialization.Primitives/4.1.0-beta-23428": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {} @@ -4911,14 +4995,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -4929,9 +5013,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll": {} @@ -4939,15 +5024,15 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Security.Cryptography.Cng.dll": {} @@ -4958,18 +5043,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23428": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23428, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23428", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Csp.dll": {} @@ -4980,7 +5065,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll": {} @@ -4988,13 +5074,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll": {} @@ -5005,10 +5091,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23428, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23428, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23428", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23428", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -5016,7 +5103,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -5027,18 +5114,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23428": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -5049,7 +5136,7 @@ }, "System.Text.Encoding/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -5060,8 +5147,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.win.System.Text.Encoding.CodePages": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -5069,8 +5157,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -5081,12 +5169,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -5097,8 +5185,9 @@ }, "System.Threading/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23428" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -5106,8 +5195,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -5118,7 +5207,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -5129,14 +5218,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -5147,7 +5236,7 @@ }, "System.Threading.Thread/4.0.0-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Threading.Thread.dll": {} @@ -5158,8 +5247,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Threading.ThreadPool.dll": {} @@ -5170,7 +5259,7 @@ }, "System.Threading.Timer/4.0.1-beta-23428": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -5181,20 +5270,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -5205,18 +5294,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5227,16 +5316,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XmlDocument.dll": {} @@ -5247,22 +5336,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -5273,15 +5364,15 @@ }, "System.Xml.XPath/4.0.1-beta-23428": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.dll": {} @@ -5292,15 +5383,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23428": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23428, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23428" }, "compile": { "ref/dotnet5.1/System.Xml.XPath.XDocument.dll": {} @@ -5316,9 +5407,9 @@ "sha512": "KOX2qr3Xa9Unfr1ATQXNUrQdGMd7Hvvbzh4eJhxfs8DcSTVU7xn5i2Lmw+GyYsGnXdao2r4zHkTMngOjt/MTbg==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0a2a84c126344941bff1a43417330da0.psmdcp", "runtime.json" ] @@ -5327,9 +5418,9 @@ "sha512": "rj98zppD90IZqtDEYLGrXWjcVjzGTgeJqiCXcO/WVq8nYVhOujDBsCKbgTLYkmiBNO24yLk11gEMqqQWSINPZQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/74ede90682a84338becea84d5e947c29.psmdcp", "runtime.json" ] @@ -5338,9 +5429,9 @@ "sha512": "vXpm+DsDlAUbTdkJiRd+4Q1fRJ1yQ3K53dWIuM+i732Vp+5uIwpKQlTiMxh86nGN6bCX5vhagwsdI6o90KGr1A==", "type": "Package", "files": [ + "Microsoft.NETCore.TestHost.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.TestHost.nuspec", "package/services/metadata/core-properties/5f5a6a832d9948f785606b8a2ccdc460.psmdcp", "runtime.json" ] @@ -5349,9 +5440,9 @@ "sha512": "xFGaCASrwiC1yzdc15RHXCXmHeuelPEIllTwGH53AnMYHexI4XSRLaM+zgegc0Eny/90a1OgKlmDrUcp90373A==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/8e6e1d3e695c43579eafdae21d646ce5.psmdcp", "runtime.json" ] @@ -5360,29 +5451,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -5392,20 +5483,20 @@ "sha512": "Hql2vV+A1xPj2iaQXk6U/Q4OK4FhfbGv58LD0pmMQyzbUH7C5F2kNSEd/SA0zdAH7WHH0jWKzoEtHlSnghJUnA==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/3d117ad536e44b95aa3d9855747f2166.psmdcp", + "ref/dotnet5.2/Microsoft.Win32.Registry.dll", + "ref/dotnet5.2/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.2/Microsoft.Win32.Registry.dll", - "ref/dotnet5.2/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.2/zh-hant/Microsoft.Win32.Registry.xml", @@ -5506,16 +5597,16 @@ "ref/dotnet/_._", "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/System.Globalization.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "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", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" + "runtimes/osx.10.10-x64/native/libsos.dylib" ] }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23428": { @@ -5623,6 +5714,10 @@ "ref/dotnet/_._", "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/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", @@ -5630,11 +5725,7 @@ "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", - "runtimes/ubuntu.14.04-x64/native/System.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so" ] }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23428": { @@ -5814,9 +5905,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -5842,9 +5949,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -5858,7 +5962,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -5866,7 +5969,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -5879,13 +5981,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -5910,21 +6010,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -5935,20 +6026,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -5957,18 +6041,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.System.Console/4.0.0-beta-23428": { @@ -6192,6 +6283,7 @@ "sha512": "OQwOc9vVAH0ajuV6CoXRzqez8urq+PjiOBOli18v+OxwYLDpkBMw+Ut0az4vBm4lal6OwfXCRp0Dp98Gj0y55g==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -6202,6 +6294,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/85825336191245c390d67d4c9f1bbf31.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.AppContext.dll", + "ref/dotnet5.1/System.AppContext.xml", "ref/dotnet5.1/de/System.AppContext.xml", "ref/dotnet5.1/es/System.AppContext.xml", "ref/dotnet5.1/fr/System.AppContext.xml", @@ -6209,22 +6305,18 @@ "ref/dotnet5.1/ja/System.AppContext.xml", "ref/dotnet5.1/ko/System.AppContext.xml", "ref/dotnet5.1/ru/System.AppContext.xml", - "ref/dotnet5.1/System.AppContext.dll", - "ref/dotnet5.1/System.AppContext.xml", "ref/dotnet5.1/zh-hans/System.AppContext.xml", "ref/dotnet5.1/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.11-beta-23428": { "sha512": "wnefiNQFxd5fwXPSpDpRM2uPKT0KjA+o4fQXKpfk0+eL7vVQXoh2aubQ6wp8z4yO3nNH/aNhREu8Vl83bJ2UfA==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6238,6 +6330,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a85853bae7a142bdb56fa3dbf1c887bd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6245,10 +6341,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6256,13 +6352,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6270,8 +6364,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6279,23 +6371,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6303,45 +6399,45 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6349,31 +6445,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6381,22 +6477,18 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23428": { "sha512": "tAAiXsiehvIY32bdjtoDiLC9aBoGh3PXpL5HU4/XmhO2tv2UTF3azBNUiZkIQKqDcg7RNf8H4QUmA2XoSb6wNQ==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6405,6 +6497,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/53acce725b72471db161e64b95f15110.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Console.dll", + "ref/dotnet5.1/System.Console.xml", "ref/dotnet5.1/de/System.Console.xml", "ref/dotnet5.1/es/System.Console.xml", "ref/dotnet5.1/fr/System.Console.xml", @@ -6412,23 +6508,19 @@ "ref/dotnet5.1/ja/System.Console.xml", "ref/dotnet5.1/ko/System.Console.xml", "ref/dotnet5.1/ru/System.Console.xml", - "ref/dotnet5.1/System.Console.dll", - "ref/dotnet5.1/System.Console.xml", "ref/dotnet5.1/zh-hans/System.Console.xml", "ref/dotnet5.1/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23428": { "sha512": "I9bJxUP4T8vw/ljEEZVileX1UxuJB6PePaczJ3vTOOWIuzN1T/bZ2l73N3t8XtMqwCeWAVAbMlhV4n9sSnwTig==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -6438,6 +6530,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/beb0a534336d438d983c4ab5f41f4805.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -6445,11 +6539,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -6457,21 +6551,19 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23428": { "sha512": "+kBSwal/TJCK2pKI1sWMl0NVKAuX0rzwqM38THadKuavH7fZR8+UhYZALUyqsz3YeRNMAOfmjwb4dfxDUktnTA==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6483,6 +6575,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0e1b166f8a5e424690f95e99a4bc562c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -6490,10 +6586,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -6501,13 +6597,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6515,8 +6609,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -6524,14 +6616,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23428": { "sha512": "YMAXMmqedZGsk2MDJ4G5f6BZ+X8azJjhrLux359hSQ9YLiOTy7JDDPPTQQ5KaMW+ZkiFoUQQDHer/qKT6ZUbMQ==", "type": "Package", "files": [ + "System.Diagnostics.FileVersionInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6540,6 +6632,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0be71423bc6c4780bfb74bc9af0242c6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/de/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/es/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/fr/System.Diagnostics.FileVersionInfo.xml", @@ -6547,23 +6643,19 @@ "ref/dotnet5.1/ja/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/ko/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/ru/System.Diagnostics.FileVersionInfo.xml", - "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.dll", - "ref/dotnet5.1/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.1/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.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23428": { "sha512": "OE91cHOpzxqsRhNThU0GJpRo5Mcs1n5rnYF2X0dqB9QHmoX17umASoHRGDRZDrBdc+jbTo76ev57tqq0wry2ZA==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6573,6 +6665,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/46fbdf841a6344f598329a918a442725.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -6580,10 +6676,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -6591,24 +6687,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23428": { "sha512": "pW1vfgZdSwleZsCExonhlAkT0wEoJtcI9A2TpSsAvLHI5rt/EyazaaE+MFkswm6qVm0efC8Mq/Ev3mK32uT4NA==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -6619,6 +6711,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84f066ea34c14cfab61e79dd524331b9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.1/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/fr/System.Diagnostics.StackTrace.xml", @@ -6626,23 +6722,19 @@ "ref/dotnet5.1/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.1/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.1/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23428": { "sha512": "1HUCZfP8shSX1BXmRWuxVuJVuPWp0nmB7PJnuGWcd8YTA+Te3S2jYUGG+bZmeLoNlguV936wLjhTAN51nOoGJQ==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -6652,6 +6744,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/025edb9a8b914ef1857775306bcf4fde.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -6659,11 +6753,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -6671,21 +6765,19 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23428": { "sha512": "cv8sh0U7LpzPDWqw2W6SWAu+y7B2Ui1q9R4qOKRbI8n/7jWLi8iXEaCRBoiufJS4q82q/f3mJYUHaaouddvcAw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -6698,6 +6790,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/9ff712adc4784492a72eb57a5297986d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -6705,10 +6801,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -6716,10 +6812,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -6727,13 +6823,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -6741,22 +6835,20 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.11-beta-23428": { "sha512": "ZWGxit9OJesAKnPyzewFx0Co/frXN8yWmC+VjfuLhTaJRFiPunTm4nZ8zB3npQtwxqTEophdGNVoK/2fv5Gs4Q==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -6770,6 +6862,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d261d7b652714dde821b9a63741ea371.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Dynamic.Runtime.dll", + "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", @@ -6777,10 +6873,10 @@ "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.1/System.Dynamic.Runtime.dll", - "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", + "ref/dotnet5.4/System.Dynamic.Runtime.dll", + "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", @@ -6788,13 +6884,11 @@ "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.4/System.Dynamic.Runtime.dll", - "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", @@ -6802,8 +6896,6 @@ "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/win8/_._", @@ -6811,14 +6903,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.11-beta-23428": { "sha512": "Hhc3/bM4EN8cC/2UMjNVc6/BKME5tAnXOMSbUlrEs8gj1Ve9rzIC8f5ougN9b3D/JdLNXZDc45aE4cLNBvy1RQ==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -6832,6 +6924,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e51c889397c45228032f2ef7b5f835b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/de/System.Globalization.xml", "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", @@ -6839,10 +6935,10 @@ "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -6850,13 +6946,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -6864,8 +6958,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -6873,14 +6965,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23428": { "sha512": "QESgGJD4F4TEvJw2ExR4YaJXAo0BS7kPzlND0DQZZtfk1W8rM4yrPgbmtFbklouUy9UWwfEz7nzhSajOo5NhPw==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -6891,6 +6983,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6a921c8893ad48a78737fb992f7ab270.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.Calendars.dll", + "ref/dotnet5.1/System.Globalization.Calendars.xml", "ref/dotnet5.1/de/System.Globalization.Calendars.xml", "ref/dotnet5.1/es/System.Globalization.Calendars.xml", "ref/dotnet5.1/fr/System.Globalization.Calendars.xml", @@ -6898,23 +6994,19 @@ "ref/dotnet5.1/ja/System.Globalization.Calendars.xml", "ref/dotnet5.1/ko/System.Globalization.Calendars.xml", "ref/dotnet5.1/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.1/System.Globalization.Calendars.dll", - "ref/dotnet5.1/System.Globalization.Calendars.xml", "ref/dotnet5.1/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.1/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.11-beta-23428": { "sha512": "05IMKOc/nqTIavCxWtAA63NTUbKrdO32Qu1WvCkk4Y+uoRegchPhIEL6jjUo3RSEHWklzS51zQxxQgpk1b0UNQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -6928,6 +7020,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d08da94c0884675bb904982570fe8bd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -6935,10 +7031,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -6946,13 +7042,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -6960,8 +7054,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -6969,14 +7061,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23428": { "sha512": "vvpYcfHZTeYMCd8zXIpcF9ii2cjlHInDS9AiWzH/ij49CpVC9mnT77yO2yjFFuDmljpmyWEMueh6YV7pAgDBeg==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6985,6 +7077,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a2f28273fad54fd5ab4b76af4932c011.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -6992,32 +7088,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7025,22 +7121,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0-beta-23428": { "sha512": "8LJRy2xlZ34Q1v7/L5dLYCkwtqY7LUsobP3cv0xtsVG0rNSjVCBdOl6NAx203uY5Qmf/fm76xFJlJXPVoJhggg==", "type": "Package", "files": [ + "System.IO.FileSystem.Watcher.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7049,6 +7141,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a1356e56d78c4a44b3a5ba68e7b11be6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll", + "ref/dotnet5.1/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/de/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/es/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/fr/System.IO.FileSystem.Watcher.xml", @@ -7056,27 +7152,25 @@ "ref/dotnet5.1/ja/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/ko/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.1/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.1/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.1/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.nuspec" + "runtime.json" ] }, "System.IO.Pipes/4.0.0-beta-23428": { "sha512": "QaaJYoGrKDcfuI5BSaIfG9fvYj3COMtoGlk8gKZBU+HBNJUGKccF9+GdIgq58f/EGjgaKHRkts20BzRxpGBQyA==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/b7789b3eebb1419691a5b6a1c575de6d.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7084,19 +7178,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.1-beta-23428": { "sha512": "4WPgqMpLgltWrJ9BLlvbpPG2Yzpop8JyJrc79MleGpAgv/oQBv4ibHyhBrRQmi7y3HFme7qNKpd6PX3sspdtvw==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7106,6 +7198,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/ec2f02fd628147b1b9200a3500fdcb16.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7113,11 +7207,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7125,20 +7219,18 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -7149,6 +7241,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -7156,24 +7252,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Net.NameResolution/4.0.0-beta-23428": { "sha512": "woI1LDFyT9dfDmXNJuzqlQCHa+SrdIEG3lqQ7F8sTRejtNvq8Js9c9hbzOizSJzZpcHMUmNZ7NjluUZgpz4PLw==", "type": "Package", "files": [ + "System.Net.NameResolution.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7182,6 +7274,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/18340c43f89f44c1ad0ae38e5a27b7a9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.NameResolution.dll", + "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/de/System.Net.NameResolution.xml", "ref/dotnet5.4/es/System.Net.NameResolution.xml", "ref/dotnet5.4/fr/System.Net.NameResolution.xml", @@ -7189,23 +7285,19 @@ "ref/dotnet5.4/ja/System.Net.NameResolution.xml", "ref/dotnet5.4/ko/System.Net.NameResolution.xml", "ref/dotnet5.4/ru/System.Net.NameResolution.xml", - "ref/dotnet5.4/System.Net.NameResolution.dll", - "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -7216,6 +7308,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -7223,22 +7319,18 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Sockets/4.1.0-beta-23428": { "sha512": "rY7H2isbTPXktg06WRTk1BWWyvT1QSoDOB1ur60rzrD6BFRnV3hLZLP3+Cam37a71EWXYBjrFJ4RB5y7OvcamA==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7247,6 +7339,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/31f0ae435b9d479598603288bf741da3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.Sockets.dll", + "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/de/System.Net.Sockets.xml", "ref/dotnet5.4/es/System.Net.Sockets.xml", "ref/dotnet5.4/fr/System.Net.Sockets.xml", @@ -7254,10 +7350,10 @@ "ref/dotnet5.4/ja/System.Net.Sockets.xml", "ref/dotnet5.4/ko/System.Net.Sockets.xml", "ref/dotnet5.4/ru/System.Net.Sockets.xml", - "ref/dotnet5.4/System.Net.Sockets.dll", - "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", + "ref/dotnet5.5/System.Net.Sockets.dll", + "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/de/System.Net.Sockets.xml", "ref/dotnet5.5/es/System.Net.Sockets.xml", "ref/dotnet5.5/fr/System.Net.Sockets.xml", @@ -7265,28 +7361,24 @@ "ref/dotnet5.5/ja/System.Net.Sockets.xml", "ref/dotnet5.5/ko/System.Net.Sockets.xml", "ref/dotnet5.5/ru/System.Net.Sockets.xml", - "ref/dotnet5.5/System.Net.Sockets.dll", - "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Sockets.nuspec" + "runtime.json" ] }, "System.ObjectModel/4.0.11-beta-23428": { "sha512": "1g9vOlrBKRhnBvq35bfsLOOEmurhLOkDwfGXfBIGKujNJQ0vOI3kJhLDi2dIMQW/7xT1fsWIBNRfQObiR+ZDug==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7295,6 +7387,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/9d8fa4c1b72844cf9504e46bd1cced3d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7302,10 +7398,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7313,13 +7409,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -7327,22 +7421,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.1.0-beta-23428": { "sha512": "EiZCjoPZal/tftLyv6gggabafkFJyIsGLSyPYpBU7U36wrGJTlE4bY2l1+1uZJ/NAww1qSQY9zJPLNDzwqXXug==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.DataContractSerialization.dll", @@ -7351,55 +7443,55 @@ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", - "System.Private.DataContractSerialization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Networking/4.0.1-beta-23428": { "sha512": "Js9s2DvcgyAzZQ/buSx4ZAZ8v95tPkg00+97l25E8v/gJ/FIToz0UiNDd50Z1BdGiYQk3kyifnWsfj0e5uR3Fg==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/e5e38d805691450aaf1b9cf22cb9e86b.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.1-beta-23428": { "sha512": "R8OhucsKDsNUxW8cd+ImCuzor+3wIAkd0TE8VLlZ1xt/RGxIMLKWH8cgQR/5mAmEKnJXCdVGNINhTVzFEMS5Fw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/6ac64689237746f5b3b126595c2baaeb.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.1.0-beta-23428": { "sha512": "JEGuKqvPfkM6Rac+bKcbzQSPy1LAyE7GdG/1hw+7X3tQvAVlzWQARmHAHPRjbIVhYTzpg/lS7A5vQackrv3eXw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -7414,6 +7506,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f1a865ecbf3d4ac0a3dafe3047bb185e.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -7421,10 +7517,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -7432,14 +7528,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -7447,8 +7541,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -7456,14 +7548,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -7472,6 +7564,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -7479,20 +7574,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -7500,6 +7592,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -7507,19 +7601,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.0": { "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -7527,6 +7619,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", @@ -7534,19 +7628,17 @@ "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Extensions/4.0.1-beta-23428": { "sha512": "zwGL0EMnJOJD5IrNh6N2LP6Jpyvv5tAetPdXRHVGxSrn5DtpFuISTENzRidyN16//Da95CaGO1auCWjkH5IyhA==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -7556,6 +7648,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/506eae8ff3054392b108b546f8afce83.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -7563,11 +7657,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -7575,37 +7669,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.1-beta-23428": { "sha512": "lwYTqajRIbKWUv5ax8+EW0QUjG/irbocZCCOaOilOWQwCKfkHIIY5lAvp7Pc63K4GvqIV2ZJovdXfRcM2ClP5w==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -7615,6 +7705,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/ab2057f6663f4c2b8cfe83c29f5edad6.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -7622,11 +7714,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -7634,21 +7726,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -7659,6 +7749,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -7666,23 +7760,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23428": { "sha512": "Ed1ev4uSL0twi989id5lf2PmbxmePGFFP96hZzObSUvxAhpitwEsGaKM0HHgZm77USPDN93gtcXbPTNbGq9aGA==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -7692,6 +7782,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/80952edcaf7440b98d6ade02b261c49c.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -7699,11 +7791,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -7711,21 +7803,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23428": { "sha512": "60eztWFGtVyklat9ZrVH4JDOabvSQfEkuruG2jLhmnuWs16QmLdYxteVCiudSVWFpt9GPmyV4BBMT8js7QoGgA==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -7739,6 +7829,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/07bb560f11024701accb2cb38ecceeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -7746,10 +7840,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -7757,10 +7851,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -7768,13 +7862,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -7782,8 +7874,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -7791,14 +7881,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23428": { "sha512": "rOh0f5UeYIgiwSnunKGUnQ0ve67eW844NyxPh6MBgD/MGet5+ycEQK2Uxa/6dsnTHaWdz58z1gd5MLjcrp96Rw==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7810,6 +7900,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5ca5fb6d0ec04068ac9c81b7ccaa3cbd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -7817,10 +7911,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -7828,13 +7922,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -7842,8 +7934,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -7851,14 +7941,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.1-beta-23428": { "sha512": "fT9w4ubqho8DjGwF8XyfTDvWYgFd9LD+62yD/zmMTCQpysx+5ChqqvN4xotdjvVRgjgrRm5eok2ZIAT7XIgIIg==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -7869,6 +7959,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/de7270b245b841ad94aa7efe9589193c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -7876,23 +7970,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23428": { "sha512": "oJqvBoUQQS+naU9gftNOJtSwIV9HHMeZIZw22DTZAlFgD4LH08JqzsRakNo+faLJxXOYQaCkd/RNHL1l2R3l+Q==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -7905,6 +7995,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/79b3e5e00d9b4de19464232e716bae99.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -7912,10 +8006,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -7923,10 +8017,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -7934,13 +8028,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -7948,26 +8040,26 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.Loader/4.0.0-beta-23428": { "sha512": "X4ukAHBzWGqURur1ya7jfWIS/e/2BCHN93XVnCnHZVBqYay1AKR5f/+ms6lbHGtmBA/D4lJHAcL5F8T39nw4FQ==", "type": "Package", "files": [ + "System.Runtime.Loader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Loader.dll", "package/services/metadata/core-properties/de0c935aea5d40a2ab2fa33fa0286e6a.psmdcp", + "ref/dotnet5.1/System.Runtime.Loader.dll", + "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/de/System.Runtime.Loader.xml", "ref/dotnet5.1/es/System.Runtime.Loader.xml", "ref/dotnet5.1/fr/System.Runtime.Loader.xml", @@ -7975,17 +8067,15 @@ "ref/dotnet5.1/ja/System.Runtime.Loader.xml", "ref/dotnet5.1/ko/System.Runtime.Loader.xml", "ref/dotnet5.1/ru/System.Runtime.Loader.xml", - "ref/dotnet5.1/System.Runtime.Loader.dll", - "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Loader.xml", - "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml", - "System.Runtime.Loader.nuspec" + "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.0.1-beta-23428": { "sha512": "ohk/EyLJnBmJYWwx3cMI09+9YFTPJ9OITfR+aw8hxRRt7gNsWRz/YgjDo/rotUq1oMHIuf6vn2I/2aGdLESZQg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -7994,6 +8084,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9035db9efd6e4ff1955004a7c788462c.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8001,11 +8093,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8013,19 +8105,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.1-beta-23428": { "sha512": "KWa6vDxbQkZvgFRgUXAhdRLMW1AWbagAdYeQGROCxd6ZL2/+nlgE1Is2M0B0Uipof3Hg1GfHTgkbIABt6Uiirg==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -8035,6 +8125,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/78d9a75231d84e4e9d7f155a801d9894.psmdcp", + "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Json.xml", @@ -8042,11 +8134,11 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/de/System.Runtime.Serialization.Json.xml", "ref/netcore50/es/System.Runtime.Serialization.Json.xml", "ref/netcore50/fr/System.Runtime.Serialization.Json.xml", @@ -8054,26 +8146,24 @@ "ref/netcore50/ja/System.Runtime.Serialization.Json.xml", "ref/netcore50/ko/System.Runtime.Serialization.Json.xml", "ref/netcore50/ru/System.Runtime.Serialization.Json.xml", - "ref/netcore50/System.Runtime.Serialization.Json.dll", - "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hant/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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Runtime.Serialization.Primitives/4.1.0-beta-23428": { "sha512": "hdo5/ZVhzN2sAkHOcHhodot9GPJNNyPDiZf3xdz6qTfpgIPni/9Q3jPxWY0z0PUtWE8OTHPpM1a8ChvltmFREQ==", "type": "Package", "files": [ + "System.Runtime.Serialization.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Runtime.Serialization.Primitives.dll", "lib/win8/_._", @@ -8082,6 +8172,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2316d9225e8c4bb09032f5e286d70221.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Serialization.Primitives.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Primitives.xml", @@ -8089,10 +8183,10 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Primitives.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Primitives.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Primitives.xml", + "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll", + "ref/dotnet5.4/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/de/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/es/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/fr/System.Runtime.Serialization.Primitives.xml", @@ -8100,13 +8194,11 @@ "ref/dotnet5.4/ja/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/ko/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/ru/System.Runtime.Serialization.Primitives.xml", - "ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll", - "ref/dotnet5.4/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Serialization.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Primitives.dll", + "ref/netcore50/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml", @@ -8114,31 +8206,33 @@ "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml", - "ref/netcore50/System.Runtime.Serialization.Primitives.dll", - "ref/netcore50/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Serialization.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Claims/4.0.0": { "sha512": "94NFR/7JN3YdyTH7hl2iSvYmdA8aqShriTHectcK+EbizT71YczMaG6LuqJBQP/HWo66AQyikYYM9aw+4EzGXg==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b682071d85754e6793ca9777ffabaf8a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/de/System.Security.Claims.xml", "ref/dotnet/es/System.Security.Claims.xml", "ref/dotnet/fr/System.Security.Claims.xml", @@ -8146,22 +8240,18 @@ "ref/dotnet/ja/System.Security.Claims.xml", "ref/dotnet/ko/System.Security.Claims.xml", "ref/dotnet/ru/System.Security.Claims.xml", - "ref/dotnet/System.Security.Claims.dll", - "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/zh-hans/System.Security.Claims.xml", "ref/dotnet/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23428": { "sha512": "w7hGBEHaWftY19hN82IQCrLXiMxuTTGkVh9jpTgffbPv6IDjAhk875Gmjw31qryf/xHeq/UnYb92kikBvLEIAQ==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8170,34 +8260,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/823a47d6adae45269d21587977b02331.psmdcp", - "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23428": { "sha512": "3fshZRJnMEy+RIkI555Is4FhNo0BrLkIXefT7PM4Pj5yWiWTDkMIB0k6rmq1SKDZLBpZ2mYJC5r+Tzl4hbIRhg==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/0d1da0d4ebfb42e9b7207a32dd361e4b.psmdcp", "ref/dotnet5.2/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23428": { "sha512": "mSSLZC1xOLNqaSwG9WqveBaYkq8voet94f0HwOre3kU0mDAMqeHWz1rrln0k2vgQFcBuRzke1pDi90VoBGntLg==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8207,19 +8297,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/9e8f516b994c443d920d4340155e5aa2.psmdcp", - "ref/dotnet5.1/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23428": { "sha512": "Q3MLqbCeKejWqFj2O0+yxh4ur2Ddxa5l9+n+KR/wo/gbr65Pd6ECIZr4ZmLbqaGWbnWmNo+RXa+J3l1E4328Aw==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8228,6 +8318,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/049734e957b045d0901d1c7a33ed5218.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll", + "ref/dotnet5.1/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/de/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/es/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/fr/System.Security.Cryptography.Encoding.xml", @@ -8235,57 +8329,53 @@ "ref/dotnet5.1/ja/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/ko/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.1/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.1/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.1/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.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23428": { "sha512": "Vgv4gC98LuQHETLZsrRWWwngSNWk+IxAYAy7KVYrC3pKcWf0mTsU4OhKxYPy91tJtfpsZ5PHREIUufPIuxeSFQ==", "type": "Package", "files": [ + "System.Security.Cryptography.OpenSsl.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/19acbf0d50cb4e19bf35daf2ff3f5432.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.nuspec" + "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23428": { "sha512": "AqtPbtgR5DX/9GmNZQ58aXf90a5Czu2bGhV+Mc3JxpBDVGJsYor8y8abGznEE3n+uA70arhNrfWjZr2zCB5tFA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b0c71cd8fa949dc80d13472a284b2b6.psmdcp", - "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23428": { "sha512": "gd897PlpKA5t0SGVutJOzHK7r++Uk5Rf9SmlGT+oaxNYPGclkMe3zAQPlkUGtbb7jSLgRe2Jmf8apy4aqisfNQ==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8294,6 +8384,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/eb285d4e882f46ada63ac1a5408a294e.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", @@ -8301,23 +8395,19 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -8327,6 +8417,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -8334,8 +8426,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -8343,19 +8433,21 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal.Windows/4.0.0-beta-23428": { "sha512": "sOuwXhMFAwuT1I5eifp8VqqE8nivuxOdu2tsq3dz1K/4xNbH8PWCcBkdGdD0JeDOU5H9aEXEskv8cdD7tY3zCA==", "type": "Package", "files": [ + "System.Security.Principal.Windows.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", "package/services/metadata/core-properties/be1d3ec7e4a04c22bd4fc932a85fee83.psmdcp", + "ref/dotnet5.4/System.Security.Principal.Windows.dll", + "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", @@ -8363,18 +8455,16 @@ "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.nuspec" + "ref/net46/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.0.11-beta-23428": { "sha512": "zO7r2st+o0SQsPJyWD9IQxB7kAh3aKPSIZdNgx+3nnmPNNF4a/E4t+QzNA9Gyzz5nWOB7wHkhovRcoogxstZdw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -8388,6 +8478,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bee6144eb48a49e4bfdeba88fc6c0259.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -8395,10 +8489,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -8406,13 +8500,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -8420,8 +8512,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -8429,14 +8519,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.1-beta-23428": { "sha512": "OPAZI38t1dqSelKd1MqGry/oRrjeXj/Y4guR6UaZ/zxaW33OJIyf8CrP0J0afAj3mH2h8eeUwwLCIwTCal9OSQ==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8444,6 +8534,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/25c1ba14cdb14cfe9fab89ae51e9f72c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", + "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", @@ -8451,22 +8545,18 @@ "ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", - "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Text.Encoding.CodePages.nuspec" + "runtime.json" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23428": { "sha512": "7/y2VYcF+8QeyEY2mfDJp4Xciy7EFHl3XUaObzYFzRwiWBOphYbQTOD9+zkrY+xtsQ0yirX2N0/D4EKNITH6oA==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -8480,6 +8570,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/999ceb0aa66542c49715ec2cff08f910.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -8487,10 +8581,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -8498,13 +8592,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -8512,8 +8604,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -8521,23 +8611,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -8545,22 +8639,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.11-beta-23428": { "sha512": "GBTLhOFFCu9t8s5AFSDD2aUNM3hfvRCZioKdw/EAIce6Ti8JsY/oIo0HPFTPhSfIg6y4XTKhhHWoDI30/7a45w==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8572,6 +8662,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e6b2ea9c78cf4c6f8083ac57f292c9bf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -8579,10 +8673,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -8590,13 +8684,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -8604,8 +8696,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -8613,20 +8703,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -8634,18 +8726,16 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23428": { "sha512": "odfJZECtwoF2Fvu6V50sUxniI1qcYiEKDlbgTS8m6pJHrL4HXr3mGzXD0aHvyvbU90vIZci375wVE3sVnWdDLw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -8659,6 +8749,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cf098c066bff4e2eb9ccc6369576e413.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -8666,10 +8760,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -8677,13 +8771,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -8691,8 +8783,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -8700,14 +8790,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23428": { "sha512": "+TsQc558SchWAavyu2LCUsNJT0T6XRmPDvyKTQbK2wN5QurNKpYPs7uciUubZDRBx9Jer8nVMnZSujk3W4vjVA==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -8716,6 +8806,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b581b960fc1441f0a3f3ca8bdfb9b6db.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -8723,11 +8815,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -8735,19 +8827,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23428": { "sha512": "fIyVNxH4sJhUSIQEyLfhZBu7/ARR19mdwK1fjmv0u2gg/Kvs3kzHlF6qcZaq1zLMiiR1EEy6Lh8lxctT/1Chug==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -8757,6 +8847,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cff5941e23848cf8b8c7880eae8ccac.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Thread.dll", + "ref/dotnet5.1/System.Threading.Thread.xml", "ref/dotnet5.1/de/System.Threading.Thread.xml", "ref/dotnet5.1/es/System.Threading.Thread.xml", "ref/dotnet5.1/fr/System.Threading.Thread.xml", @@ -8764,22 +8858,18 @@ "ref/dotnet5.1/ja/System.Threading.Thread.xml", "ref/dotnet5.1/ko/System.Threading.Thread.xml", "ref/dotnet5.1/ru/System.Threading.Thread.xml", - "ref/dotnet5.1/System.Threading.Thread.dll", - "ref/dotnet5.1/System.Threading.Thread.xml", "ref/dotnet5.1/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.1/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23428": { "sha512": "2ATv3fvC5CIzQ+tk+CfFgSZFTHglzgJyMIfp8xek8Bj3hkoLNjVgFNdjDOB99DACFBo0dM2S7nhcnvdaV6OBhQ==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -8789,6 +8879,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ce3ef72b74f74481bbc2ea7f7c3ec8dc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Threading.ThreadPool.dll", + "ref/dotnet5.2/System.Threading.ThreadPool.xml", "ref/dotnet5.2/de/System.Threading.ThreadPool.xml", "ref/dotnet5.2/es/System.Threading.ThreadPool.xml", "ref/dotnet5.2/fr/System.Threading.ThreadPool.xml", @@ -8796,22 +8890,18 @@ "ref/dotnet5.2/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.2/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.2/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.2/System.Threading.ThreadPool.dll", - "ref/dotnet5.2/System.Threading.ThreadPool.xml", "ref/dotnet5.2/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.2/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.1-beta-23428": { "sha512": "872t29xftv+Qyk2wViuK64h2W2BVH6iw+daNXn4KUk+CerEQfjvjN/gGvwijuHOHZ/2MLJARSo39Qfjq2G59ZA==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -8820,6 +8910,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fba466e0e0ad4fa29b42ac8cf0ecc094.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -8827,11 +8919,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -8839,29 +8931,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -8869,27 +8963,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23428": { "sha512": "yHOZr0dwVbZRrNIWKb8qZTxpOqFf/BxpXEGqWDN0EHjpSW+gbTZoVgDMlQRL31ASiJpMjz7CvXuLLr0qnPrlaw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -8898,6 +8988,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/63fb3542807a4a25a608c8a03673a93f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -8905,10 +8999,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -8916,13 +9010,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -8930,31 +9022,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.1-beta-23428": { "sha512": "YmUq/Apzd0H8JqEmymL9NSUJELfz65344r6nb9CclCXfmlDjyxQgaBGv6a3IdcIFiQQTT2YE8Ll8/G0Qj1PgfA==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/aaa7631628bd463d99f843af42acbcbf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XmlDocument.dll", + "ref/dotnet5.1/System.Xml.XmlDocument.xml", "ref/dotnet5.1/de/System.Xml.XmlDocument.xml", "ref/dotnet5.1/es/System.Xml.XmlDocument.xml", "ref/dotnet5.1/fr/System.Xml.XmlDocument.xml", @@ -8962,22 +9056,18 @@ "ref/dotnet5.1/ja/System.Xml.XmlDocument.xml", "ref/dotnet5.1/ko/System.Xml.XmlDocument.xml", "ref/dotnet5.1/ru/System.Xml.XmlDocument.xml", - "ref/dotnet5.1/System.Xml.XmlDocument.dll", - "ref/dotnet5.1/System.Xml.XmlDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlSerializer/4.0.10": { "sha512": "OKhE6vruk88z/hl0lmfrMvXteTASgJUagu6PT6S10i9uLbvDR3pTwB6jVgiwa2D2qtTB+eneZbS9jljhPXhTtg==", "type": "Package", "files": [ + "System.Xml.XmlSerializer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Xml.XmlSerializer.dll", @@ -8988,6 +9078,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1cffc42bca944f1d81ef3c3abdb0f0be.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/de/System.Xml.XmlSerializer.xml", "ref/dotnet/es/System.Xml.XmlSerializer.xml", "ref/dotnet/fr/System.Xml.XmlSerializer.xml", @@ -8995,33 +9089,33 @@ "ref/dotnet/ja/System.Xml.XmlSerializer.xml", "ref/dotnet/ko/System.Xml.XmlSerializer.xml", "ref/dotnet/ru/System.Xml.XmlSerializer.xml", - "ref/dotnet/System.Xml.XmlSerializer.dll", - "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hans/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hant/System.Xml.XmlSerializer.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", - "System.Xml.XmlSerializer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll" ] }, "System.Xml.XPath/4.0.1-beta-23428": { "sha512": "yQSI7Yq5TMk9MSzUP3OlnY1vNYGtSbtI9Ghn5sKBx2xTLtRJNGQcbEksZkhTqwEVQ/rPptPMjRzmOfQ08R6jvQ==", "type": "Package", "files": [ + "System.Xml.XPath.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/58a727cff1144554b76c07460e92c11b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XPath.dll", + "ref/dotnet5.1/System.Xml.XPath.xml", "ref/dotnet5.1/de/System.Xml.XPath.xml", "ref/dotnet5.1/es/System.Xml.XPath.xml", "ref/dotnet5.1/fr/System.Xml.XPath.xml", @@ -9029,31 +9123,31 @@ "ref/dotnet5.1/ja/System.Xml.XPath.xml", "ref/dotnet5.1/ko/System.Xml.XPath.xml", "ref/dotnet5.1/ru/System.Xml.XPath.xml", - "ref/dotnet5.1/System.Xml.XPath.dll", - "ref/dotnet5.1/System.Xml.XPath.xml", "ref/dotnet5.1/zh-hans/System.Xml.XPath.xml", "ref/dotnet5.1/zh-hant/System.Xml.XPath.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath.XDocument/4.0.1-beta-23428": { "sha512": "oHYmGNZbqcmKny1boR36tcgTI/Aqp/3yJ8O6slNh0YPENM2ZPbLyDv4hyzFdkztNWTKDnC1LZnf3VS0898KtNw==", "type": "Package", "files": [ + "System.Xml.XPath.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/be9221e5cb164d3d87a0f2dca7061935.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XPath.XDocument.dll", + "ref/dotnet5.1/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XPath.XDocument.xml", @@ -9061,16 +9155,11 @@ "ref/dotnet5.1/ja/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XPath.XDocument.xml", - "ref/dotnet5.1/System.Xml.XPath.XDocument.dll", - "ref/dotnet5.1/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XPath.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XPath.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.XDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -9117,8 +9206,8 @@ "System.Threading.Tasks.Parallel >= 4.0.1-beta-23428", "System.Threading.Thread >= 4.0.0-beta-23428", "System.Xml.XDocument >= 4.0.11-beta-23428", - "System.Xml.XmlDocument >= 4.0.1-beta-23428", - "System.Xml.XPath.XDocument >= 4.0.1-beta-23428" + "System.Xml.XPath.XDocument >= 4.0.1-beta-23428", + "System.Xml.XmlDocument >= 4.0.1-beta-23428" ], "DNXCore,Version=v5.0": [] } diff --git a/src/Compilers/Server/VBCSCompiler/project.lock.json b/src/Compilers/Server/VBCSCompiler/project.lock.json index 35f10bbecc8690c3608ceb094f87c5c73a4f38cc..3e4a768f6617b2eae36bf6cc15ed8e43f94b091b 100644 --- a/src/Compilers/Server/VBCSCompiler/project.lock.json +++ b/src/Compilers/Server/VBCSCompiler/project.lock.json @@ -13,14 +13,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -53,15 +53,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -108,14 +108,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -148,15 +148,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -203,14 +203,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -243,15 +243,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -298,14 +298,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -338,15 +338,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -393,14 +393,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -433,15 +433,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -488,14 +488,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -528,15 +528,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -583,14 +583,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -623,15 +623,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -673,6 +673,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -683,8 +685,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -692,13 +697,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -706,36 +709,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -746,8 +748,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -755,13 +760,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -769,22 +772,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -795,8 +797,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -804,13 +809,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -818,22 +821,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -843,6 +844,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -850,8 +853,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -859,30 +860,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -892,6 +891,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -899,8 +900,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -909,14 +908,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -927,8 +927,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -936,13 +939,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -950,22 +951,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -976,8 +976,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -985,13 +988,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -999,22 +1000,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1025,8 +1025,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1034,13 +1037,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -1048,23 +1049,20 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5": [] } diff --git a/src/Compilers/Server/VBCSCompilerTests/project.lock.json b/src/Compilers/Server/VBCSCompilerTests/project.lock.json index d8dc2df3937a7352259a7ca991f21951d0febdc2..a47ea178893076ba9911f854ecee0ac8a584ae11 100644 --- a/src/Compilers/Server/VBCSCompilerTests/project.lock.json +++ b/src/Compilers/Server/VBCSCompilerTests/project.lock.json @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -78,15 +78,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -123,8 +123,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -145,13 +145,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -162,7 +162,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -209,14 +209,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -249,15 +249,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -294,8 +294,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -316,13 +316,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -333,7 +333,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -350,10 +350,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -361,13 +361,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -375,23 +375,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -400,7 +401,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -408,6 +408,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -418,8 +420,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -427,13 +432,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -441,36 +444,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -481,8 +483,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -490,13 +495,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -504,22 +507,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -530,8 +532,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -539,13 +544,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -553,22 +556,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -578,6 +579,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -585,8 +588,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -594,30 +595,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -627,6 +626,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -634,8 +635,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -644,14 +643,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -662,8 +662,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -671,13 +674,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -685,22 +686,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -711,8 +711,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -720,13 +723,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -734,22 +735,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -760,8 +760,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,13 +772,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -783,16 +784,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -927,6 +925,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -934,7 +933,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/Test/Resources/Core/project.lock.json b/src/Compilers/Test/Resources/Core/project.lock.json index b683edf262a098908f97e49d900595b7d056ed81..c6b72cdf877aacefc952712a6f06cb0466b39db3 100644 --- a/src/Compilers/Test/Resources/Core/project.lock.json +++ b/src/Compilers/Test/Resources/Core/project.lock.json @@ -11,9 +11,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -29,30 +29,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Compilers/Test/Utilities/CSharp/project.lock.json b/src/Compilers/Test/Utilities/CSharp/project.lock.json index 5674a4483a9c73f4815a29877ae0063679233140..022aea6fab4278f96aa9cc08e6b9cdd2faa7d506 100644 --- a/src/Compilers/Test/Utilities/CSharp/project.lock.json +++ b/src/Compilers/Test/Utilities/CSharp/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -170,10 +170,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -181,13 +181,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -195,23 +195,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -222,8 +224,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -231,13 +236,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -245,36 +248,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -285,8 +287,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -294,13 +299,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -308,22 +311,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -334,8 +336,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -343,13 +348,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -357,22 +360,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -382,6 +383,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -389,8 +392,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -398,30 +399,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -431,6 +430,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -438,8 +439,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -448,14 +447,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -466,8 +466,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -475,13 +478,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -489,22 +490,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -515,8 +515,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -524,13 +527,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -538,22 +539,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -564,8 +564,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -573,13 +576,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -587,16 +588,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/Compilers/Test/Utilities/VisualBasic/project.lock.json b/src/Compilers/Test/Utilities/VisualBasic/project.lock.json index 5674a4483a9c73f4815a29877ae0063679233140..022aea6fab4278f96aa9cc08e6b9cdd2faa7d506 100644 --- a/src/Compilers/Test/Utilities/VisualBasic/project.lock.json +++ b/src/Compilers/Test/Utilities/VisualBasic/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -170,10 +170,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -181,13 +181,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -195,23 +195,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -222,8 +224,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -231,13 +236,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -245,36 +248,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -285,8 +287,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -294,13 +299,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -308,22 +311,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -334,8 +336,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -343,13 +348,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -357,22 +360,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -382,6 +383,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -389,8 +392,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -398,30 +399,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -431,6 +430,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -438,8 +439,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -448,14 +447,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -466,8 +466,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -475,13 +478,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -489,22 +490,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -515,8 +515,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -524,13 +527,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -538,22 +539,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -564,8 +564,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -573,13 +576,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -587,16 +588,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/Compilers/VisualBasic/Portable/project.lock.json b/src/Compilers/VisualBasic/Portable/project.lock.json index b683edf262a098908f97e49d900595b7d056ed81..c6b72cdf877aacefc952712a6f06cb0466b39db3 100644 --- a/src/Compilers/VisualBasic/Portable/project.lock.json +++ b/src/Compilers/VisualBasic/Portable/project.lock.json @@ -11,9 +11,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -29,30 +29,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Compilers/VisualBasic/Test/CommandLine/project.lock.json b/src/Compilers/VisualBasic/Test/CommandLine/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/VisualBasic/Test/CommandLine/project.lock.json +++ b/src/Compilers/VisualBasic/Test/CommandLine/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/VisualBasic/Test/Emit/project.lock.json b/src/Compilers/VisualBasic/Test/Emit/project.lock.json index ce679096230ee6e75a81a62671d329ba74a0d619..901f3f3d3928021a4c38369230ffb997baeabac7 100644 --- a/src/Compilers/VisualBasic/Test/Emit/project.lock.json +++ b/src/Compilers/VisualBasic/Test/Emit/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/VisualBasic/Test/Performance/project.lock.json b/src/Compilers/VisualBasic/Test/Performance/project.lock.json index 1e4901ddb94871004758b826bdd61e60f72892a4..c33e98d23b5006a16342a7a8c5e9f975402bcd07 100644 --- a/src/Compilers/VisualBasic/Test/Performance/project.lock.json +++ b/src/Compilers/VisualBasic/Test/Performance/project.lock.json @@ -22,23 +22,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -59,14 +59,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -109,12 +109,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -128,7 +128,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -156,15 +156,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -225,8 +225,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -247,13 +247,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -264,7 +264,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -294,23 +294,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -331,14 +331,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -381,12 +381,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -400,7 +400,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -428,15 +428,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -497,8 +497,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -519,13 +519,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -536,7 +536,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -566,23 +566,23 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -603,14 +603,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -653,12 +653,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -672,7 +672,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -700,15 +700,15 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -769,8 +769,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -791,13 +791,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -808,7 +808,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -824,10 +824,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -835,13 +835,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -849,36 +849,36 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { "sha512": "7TOhATYXNVMF3HHGuM/WFHLt7r4uvFIUliplzIHsfL/KwxaHUbV6RI1f7EZRAioMbJI5520BGOOZ+9XIqtTQuA==", "type": "Package", "files": [ + "Microsoft.DotNet.xunit.performance.nuspec", "[Content_Types].xml", "_rels/.rels", + "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.core.dll", "lib/dotnet/xunit.performance.core.pdb", - "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.execution.dotnet.dll", "lib/dotnet/xunit.performance.execution.dotnet.pdb", + "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.core.dll", "lib/net46/xunit.performance.core.pdb", - "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.execution.desktop.dll", "lib/net46/xunit.performance.execution.desktop.pdb", - "Microsoft.DotNet.xunit.performance.nuspec", "package/services/metadata/core-properties/b700b008fbc64ae1a3ad112bf6153897.psmdcp" ] }, @@ -886,6 +886,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -896,6 +897,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -903,37 +908,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -944,6 +945,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -951,23 +956,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -978,6 +979,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -985,23 +990,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1012,6 +1013,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1019,23 +1024,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1046,6 +1047,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1053,23 +1058,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1080,6 +1081,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1087,31 +1092,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1119,22 +1124,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1144,6 +1145,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1151,8 +1154,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1160,14 +1161,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1178,6 +1179,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1185,39 +1190,33 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1227,6 +1226,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1234,8 +1235,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1244,14 +1243,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1262,6 +1261,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1269,23 +1272,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1296,6 +1295,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1303,23 +1306,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1330,6 +1329,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1337,23 +1340,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -1364,6 +1363,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1371,23 +1374,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1398,6 +1397,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1405,23 +1408,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1432,6 +1431,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1439,17 +1442,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { diff --git a/src/Compilers/VisualBasic/Test/Semantic/project.lock.json b/src/Compilers/VisualBasic/Test/Semantic/project.lock.json index c27743bea6094fa92052f495da92f0903abc388e..89f75fa1ff5cb22a9c2162c66221c7b7e7fdcec3 100644 --- a/src/Compilers/VisualBasic/Test/Semantic/project.lock.json +++ b/src/Compilers/VisualBasic/Test/Semantic/project.lock.json @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -78,15 +78,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -123,8 +123,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -145,13 +145,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -162,7 +162,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -209,14 +209,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -249,15 +249,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -294,8 +294,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -316,13 +316,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -333,7 +333,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -350,10 +350,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -361,13 +361,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -375,23 +375,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -400,7 +401,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -408,6 +408,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -418,8 +420,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -427,13 +432,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -441,36 +444,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -481,8 +483,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -490,13 +495,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -504,22 +507,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -530,8 +532,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -539,13 +544,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -553,22 +556,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -578,6 +579,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -585,8 +588,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -594,30 +595,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -627,6 +626,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -634,8 +635,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -644,14 +643,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -662,8 +662,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -671,13 +674,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -685,22 +686,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -711,8 +711,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -720,13 +723,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -734,22 +735,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -760,8 +760,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,13 +772,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -783,16 +784,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -927,6 +925,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -934,7 +933,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/VisualBasic/Test/Symbol/project.lock.json b/src/Compilers/VisualBasic/Test/Symbol/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/VisualBasic/Test/Symbol/project.lock.json +++ b/src/Compilers/VisualBasic/Test/Symbol/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/VisualBasic/Test/Syntax/project.lock.json b/src/Compilers/VisualBasic/Test/Syntax/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/Compilers/VisualBasic/Test/Syntax/project.lock.json +++ b/src/Compilers/VisualBasic/Test/Syntax/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Compilers/VisualBasic/VbcCore/project.lock.json b/src/Compilers/VisualBasic/VbcCore/project.lock.json index 42914d23adddb2884bf99c06f96d0c5fcac98c60..5fa9c11ce285a4c2bf857167d01728888cd22956 100644 --- a/src/Compilers/VisualBasic/VbcCore/project.lock.json +++ b/src/Compilers/VisualBasic/VbcCore/project.lock.json @@ -5,41 +5,41 @@ "DNXCore,Version=v5.0": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, @@ -47,8 +47,8 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -59,7 +59,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -70,7 +70,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -81,15 +81,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -100,14 +100,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -118,12 +118,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -134,10 +134,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -148,8 +148,8 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -157,7 +157,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -168,7 +168,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -176,7 +176,7 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -184,10 +184,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -195,8 +195,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -207,7 +207,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -218,7 +218,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -229,21 +229,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -254,7 +254,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -265,8 +265,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -277,9 +277,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -290,12 +290,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -303,7 +303,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -314,7 +314,7 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -322,11 +322,11 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -334,11 +334,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -349,21 +349,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -374,9 +374,9 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -384,7 +384,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -395,10 +395,10 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -406,11 +406,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -426,25 +426,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -460,9 +460,9 @@ }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -473,11 +473,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -488,9 +488,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -501,8 +501,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -511,34 +511,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -549,8 +549,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -561,9 +561,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -574,7 +574,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -585,7 +585,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -593,7 +593,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -604,10 +604,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -618,9 +618,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -631,10 +631,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -645,7 +645,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -656,9 +656,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -666,7 +666,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -674,13 +674,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -691,10 +691,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -702,7 +702,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -713,7 +713,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -724,8 +724,8 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -733,8 +733,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -745,12 +745,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -761,8 +761,8 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -770,8 +770,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -782,7 +782,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -793,14 +793,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -811,7 +811,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -822,7 +822,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -833,20 +833,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -857,18 +857,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -879,16 +879,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -899,15 +899,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -918,15 +918,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -939,49 +939,55 @@ "DNXCore,Version=v5.0/osx.10.10-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -989,23 +995,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1022,16 +1028,16 @@ "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}, "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": {}, - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} + "runtimes/osx.10.10-x64/native/libsos.dylib": {} } }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -1041,23 +1047,23 @@ }, "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1068,19 +1074,19 @@ }, "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1091,17 +1097,17 @@ }, "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1112,17 +1118,17 @@ }, "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1133,17 +1139,17 @@ }, "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1154,21 +1160,21 @@ }, "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1187,14 +1193,14 @@ }, "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1205,8 +1211,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -1217,19 +1223,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1248,11 +1254,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1263,16 +1269,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1291,17 +1297,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1312,25 +1318,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1341,17 +1347,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1370,7 +1376,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -1381,7 +1387,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1392,15 +1398,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -1411,14 +1417,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -1429,12 +1435,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -1445,8 +1451,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -1454,7 +1461,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1465,7 +1472,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1473,7 +1481,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -1481,10 +1490,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1492,8 +1502,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -1504,7 +1514,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1515,7 +1525,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -1526,21 +1536,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -1551,7 +1561,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -1562,8 +1572,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -1574,9 +1584,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -1587,12 +1597,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1600,7 +1611,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -1611,7 +1622,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -1619,11 +1631,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1631,11 +1644,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -1646,8 +1659,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -1655,9 +1669,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -1665,8 +1680,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -1674,10 +1690,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -1685,11 +1702,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -1704,15 +1721,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -1723,11 +1743,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -1738,9 +1758,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -1751,10 +1771,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -1765,8 +1785,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -1775,34 +1795,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -1813,8 +1833,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -1825,9 +1845,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -1838,7 +1858,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -1849,7 +1869,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -1857,7 +1878,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -1868,10 +1889,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -1882,9 +1903,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -1895,10 +1916,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -1909,7 +1930,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -1920,14 +1941,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -1938,9 +1959,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -1948,7 +1970,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -1956,18 +1979,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -1978,13 +2001,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -1995,10 +2018,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -2006,7 +2030,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -2017,18 +2041,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -2039,7 +2063,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2050,8 +2074,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -2059,8 +2084,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2071,12 +2096,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -2087,8 +2112,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2096,7 +2122,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2107,14 +2133,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -2125,7 +2151,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -2136,8 +2162,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -2148,7 +2174,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2159,20 +2185,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -2183,18 +2209,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -2205,16 +2231,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -2225,15 +2251,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -2244,15 +2270,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -2265,49 +2291,55 @@ "DNXCore,Version=v5.0/ubuntu.14.04-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -2315,23 +2347,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2342,23 +2374,23 @@ }, "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2369,19 +2401,19 @@ }, "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2392,17 +2424,17 @@ }, "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2413,17 +2445,17 @@ }, "runtime.linux.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2434,21 +2466,21 @@ }, "runtime.linux.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2467,14 +2499,14 @@ }, "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2491,6 +2523,10 @@ "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, @@ -2498,11 +2534,7 @@ "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": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} } }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -2512,8 +2544,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2524,19 +2556,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2555,11 +2587,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2570,16 +2602,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2590,17 +2622,17 @@ }, "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2619,17 +2651,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2640,25 +2672,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2669,17 +2701,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2698,7 +2730,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -2709,7 +2741,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -2720,15 +2752,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -2739,14 +2771,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -2757,12 +2789,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -2773,8 +2805,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -2782,7 +2815,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -2793,7 +2826,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -2801,7 +2835,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -2809,10 +2844,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.linux.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -2820,8 +2856,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -2832,7 +2868,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -2843,7 +2879,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -2854,21 +2890,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -2879,7 +2915,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -2890,8 +2926,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -2902,9 +2938,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -2915,12 +2951,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -2928,7 +2965,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -2939,7 +2976,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -2947,11 +2985,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -2959,11 +2998,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -2974,8 +3013,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -2983,9 +3023,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -2993,8 +3034,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -3002,10 +3044,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -3013,11 +3056,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3032,15 +3075,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3051,11 +3097,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -3066,9 +3112,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -3079,10 +3125,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -3093,8 +3139,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3103,34 +3149,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3141,8 +3187,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -3153,9 +3199,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3166,7 +3212,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3177,7 +3223,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3185,7 +3232,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3196,10 +3243,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3210,9 +3257,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -3223,10 +3270,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3237,7 +3284,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -3248,14 +3295,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -3266,9 +3313,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -3276,7 +3324,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -3284,18 +3333,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -3306,13 +3355,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -3323,10 +3372,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -3334,7 +3384,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -3345,18 +3395,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -3367,7 +3417,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3378,8 +3428,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -3387,8 +3438,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3399,12 +3450,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -3415,8 +3466,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3424,7 +3476,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3435,14 +3487,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3453,7 +3505,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -3464,8 +3516,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -3476,7 +3528,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3487,20 +3539,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -3511,18 +3563,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3533,16 +3585,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -3553,15 +3605,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -3572,15 +3624,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -3593,49 +3645,59 @@ "DNXCore,Version=v5.0/win7-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504" + } + }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -3643,13 +3705,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} @@ -3660,23 +3722,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3687,17 +3749,17 @@ }, "runtime.win.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3731,9 +3793,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -3759,9 +3837,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -3775,7 +3850,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -3783,7 +3857,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -3796,13 +3869,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -3827,21 +3898,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -3856,8 +3918,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -3868,15 +3930,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3895,10 +3957,10 @@ }, "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -3909,25 +3971,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23504, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23504", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -3938,19 +4000,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3961,15 +4023,15 @@ }, "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -3980,17 +4042,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4001,7 +4063,7 @@ }, "runtime.win7.System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4012,7 +4074,7 @@ }, "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4023,8 +4085,8 @@ }, "runtime.win7.System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.1-beta-23504", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4051,14 +4113,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4069,16 +4131,16 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )" + "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-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4089,24 +4151,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Cng": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Csp": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Cng": "4.0.0-beta-23504", + "System.Security.Cryptography.Csp": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4125,7 +4187,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -4136,7 +4198,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4147,15 +4209,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -4166,14 +4228,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -4184,12 +4246,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -4200,10 +4262,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} @@ -4214,8 +4276,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -4223,7 +4286,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4234,7 +4297,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4242,7 +4306,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -4250,10 +4315,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4261,8 +4327,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -4273,7 +4339,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4284,7 +4350,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4295,21 +4361,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -4320,7 +4386,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4331,8 +4397,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -4343,9 +4409,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4356,12 +4422,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4369,7 +4436,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -4380,7 +4447,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -4388,11 +4456,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4400,11 +4469,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4415,8 +4484,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -4424,9 +4494,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -4434,8 +4505,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -4443,10 +4515,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -4454,11 +4527,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4474,30 +4547,30 @@ }, "System.Private.Networking/4.0.1-beta-23504": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23504, )", - "System.Security.Principal": "[4.0.0, )", - "System.Security.Principal.Windows": "[4.0.0-beta-23504, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23504", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dnxcore50/_._": {} @@ -4507,15 +4580,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4526,11 +4602,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -4541,9 +4617,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -4554,10 +4630,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -4568,8 +4644,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4578,34 +4654,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4616,8 +4692,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -4628,9 +4704,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4641,7 +4717,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4652,7 +4728,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -4660,7 +4737,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -4671,10 +4748,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -4685,9 +4762,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -4698,10 +4775,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -4712,7 +4789,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -4723,14 +4800,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -4741,9 +4818,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -4751,15 +4829,15 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} @@ -4770,18 +4848,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} @@ -4792,7 +4870,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -4800,13 +4879,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -4817,10 +4896,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -4828,7 +4908,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -4839,18 +4919,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -4861,7 +4941,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -4872,8 +4952,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.win.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -4881,8 +4962,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -4893,12 +4974,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -4909,8 +4990,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -4918,8 +5000,8 @@ }, "System.Threading.Overlapped/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Overlapped.dll": {} @@ -4930,7 +5012,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -4941,14 +5023,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -4959,7 +5041,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -4970,8 +5052,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -4982,7 +5064,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -4993,20 +5075,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -5017,18 +5099,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5039,16 +5121,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -5059,15 +5141,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -5078,15 +5160,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -5102,9 +5184,9 @@ "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0e1d93ec01554dee87cde8d1b6d1493b.psmdcp", "runtime.json" ] @@ -5113,9 +5195,9 @@ "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/309fa878e56840efa07e8800ee92bae3.psmdcp", "runtime.json" ] @@ -5124,9 +5206,9 @@ "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/b04a8ae0e60a4502b13005bcce1edd51.psmdcp", "runtime.json" ] @@ -5135,9 +5217,9 @@ "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.DNXCore.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.DNXCore.nuspec", "package/services/metadata/core-properties/a1fd8fd0ac6142aa9c3fd9cd89ace0d8.psmdcp", "runtime.json" ] @@ -5146,9 +5228,9 @@ "sha512": "kIyYykK/e+3CH59HAFQWRJVdcetsVVhyp+jIzY4ykkxl6AOB/5MPgnB8QMSPA15dY7jCwF36dPPWYzbzLvQGNw==", "type": "Package", "files": [ + "Microsoft.NETCore.TestHost.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.TestHost.nuspec", "package/services/metadata/core-properties/c88e4281169c451b9b72a83daa13d17e.psmdcp", "runtime.json" ] @@ -5157,9 +5239,9 @@ "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/d7625af28b63434cbf845662020f9605.psmdcp", "runtime.json" ] @@ -5168,29 +5250,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -5200,6 +5282,7 @@ "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -5207,21 +5290,20 @@ "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/748bea1c42c04879b4b9931ca88bf493.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", + "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", @@ -5232,20 +5314,20 @@ "sha512": "y9W7gR5abJ41ZTRmRMMsxfkhQKh2frkNOgI1WmiHNhkrJCkui0S+EHXVMK60VosO3ZBlTE2fV8UIxxrPSw4o7w==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/e0e4b393e7da48f0ae20e0c2f5025262.psmdcp", + "ref/dotnet5.4/Microsoft.Win32.Registry.dll", + "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.4/Microsoft.Win32.Registry.dll", - "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Registry.xml", @@ -5368,16 +5450,16 @@ "ref/dotnet/_._", "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/System.Globalization.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "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", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "tools/crossgen" ] }, @@ -5498,6 +5580,10 @@ "ref/dotnet/_._", "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/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", @@ -5506,10 +5592,6 @@ "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", - "runtimes/ubuntu.14.04-x64/native/System.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "tools/crossgen" ] }, @@ -5714,9 +5796,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -5742,9 +5840,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -5758,7 +5853,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -5766,7 +5860,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -5779,13 +5872,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -5810,21 +5901,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -5835,20 +5917,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -5857,18 +5932,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { @@ -6118,6 +6200,7 @@ "sha512": "FydiMGvlMoBbDr4Zi2tYFR/78ctFdDtGtghaJaye28LCuhoaercsui/Fawsx8OkNfWQjdVuujUfrpcTF+f5ghQ==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -6128,6 +6211,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d3d6656da3b4f6588507de4202908fc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.AppContext.dll", + "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/de/System.AppContext.xml", "ref/dotnet5.4/es/System.AppContext.xml", "ref/dotnet5.4/fr/System.AppContext.xml", @@ -6135,22 +6222,18 @@ "ref/dotnet5.4/ja/System.AppContext.xml", "ref/dotnet5.4/ko/System.AppContext.xml", "ref/dotnet5.4/ru/System.AppContext.xml", - "ref/dotnet5.4/System.AppContext.dll", - "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/zh-hans/System.AppContext.xml", "ref/dotnet5.4/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.11-beta-23504": { "sha512": "+5Rb2RDs+I5/kqtDvV6G6vo2DdHMTd9qfrElUxY/HLF4xje6Z6oI1aAGXW9rXjVJ3x38Jd7Gzu1uCeC663iLRg==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6164,6 +6247,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7f26190040248dea26530596993e88b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6171,10 +6258,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6182,13 +6269,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6196,8 +6281,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6205,23 +6288,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6229,27 +6316,23 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Concurrent/4.0.11-beta-23504": { "sha512": "49+SVCQp12KxrF7RCyTdRA49d0oOID+JRlNMXB1l6ErQt0mMR517nu/OAix0IjlCPgMkF+aPR4o9buaHQuON9g==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/win8/_._", @@ -6257,6 +6340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ffce07bdc9944cd8a726482d288aeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Collections.Concurrent.dll", + "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/de/System.Collections.Concurrent.xml", "ref/dotnet5.2/es/System.Collections.Concurrent.xml", "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", @@ -6264,10 +6351,10 @@ "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.2/System.Collections.Concurrent.dll", - "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", + "ref/dotnet5.4/System.Collections.Concurrent.dll", + "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/de/System.Collections.Concurrent.xml", "ref/dotnet5.4/es/System.Collections.Concurrent.xml", "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", @@ -6275,13 +6362,11 @@ "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.4/System.Collections.Concurrent.dll", - "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", @@ -6289,44 +6374,46 @@ "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.38-beta-23504": { "sha512": "OJDxjX1yliiB3pe4XtP9Eg5IpNGPhbehD7GSXwkZAEnAVKtvrVRQqjCxubpFH1JiL18EAjyF+K8MqWQtXutMzg==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Collections.Immutable.dll", "lib/dotnet5.1/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6334,31 +6421,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1b998587765546e5af2ac8e519d10b9f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Collections.NonGeneric.dll", + "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", @@ -6366,31 +6453,31 @@ "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6398,27 +6485,23 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", "lib/win8/_._", @@ -6427,6 +6510,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da3d3504b3094cc7b99ebda097c3022f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6434,10 +6521,10 @@ "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6445,13 +6532,11 @@ "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", + "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6459,22 +6544,20 @@ "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6483,6 +6566,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4a16c67be0194dcebe2afc07cd929640.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Console.dll", + "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/de/System.Console.xml", "ref/dotnet5.4/es/System.Console.xml", "ref/dotnet5.4/fr/System.Console.xml", @@ -6490,23 +6577,19 @@ "ref/dotnet5.4/ja/System.Console.xml", "ref/dotnet5.4/ko/System.Console.xml", "ref/dotnet5.4/ru/System.Console.xml", - "ref/dotnet5.4/System.Console.dll", - "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/zh-hans/System.Console.xml", "ref/dotnet5.4/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -6516,6 +6599,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b84acf3c3ef7488cb13340578737e97b.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -6523,11 +6608,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -6535,21 +6620,19 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6561,6 +6644,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60e6adfa9a2a42efafcf19e3acd536c6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -6568,10 +6655,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -6579,13 +6666,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6593,8 +6678,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -6602,14 +6685,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "sha512": "r9KEJozT5WIxdFIlwchvl79DIoARjtCCTkpDeDOsGcCW40Ncz9RoE32qj8f0+6eSFvhO7ZCa7jp12O4yQCOZjg==", "type": "Package", "files": [ + "System.Diagnostics.FileVersionInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6618,6 +6701,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ec9aae5f402340f98e3e6837a7ef3d16.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/de/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/es/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/fr/System.Diagnostics.FileVersionInfo.xml", @@ -6625,23 +6712,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ko/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ru/System.Diagnostics.FileVersionInfo.xml", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23504": { "sha512": "x2J3Sww13e9um3rXRf+iBh06z3elsh2ihbKaJyn3rT97PMY/AJUpySARe9eqvs5SnzuI9FT+4++iSdWV5Ftmgg==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6651,6 +6734,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8de02146c9524f4bab8216e3a80d95b8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -6658,10 +6745,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -6669,24 +6756,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -6697,6 +6780,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d2bf3b2d98742d4a6de8072e9df0805.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", @@ -6704,23 +6791,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -6730,6 +6813,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9b8c1475272c469c9b304955d1246236.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -6737,11 +6822,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -6749,21 +6834,19 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "sha512": "OVGpDS30zvUShqtsxbzC3Cj8ueXyFRcz6Y0xOT9K4lVN3AhLKhORduFORXg6nSm2ZseREHv2zBMRToV0UHHTLA==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -6776,6 +6859,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/114978fcf9c74f979ea65eb32f091971.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -6783,10 +6870,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -6794,10 +6881,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -6805,13 +6892,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -6819,22 +6904,20 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "sha512": "FSmfeomZqsQYd1/wKkZNT7Bf42tx8OZhxvjlBit5jBXwKaocinyh/hNcU4NR+vLRdj0NYjdDWtWzL/MmQvSbpQ==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -6848,6 +6931,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/83b7502cea1d4d98812e89877ef2be81.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Dynamic.Runtime.dll", + "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", @@ -6855,10 +6942,10 @@ "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.1/System.Dynamic.Runtime.dll", - "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", + "ref/dotnet5.4/System.Dynamic.Runtime.dll", + "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", @@ -6866,13 +6953,11 @@ "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.4/System.Dynamic.Runtime.dll", - "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", @@ -6880,8 +6965,6 @@ "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/win8/_._", @@ -6889,14 +6972,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.11-beta-23504": { "sha512": "sLmzDsKcKBv+5ebwnF2lskvJGStfMUI0fDV1p/9EZ6+sPdyBx+UEIHsrzFIRJS+QNENAo319kjH4FXMnau7/CA==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -6910,6 +6993,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/94550bf82e9d4bab8b90fb858030560b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/de/System.Globalization.xml", "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", @@ -6917,10 +7004,10 @@ "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -6928,13 +7015,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -6942,8 +7027,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -6951,14 +7034,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23504": { "sha512": "w7nmCZ/fbxrrxEJHhPbvKchMbQNTOH6lCA+6y62THw3q6EMkmJmngyfiHavFePDIqcOzy80jz8O7vfu8aaxy4w==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -6969,6 +7052,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/96bafc3d01b948dbb852eee7d8b636e9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Globalization.Calendars.dll", + "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/de/System.Globalization.Calendars.xml", "ref/dotnet5.4/es/System.Globalization.Calendars.xml", "ref/dotnet5.4/fr/System.Globalization.Calendars.xml", @@ -6976,23 +7063,19 @@ "ref/dotnet5.4/ja/System.Globalization.Calendars.xml", "ref/dotnet5.4/ko/System.Globalization.Calendars.xml", "ref/dotnet5.4/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.4/System.Globalization.Calendars.dll", - "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.11-beta-23504": { "sha512": "Mm6CsBtIN9JeKXstn7BGQkY2+9ypXnre6KJdqO2iy7nIroQDzFcbVsa8TLOJxRdhcbtd32Y6lTsG28EoGqheTg==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -7006,6 +7089,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5542ba6c8e344cd08b056e90446e2be7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -7013,10 +7100,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -7024,13 +7111,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -7038,8 +7123,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -7047,14 +7130,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23504": { "sha512": "hU2pxN48TMnpxCcs7xV+kxJRCv95CWU+cY2CM3/QfPhOHWxI/XMJCCzp/itPHivAOKc3WWErTKh6flFL3zra8Q==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7063,6 +7146,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a7eb12348a4946fd8b6dc61e36ff1303.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -7070,32 +7157,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7103,31 +7190,31 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "sha512": "nM7JE4K2Ckczo72f6MkEoaP6mbOWvBM3L3LmO2ie+czJVQqLp7y/JUsCHl899KK78caccehh8eQQ5IHLu3Yixw==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/201274e4ffb64607827b44007103072b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Primitives.xml", @@ -7135,22 +7222,18 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", "type": "Package", "files": [ + "System.IO.FileSystem.Watcher.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7159,6 +7242,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ce3fcd6896d4ddea6da174b5dd50cdc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", @@ -7166,27 +7253,25 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.Pipes/4.0.0-beta-23504": { "sha512": "XbIQixjoOg6wvxYfpmv2ydXMsTQ56nV6bb2Ajem9RnwXaPVhq/eXeGYMEMZiQ1HxmuwusgccLE6FtT3+Xf+new==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/de1baccf5c034e23bb61451533c0555b.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7194,19 +7279,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.1-beta-23504": { "sha512": "BEYrDR9RrBAdsE12VjjWtx8u4OuEN6Qty78DWmvjneeCeOFenl34d1Z+DMZozHWEs+fbF+rcGgF1lBPlqhj6lQ==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7216,6 +7299,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b53d84d2ad5a48e1b3c50885ac70b199.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7223,11 +7308,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7235,20 +7320,18 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -7259,6 +7342,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -7266,24 +7353,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Expressions/4.0.11-beta-23504": { "sha512": "lT0MxBix8IwHFGSV1Myr+fk0G3S4WZWAzJo7hXkEmFtVliZpji+yv3lG8bATvbgUszfZBpfJtxNBnxCY0+dkpQ==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7295,6 +7378,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/92db2795f9104bcc85faf0c9aea57bf2.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Linq.Expressions.dll", + "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/de/System.Linq.Expressions.xml", "ref/dotnet5.1/es/System.Linq.Expressions.xml", "ref/dotnet5.1/fr/System.Linq.Expressions.xml", @@ -7302,10 +7389,10 @@ "ref/dotnet5.1/ja/System.Linq.Expressions.xml", "ref/dotnet5.1/ko/System.Linq.Expressions.xml", "ref/dotnet5.1/ru/System.Linq.Expressions.xml", - "ref/dotnet5.1/System.Linq.Expressions.dll", - "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hant/System.Linq.Expressions.xml", + "ref/dotnet5.4/System.Linq.Expressions.dll", + "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/de/System.Linq.Expressions.xml", "ref/dotnet5.4/es/System.Linq.Expressions.xml", "ref/dotnet5.4/fr/System.Linq.Expressions.xml", @@ -7313,13 +7400,11 @@ "ref/dotnet5.4/ja/System.Linq.Expressions.xml", "ref/dotnet5.4/ko/System.Linq.Expressions.xml", "ref/dotnet5.4/ru/System.Linq.Expressions.xml", - "ref/dotnet5.4/System.Linq.Expressions.dll", - "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", @@ -7327,8 +7412,6 @@ "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/_._", @@ -7336,14 +7419,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Linq.Expressions.nuspec" + "runtime.json" ] }, "System.Net.NameResolution/4.0.0-beta-23504": { "sha512": "yM6B183+u9jJINMab9lGFlvsopA8lWYpAApHEG7VIOQZy84rJHLf0PTw1vv966Z/lG/X62pIT+ibGM1ZWytqVA==", "type": "Package", "files": [ + "System.Net.NameResolution.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7352,6 +7435,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b783c202d07440f6bdbd20e99fc6dea5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.NameResolution.dll", + "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/de/System.Net.NameResolution.xml", "ref/dotnet5.4/es/System.Net.NameResolution.xml", "ref/dotnet5.4/fr/System.Net.NameResolution.xml", @@ -7359,23 +7446,19 @@ "ref/dotnet5.4/ja/System.Net.NameResolution.xml", "ref/dotnet5.4/ko/System.Net.NameResolution.xml", "ref/dotnet5.4/ru/System.Net.NameResolution.xml", - "ref/dotnet5.4/System.Net.NameResolution.dll", - "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -7386,6 +7469,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -7393,22 +7480,18 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.11-beta-23504": { "sha512": "JobpKmMfZbLQ0Yp2yY8hT78RTZigLLvVIkoXFUr1qI0sggcjiGSyt3OFwUVP8wFnsHqvc3L9VX7EPwt7GWy07Q==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7420,6 +7503,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4c2043dc18e64e60925bbc4190e91f04.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Net.Primitives.dll", + "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/de/System.Net.Primitives.xml", "ref/dotnet5.1/es/System.Net.Primitives.xml", "ref/dotnet5.1/fr/System.Net.Primitives.xml", @@ -7427,10 +7514,10 @@ "ref/dotnet5.1/ja/System.Net.Primitives.xml", "ref/dotnet5.1/ko/System.Net.Primitives.xml", "ref/dotnet5.1/ru/System.Net.Primitives.xml", - "ref/dotnet5.1/System.Net.Primitives.dll", - "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.2/System.Net.Primitives.dll", + "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/de/System.Net.Primitives.xml", "ref/dotnet5.2/es/System.Net.Primitives.xml", "ref/dotnet5.2/fr/System.Net.Primitives.xml", @@ -7438,10 +7525,10 @@ "ref/dotnet5.2/ja/System.Net.Primitives.xml", "ref/dotnet5.2/ko/System.Net.Primitives.xml", "ref/dotnet5.2/ru/System.Net.Primitives.xml", - "ref/dotnet5.2/System.Net.Primitives.dll", - "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.4/System.Net.Primitives.dll", + "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/de/System.Net.Primitives.xml", "ref/dotnet5.4/es/System.Net.Primitives.xml", "ref/dotnet5.4/fr/System.Net.Primitives.xml", @@ -7449,13 +7536,11 @@ "ref/dotnet5.4/ja/System.Net.Primitives.xml", "ref/dotnet5.4/ko/System.Net.Primitives.xml", "ref/dotnet5.4/ru/System.Net.Primitives.xml", - "ref/dotnet5.4/System.Net.Primitives.dll", - "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Net.Primitives.dll", + "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", @@ -7463,8 +7548,6 @@ "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/win8/_._", @@ -7472,14 +7555,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Primitives.nuspec" + "runtime.json" ] }, "System.Net.Sockets/4.1.0-beta-23504": { "sha512": "H9U9MguaeT8Jl0Rp1ou+Tf1lPg3730nxQEhGWAb20x8JuyeMYdSFiVZHKmFQBv9iNzkBeG/dXwTkc3cn3gKqIw==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7488,6 +7571,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/755e7a7e340a4183b91c2f3e2245221a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.Sockets.dll", + "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/de/System.Net.Sockets.xml", "ref/dotnet5.4/es/System.Net.Sockets.xml", "ref/dotnet5.4/fr/System.Net.Sockets.xml", @@ -7495,10 +7582,10 @@ "ref/dotnet5.4/ja/System.Net.Sockets.xml", "ref/dotnet5.4/ko/System.Net.Sockets.xml", "ref/dotnet5.4/ru/System.Net.Sockets.xml", - "ref/dotnet5.4/System.Net.Sockets.dll", - "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", + "ref/dotnet5.5/System.Net.Sockets.dll", + "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/de/System.Net.Sockets.xml", "ref/dotnet5.5/es/System.Net.Sockets.xml", "ref/dotnet5.5/fr/System.Net.Sockets.xml", @@ -7506,28 +7593,24 @@ "ref/dotnet5.5/ja/System.Net.Sockets.xml", "ref/dotnet5.5/ko/System.Net.Sockets.xml", "ref/dotnet5.5/ru/System.Net.Sockets.xml", - "ref/dotnet5.5/System.Net.Sockets.dll", - "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Sockets.nuspec" + "runtime.json" ] }, "System.ObjectModel/4.0.11-beta-23504": { "sha512": "MVovd3DdtcjNp4BUZIxxhggYJeYdVeMxh5R1KFVKZRzFpBPUKyZMei32K7jKEdmyVJLocbP3Md7qfQGAA295NQ==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7536,6 +7619,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6e172a53d96a454092c39471aa788b01.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7543,10 +7630,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7554,13 +7641,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -7568,76 +7653,74 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.1.0-beta-23504": { "sha512": "b6sPssVzR0EUdXDzoV9NclUp1O+8RREfRUD8sbpiYL5XR0gi6bzAPMzQ7OxEuAOcM0U6JBetdCLv7VyYY6cdpw==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/363977cdc60e4705bfcdc89cc023387b.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.DataContractSerialization.nuspec" + "runtime.json" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Networking/4.0.1-beta-23504": { "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/a5898d54529f44ffbba472c5674aa9de.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/afa5274fde16402f981ef4388e0c952e.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.1.0-beta-23504": { "sha512": "WBdLemn0GjinvASehzA89cT6kV6txw3KXLLhrK53A/5giNdZlHxMUP60f79GD/Ze2miR8F8OEpaubbPGuZjXoA==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -7652,6 +7735,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3bb02e35bc764017ab4e78649bb0d433.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -7659,10 +7746,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -7670,14 +7757,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -7685,8 +7770,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -7694,14 +7777,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -7710,6 +7793,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -7717,20 +7803,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit/4.0.1-beta-23504": { "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -7739,6 +7822,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/65e951d0e66b4a608d6a603f37b14c32.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet5.2/System.Reflection.Emit.dll", + "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/de/System.Reflection.Emit.xml", "ref/dotnet5.2/es/System.Reflection.Emit.xml", "ref/dotnet5.2/fr/System.Reflection.Emit.xml", @@ -7746,21 +7832,18 @@ "ref/dotnet5.2/ja/System.Reflection.Emit.xml", "ref/dotnet5.2/ko/System.Reflection.Emit.xml", "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -7768,6 +7851,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -7775,19 +7860,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -7795,6 +7878,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/23588ef37c6c42448081c5991af6fe8e.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", @@ -7802,20 +7887,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -7823,6 +7906,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/26986d535e2b41bcad9a192fe89d16cb.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", @@ -7830,20 +7915,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -7853,6 +7936,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fc6e6b385bd24246a005c3b533e50f7d.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -7860,11 +7945,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -7872,37 +7957,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.1-beta-23504": { "sha512": "EDgC6JH5pR12f1fVkTbthDa/wnB3ntu1IlmIlokchhYT1CszoXLQ6oX5iMc0oyjg9dgFEDMaUgcNksrrIpxHuA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -7912,6 +7993,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9151beecbc62457fba38c4eec40aec83.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -7919,11 +8002,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -7931,21 +8014,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -7956,6 +8037,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -7963,23 +8048,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "sha512": "/c1o5S0I896j0lTj2TgkIBXnF25fK41kmHYeAaSIgHZusFN6bHU50BpvFQP7Ki2Kkga8z/dv9PfGgG7MvmG+8A==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -7990,6 +8071,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d98200d981c54ffbb7659fbdb8e03658.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", + "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/de/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/es/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/fr/System.Reflection.TypeExtensions.xml", @@ -7997,23 +8082,19 @@ "ref/dotnet5.4/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", - "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "sha512": "MOkuSppn4WwFJmfjqdLI+yfmmk5VT42qlTbKbQZFBy4Fp/ZoYb+jvhI43pce013KBmPSe0dGEXIGr69K5vFuUw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -8023,6 +8104,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/354fd3dc8d694628820142b5d8fcdef9.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -8030,11 +8113,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -8042,21 +8125,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23504": { "sha512": "aCPLcyPqkUAPYyHh6JUn4Hlp2WvO9y6e+X11yzwXGN9NWzP6Za7PZy/bIBTkP1Lsey16WzP42N66A9X4G7DOzQ==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -8070,6 +8151,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/472bf95e241f45eaa6539fbe1c5643ce.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -8077,10 +8162,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -8088,10 +8173,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -8099,13 +8184,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -8113,8 +8196,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -8122,14 +8203,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23504": { "sha512": "2yYJAQxjl25VtJI73x0NewafdeEOYp6rC2Ng953vfMEKNj/44UfgDlugZQVZXlWsP2JZ/KTlZNM6gLWz3NWAqA==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8141,6 +8222,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8530ade9ac99448a9123ebe54c3cc1d1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -8148,10 +8233,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -8159,13 +8244,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -8173,8 +8256,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -8182,14 +8263,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.1-beta-23504": { "sha512": "jXoQoWFOAUkXMimw+727XB1UDA+Z61hhKxJkBRlKUJ5pfho+99bnNeYsuniroYnp2gPvpnrQuvhzYNU3/X8LEw==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -8200,6 +8281,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e630f02249448c7aa42dcf4f9a1b3a3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -8207,23 +8292,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "sha512": "9MWR4HGPfUvt4CayFMQPP9q2OWAQMuRNy7CNz1uF2XCw7N0f2CYmbhOW9n6/+zkRZUCEq6Uz/zlnbZX0+nuEHg==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8236,6 +8317,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e1849b4b01564989a51ad3263114d6f4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -8243,10 +8328,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -8254,10 +8339,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -8265,13 +8350,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -8279,26 +8362,26 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.Loader/4.0.0-beta-23504": { "sha512": "STMBFl+by4dsiPD/5OB/A/+RbZzhzbLjYMVQzlLNDD2Y3I25hcSPrgjNQunZ57IZfa5pu78Y3FVMBxxW5OI6xA==", "type": "Package", "files": [ + "System.Runtime.Loader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Loader.dll", "package/services/metadata/core-properties/78d7d0f7b96f4de09be0a165ab2513ac.psmdcp", + "ref/dotnet5.1/System.Runtime.Loader.dll", + "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/de/System.Runtime.Loader.xml", "ref/dotnet5.1/es/System.Runtime.Loader.xml", "ref/dotnet5.1/fr/System.Runtime.Loader.xml", @@ -8306,17 +8389,15 @@ "ref/dotnet5.1/ja/System.Runtime.Loader.xml", "ref/dotnet5.1/ko/System.Runtime.Loader.xml", "ref/dotnet5.1/ru/System.Runtime.Loader.xml", - "ref/dotnet5.1/System.Runtime.Loader.dll", - "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Loader.xml", - "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml", - "System.Runtime.Loader.nuspec" + "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.0.1-beta-23504": { "sha512": "pxIPbRDjhlBqZI2QXLJAQuVj3p2CmYyzUwcD6K74H0hNxLmCeBasgR81mO3X/OaFhlpBI11QVM5eCWAv3WEifg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -8325,6 +8406,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/79f0cfb216ba40fc9ed315a5b535a4ae.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8332,11 +8415,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8344,19 +8427,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "sha512": "EpAAbaumz41uGE3g7eKEDnkAmob/6uReruwq7m+4R2cNnf2r1lCsbVAEyUG5HyGx1h6CMYaHOCEP0o55LQtgxw==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -8366,6 +8447,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6d4377b425f34a94b9f32a1f129e5ce1.psmdcp", + "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Json.xml", @@ -8373,11 +8456,11 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/de/System.Runtime.Serialization.Json.xml", "ref/netcore50/es/System.Runtime.Serialization.Json.xml", "ref/netcore50/fr/System.Runtime.Serialization.Json.xml", @@ -8385,30 +8468,32 @@ "ref/netcore50/ja/System.Runtime.Serialization.Json.xml", "ref/netcore50/ko/System.Runtime.Serialization.Json.xml", "ref/netcore50/ru/System.Runtime.Serialization.Json.xml", - "ref/netcore50/System.Runtime.Serialization.Json.dll", - "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hant/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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Security.Claims/4.0.1-beta-23504": { "sha512": "ygnlKv43NwQ6ektwp9yEuzWeEYTU+QPrvfZePritTRe6Q/W8VQW536Of5/la3yuy3QMotExORBVG5/qNFS8lOw==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/38932cab79ce4e689335a29a903ab463.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Claims.dll", + "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/de/System.Security.Claims.xml", "ref/dotnet5.4/es/System.Security.Claims.xml", "ref/dotnet5.4/fr/System.Security.Claims.xml", @@ -8416,22 +8501,18 @@ "ref/dotnet5.4/ja/System.Security.Claims.xml", "ref/dotnet5.4/ko/System.Security.Claims.xml", "ref/dotnet5.4/ru/System.Security.Claims.xml", - "ref/dotnet5.4/System.Security.Claims.dll", - "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/zh-hans/System.Security.Claims.xml", "ref/dotnet5.4/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8440,34 +8521,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef173bff6fbd43bcab165751afeacd4f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/682fdf8c8fbc4e8c83ca460a5124d270.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8477,19 +8558,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/006591d5aa18459f8de9fa1e87022349.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8498,6 +8579,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c77101be8d234dd8b0d3462ecc7e7f8f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", @@ -8505,57 +8590,53 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", "type": "Package", "files": [ + "System.Security.Cryptography.OpenSsl.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/778202ae1e564703a3b7a6e58fd41d28.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.nuspec" + "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7882b2af8eda42d393c3ebe859584e7f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8564,6 +8645,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b02330c0b05f4bd2b90867b2521a85ed.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", @@ -8571,23 +8656,19 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -8597,6 +8678,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -8604,8 +8687,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -8613,14 +8694,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Security.Principal.dll", @@ -8630,6 +8711,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/37fc6ad10f6a443b9496d0ae5730a2fe.psmdcp", + "ref/dotnet5.1/System.Security.Principal.dll", + "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/de/System.Security.Principal.xml", "ref/dotnet5.1/es/System.Security.Principal.xml", "ref/dotnet5.1/fr/System.Security.Principal.xml", @@ -8637,11 +8720,11 @@ "ref/dotnet5.1/ja/System.Security.Principal.xml", "ref/dotnet5.1/ko/System.Security.Principal.xml", "ref/dotnet5.1/ru/System.Security.Principal.xml", - "ref/dotnet5.1/System.Security.Principal.dll", - "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", @@ -8649,25 +8732,25 @@ "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", "type": "Package", "files": [ + "System.Security.Principal.Windows.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", "package/services/metadata/core-properties/e484305331144719a32e1a02f5c5c09a.psmdcp", + "ref/dotnet5.4/System.Security.Principal.Windows.dll", + "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", @@ -8675,18 +8758,16 @@ "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.nuspec" + "ref/net46/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -8700,6 +8781,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a73b25140e544bcb9cbfec421990c0d9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -8707,10 +8792,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -8718,13 +8803,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -8732,8 +8815,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -8741,14 +8822,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "sha512": "ZKCiZO9jP1qlEDSsea9P/9skYFRoVg7RmxIjgTe6MhAOYu8kVjOPagRcEkK4USKhuzIkFaY0cdLCoQPSl+uv1Q==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8756,6 +8837,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8499e039e1bf4d3f8286741e09742d27.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", + "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", @@ -8763,22 +8848,18 @@ "ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", - "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Text.Encoding.CodePages.nuspec" + "runtime.json" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "sha512": "VlpSvueo1n45N5dG8b3N7zhm1LVAlEHodvwGiSMfAkcUqLG+GgXBTLA+x54sOXG4FGWR7rAZLCosXfOIt8qc/A==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -8792,6 +8873,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d161a387a41445f4b69bc165aa0d1521.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -8799,10 +8884,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -8810,13 +8895,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -8824,8 +8907,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -8833,23 +8914,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -8857,27 +8942,23 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "sha512": "414CK/BtVvkG3KXVrriMRQwfZcxroauOHcy/EmWxuBDzPlft7Tx3t4aDnC8IesYAtNLjQO3c5lQCdvyl7ENeNw==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/net45/_._", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/win8/_._", @@ -8886,6 +8967,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/33ac4106b70341e69307ee3f746aea72.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.RegularExpressions.dll", + "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", @@ -8893,10 +8978,10 @@ "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.1/System.Text.RegularExpressions.dll", - "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", + "ref/dotnet5.4/System.Text.RegularExpressions.dll", + "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", @@ -8904,13 +8989,11 @@ "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.4/System.Text.RegularExpressions.dll", - "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -8918,22 +9001,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.11-beta-23504": { "sha512": "L9UttBrbY6uz2ZPxDvfCbmAt4yDK1eKhNMPoraxTcfsOdYTgxpeKRpyMbMbJqrozYlXJE2x7zNs24hhvmGxFPg==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8945,6 +9026,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/41956439abe3409b9d01c36aeb70e3df.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -8952,10 +9037,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -8963,13 +9048,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -8977,8 +9060,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -8986,20 +9067,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -9007,24 +9090,24 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Overlapped/4.0.1-beta-23504": { "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/60e9bf92060d4d2baefd67d587bc06f6.psmdcp", + "ref/dotnet5.4/System.Threading.Overlapped.dll", + "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/de/System.Threading.Overlapped.xml", "ref/dotnet5.4/es/System.Threading.Overlapped.xml", "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", @@ -9032,18 +9115,16 @@ "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -9057,6 +9138,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/42ebb91e90ca4836b73a111f08919459.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -9064,10 +9149,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -9075,13 +9160,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -9089,8 +9172,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -9098,14 +9179,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "sha512": "QiFGqCNgeQll8ua1mGVdAiMyEj2WIr9T54ERZXyk8xduy4/lRneMgBgqDuc4W0gSmLj9pdrYfplD9MMZnc5ZXw==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -9114,6 +9195,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/e7ed8dcaeaea4a81b6833355b39612c5.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -9121,11 +9204,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -9133,19 +9216,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23504": { "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9155,6 +9236,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0fdde02907e64bc9ac73173d7041d21b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.Thread.dll", + "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/de/System.Threading.Thread.xml", "ref/dotnet5.4/es/System.Threading.Thread.xml", "ref/dotnet5.4/fr/System.Threading.Thread.xml", @@ -9162,22 +9247,18 @@ "ref/dotnet5.4/ja/System.Threading.Thread.xml", "ref/dotnet5.4/ko/System.Threading.Thread.xml", "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -9187,6 +9268,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6906fa4983b5401fb8ceef338ac8e113.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.ThreadPool.dll", + "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", @@ -9194,22 +9279,18 @@ "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9218,6 +9299,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/d711752f58c84ec2a533b45094b4e3d2.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -9225,11 +9308,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -9237,29 +9320,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -9267,27 +9352,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "sha512": "OjpB7VjFovz5/bIpeoJvNAkOUviV9YywFMEN1FM1uxJweoDRP0GG85qjdbUZIXM044Ucc5Yyt8kqOj1z2PxjFA==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/net45/_._", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/win8/_._", @@ -9296,6 +9377,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6224aacf8e5f4c2ea6aab88aef830b53.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.ReaderWriter.dll", + "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", @@ -9303,10 +9388,10 @@ "ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.1/System.Xml.ReaderWriter.dll", - "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", + "ref/dotnet5.4/System.Xml.ReaderWriter.dll", + "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", @@ -9314,13 +9399,11 @@ "ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.4/System.Xml.ReaderWriter.dll", - "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", @@ -9328,27 +9411,25 @@ "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23504": { "sha512": "8xX5nDDbxdPyGsZdIF1SBSr/9ezweZFIPGa0bHa8OcWiOJjkb0GyA+0ZeLCZExXd+iKeqnYnZv9xNDFQ9iN4Nw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -9357,6 +9438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bcc5c38d76684289ba14f89ae63b4755.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -9364,10 +9449,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -9375,13 +9460,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -9389,31 +9472,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "sha512": "69XKJvodiemWQcQ44qQOLeswvKrLO6IEaS2joixW+4ATYOO/G9cVtKrvWHNd3T7zoxHYGpAN5XHaGUKPetoW9A==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/102eefb28d794b809f331c538022def5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XmlDocument.dll", + "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/de/System.Xml.XmlDocument.xml", "ref/dotnet5.4/es/System.Xml.XmlDocument.xml", "ref/dotnet5.4/fr/System.Xml.XmlDocument.xml", @@ -9421,31 +9506,31 @@ "ref/dotnet5.4/ja/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ko/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ru/System.Xml.XmlDocument.xml", - "ref/dotnet5.4/System.Xml.XmlDocument.dll", - "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath/4.0.1-beta-23504": { "sha512": "1JXVMJsqvBaajJDJiOAzLsWusiumD/sfRdcfgJTFiadxOdwVD69MGZPLg38YyY439tBBvo5Lg6LioaYaXpnu7w==", "type": "Package", "files": [ + "System.Xml.XPath.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ebaf7d8c58f41f7ac8e564d08bdbf19.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.dll", + "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/de/System.Xml.XPath.xml", "ref/dotnet5.4/es/System.Xml.XPath.xml", "ref/dotnet5.4/fr/System.Xml.XPath.xml", @@ -9453,31 +9538,31 @@ "ref/dotnet5.4/ja/System.Xml.XPath.xml", "ref/dotnet5.4/ko/System.Xml.XPath.xml", "ref/dotnet5.4/ru/System.Xml.XPath.xml", - "ref/dotnet5.4/System.Xml.XPath.dll", - "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "sha512": "wJKhwhoK6EZ055xDv16cXdt6VnSyjpHaNTWZEYwfDjWJpN76xALzkV0Sr9NPXjniM+RIWpfDJTaKYOOdDsCPNA==", "type": "Package", "files": [ + "System.Xml.XPath.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d3499ee186154d50863b073700eab707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", + "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XPath.XDocument.xml", @@ -9485,16 +9570,11 @@ "ref/dotnet5.4/ja/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XPath.XDocument.xml", - "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", - "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.XDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -9541,8 +9621,8 @@ "System.Threading.Tasks.Parallel >= 4.0.1-beta-23504", "System.Threading.Thread >= 4.0.0-beta-23504", "System.Xml.XDocument >= 4.0.11-beta-23504", - "System.Xml.XmlDocument >= 4.0.1-beta-23504", - "System.Xml.XPath.XDocument >= 4.0.1-beta-23504" + "System.Xml.XPath.XDocument >= 4.0.1-beta-23504", + "System.Xml.XmlDocument >= 4.0.1-beta-23504" ], "DNXCore,Version=v5.0": [] } diff --git a/src/Compilers/VisualBasic/vbc/project.lock.json b/src/Compilers/VisualBasic/vbc/project.lock.json index a89e2141dc0bb5ee82fdfaee51d41c015117da3f..c69883d7adc92f6d9cbd71e8f021e4e609f4cd10 100644 --- a/src/Compilers/VisualBasic/vbc/project.lock.json +++ b/src/Compilers/VisualBasic/vbc/project.lock.json @@ -14,14 +14,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -54,15 +54,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -110,14 +110,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -150,15 +150,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -206,14 +206,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -302,14 +302,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -342,15 +342,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -398,14 +398,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -438,15 +438,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -494,14 +494,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -534,15 +534,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -590,14 +590,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -630,15 +630,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -680,23 +680,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -707,8 +709,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -716,13 +721,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -730,36 +733,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -770,8 +772,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -779,13 +784,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -793,22 +796,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -819,8 +821,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -828,13 +833,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -842,22 +845,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -867,6 +868,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -874,8 +877,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -883,30 +884,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -916,6 +915,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -923,8 +924,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -933,14 +932,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -951,8 +951,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -960,13 +963,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -974,22 +975,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1000,8 +1000,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1009,13 +1012,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -1023,22 +1024,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1049,8 +1049,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1058,13 +1061,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -1072,16 +1073,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -1089,7 +1087,7 @@ "": [ "Microsoft.DiaSymReader.Native >= 1.3.3", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5": [] } diff --git a/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.lock.json b/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.lock.json index 3b36eb6ad8d7a08b17e88b6867e0fbd813f4abdf..03d5fa53882683f891a55c19c27f24440ff18de9 100644 --- a/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.lock.json +++ b/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.lock.json @@ -14,24 +14,24 @@ "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -39,14 +39,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -57,7 +57,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -65,7 +65,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -73,9 +73,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -83,12 +83,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -96,7 +96,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -107,11 +107,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -122,8 +122,8 @@ }, "System.Linq.Expressions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -131,7 +131,7 @@ }, "System.ObjectModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -139,9 +139,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -149,16 +149,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -169,7 +169,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -177,9 +177,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -192,7 +192,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -200,7 +200,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -208,10 +208,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -219,7 +219,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -227,7 +227,7 @@ }, "System.Text.RegularExpressions/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -235,8 +235,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -244,7 +244,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -252,8 +252,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -266,17 +266,17 @@ }, "xunit.assert/2.1.0": { "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, )" + "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": {} @@ -287,23 +287,23 @@ }, "xunit.core/2.1.0": { "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, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "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": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -314,21 +314,21 @@ }, "xunit.extensibility.execution/2.1.0": { "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, 2.1.0]" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.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": {} @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,104 +359,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -467,6 +468,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -474,37 +479,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -515,6 +516,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -522,23 +527,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -549,6 +550,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -556,23 +561,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -583,6 +584,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -590,23 +595,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -617,6 +618,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -624,31 +629,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -656,22 +661,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -681,6 +682,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -688,8 +691,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -697,14 +698,15 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.0": { "sha512": "wlfVllrKi+evu4Hi8yoJP1dSOVXbvsy7Hs1+oz4Cykfdf6MQTPlD3LI4WKWhprn8FpU5MS3spPSbcMX5sAoJSw==", "type": "Package", "files": [ + "License.rtf", + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -715,8 +717,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/13923a51bc0045ce8c24b2c25386fbe8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -724,13 +729,11 @@ "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/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", @@ -738,22 +741,21 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ObjectModel/4.0.0": { "sha512": "+3j/n+5SlF7PKb0/s5kdord+5RyW3uUscB+0WPuYvfAvEgyx6yPdPXU9tXdDZImRohMuWnQTAG2rFojFPfoGbA==", "type": "Package", "files": [ + "License.rtf", + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -764,8 +766,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/85635211064e4c2cbf161b5af5ef4504.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -773,13 +778,11 @@ "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/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -787,22 +790,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -813,6 +814,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -820,23 +825,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -846,6 +847,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -853,8 +856,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -863,30 +864,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -896,6 +895,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -903,8 +904,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -913,14 +912,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -930,6 +929,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -937,8 +938,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -947,14 +946,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -965,6 +964,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -972,23 +975,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -999,6 +998,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1006,23 +1009,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1033,6 +1032,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1040,23 +1043,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1067,6 +1066,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1074,23 +1077,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -1101,6 +1100,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1108,23 +1111,20 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.RegularExpressions/4.0.0": { "sha512": "D2CHm8LBIymJK9+1E3sn4cUEzMd6B+quQUrCGUluv9QFBNOdL3XqNu548QKeNplEXFOmF5aKXMxXbTrjbEUNMw==", "type": "Package", "files": [ + "License.rtf", + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1135,8 +1135,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/a082b6fb3c95439bbda740d064af59d5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -1144,13 +1147,11 @@ "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/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -1158,22 +1159,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1184,6 +1183,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1191,23 +1194,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1218,6 +1217,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1225,17 +1228,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1370,6 +1368,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1377,7 +1376,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Debugging/Microsoft.DiaSymReader.PortablePdb/project.lock.json b/src/Debugging/Microsoft.DiaSymReader.PortablePdb/project.lock.json index 5408e8276814fd0e6aa304aab2cfa47cd441b5fd..b986fe4ca002a46e1b0ed0de9f65ac061194bb52 100644 --- a/src/Debugging/Microsoft.DiaSymReader.PortablePdb/project.lock.json +++ b/src/Debugging/Microsoft.DiaSymReader.PortablePdb/project.lock.json @@ -1,9 +1,10 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETPortable,Version=v4.5,Profile=Profile7": { "Microsoft.DiaSymReader/1.0.7": { + "type": "package", "compile": { "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} }, @@ -12,6 +13,7 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} }, @@ -19,9 +21,10 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { + "type": "package", "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -37,13 +40,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -51,30 +54,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, @@ -82,7 +83,7 @@ "": [ "Microsoft.DiaSymReader >= 1.0.7", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETPortable,Version=v4.5,Profile=Profile7": [] } diff --git a/src/EditorFeatures/CSharp/project.lock.json b/src/EditorFeatures/CSharp/project.lock.json index e5a99661ad5c123e74bde22afa7568f9cbbdf633..0baf19c898e6763277c40bb62169e874a4f3512a 100644 --- a/src/EditorFeatures/CSharp/project.lock.json +++ b/src/EditorFeatures/CSharp/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -119,20 +119,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -140,6 +140,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -150,8 +152,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -159,13 +164,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -173,36 +176,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -213,8 +215,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -222,13 +227,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -236,22 +239,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -262,8 +264,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -271,13 +276,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -285,22 +288,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -310,6 +311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -317,8 +320,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -326,30 +327,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -359,6 +358,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -366,8 +367,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -376,14 +375,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -394,8 +394,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -403,13 +406,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -417,22 +418,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -443,8 +443,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -452,13 +455,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -466,22 +467,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -492,8 +492,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -501,13 +504,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -515,16 +516,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/EditorFeatures/CSharpTest/project.lock.json b/src/EditorFeatures/CSharpTest/project.lock.json index 35f7378c211f571d442ffce6ab1f3f288559aba7..5637cb153e77808441b3c554d26d7f6839c2f188 100644 --- a/src/EditorFeatures/CSharpTest/project.lock.json +++ b/src/EditorFeatures/CSharpTest/project.lock.json @@ -65,9 +65,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -96,7 +96,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -118,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -144,15 +144,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -163,8 +163,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -202,12 +202,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -221,7 +221,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -265,15 +265,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -318,7 +318,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -356,8 +356,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -378,13 +378,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -395,7 +395,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -469,9 +469,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -500,7 +500,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -522,14 +522,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -548,15 +548,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -567,8 +567,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -606,12 +606,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -625,7 +625,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -669,15 +669,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -722,7 +722,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -760,8 +760,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -782,13 +782,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -799,7 +799,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -816,9 +816,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -827,10 +827,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -838,20 +838,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -859,13 +859,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -873,104 +873,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -978,16 +979,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -1002,6 +1002,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -1010,7 +1011,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -1018,11 +1018,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -1030,6 +1030,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -1038,7 +1039,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -1046,6 +1046,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1056,6 +1057,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1063,22 +1068,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1089,6 +1090,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1096,37 +1101,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1137,6 +1138,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1144,23 +1149,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Process/4.0.0-beta-23123": { "sha512": "EUeT1XD9Nmnn4gIhEu1tA7/7RtWlQOIt7ZdETDScQoAYbLUtcY1Zc5Qy6B7+YbKnyqS8TIdGe/fxDEa0EDTsjA==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Process.dll", @@ -1170,6 +1171,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/62bb66ff8fc94426b267bb086f8f7d40.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.xml", "ref/dotnet/de/System.Diagnostics.Process.xml", "ref/dotnet/es/System.Diagnostics.Process.xml", "ref/dotnet/fr/System.Diagnostics.Process.xml", @@ -1177,22 +1182,18 @@ "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/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Process.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1203,6 +1204,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1210,23 +1215,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1236,6 +1237,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1243,8 +1246,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1253,14 +1254,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1271,6 +1272,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1278,23 +1283,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1305,6 +1306,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1312,23 +1317,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1339,6 +1340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1346,31 +1351,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1378,22 +1383,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1403,6 +1404,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1410,8 +1413,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1419,14 +1420,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1437,6 +1438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1444,24 +1449,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1472,6 +1473,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1479,23 +1484,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1505,6 +1506,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1512,8 +1515,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1522,30 +1523,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1555,6 +1554,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1562,8 +1563,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1572,14 +1571,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1590,6 +1589,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1597,23 +1600,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1624,6 +1623,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1631,23 +1634,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1658,6 +1657,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1665,23 +1668,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1692,6 +1691,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1699,23 +1702,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Security.SecureString/4.0.0-beta-23123": { "sha512": "T35YL/7zWBYOLJCcntF+bQgZBgOy5qc6oPn4GWL1phv0borJawTL60iwk4MO2ReYYSK89JmJ7/yqKahqYNw72g==", "type": "Package", "files": [ + "System.Security.SecureString.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.SecureString.dll", @@ -1725,6 +1724,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0f5b99c6bf5d40fa93b9952b703518fa.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/de/System.Security.SecureString.xml", "ref/dotnet/es/System.Security.SecureString.xml", "ref/dotnet/fr/System.Security.SecureString.xml", @@ -1732,22 +1735,19 @@ "ref/dotnet/ja/System.Security.SecureString.xml", "ref/dotnet/ko/System.Security.SecureString.xml", "ref/dotnet/ru/System.Security.SecureString.xml", - "ref/dotnet/System.Security.SecureString.dll", - "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/zh-hans/System.Security.SecureString.xml", "ref/dotnet/zh-hant/System.Security.SecureString.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.SecureString.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.SecureString.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1758,8 +1758,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1767,13 +1770,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1781,22 +1782,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1807,6 +1806,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1814,23 +1817,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1841,6 +1840,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1848,17 +1851,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1993,6 +1991,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2000,7 +1999,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/EditorFeatures/CSharpTest2/project.lock.json b/src/EditorFeatures/CSharpTest2/project.lock.json index 35f7378c211f571d442ffce6ab1f3f288559aba7..5637cb153e77808441b3c554d26d7f6839c2f188 100644 --- a/src/EditorFeatures/CSharpTest2/project.lock.json +++ b/src/EditorFeatures/CSharpTest2/project.lock.json @@ -65,9 +65,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -96,7 +96,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -118,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -144,15 +144,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -163,8 +163,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -202,12 +202,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -221,7 +221,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -265,15 +265,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -318,7 +318,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -356,8 +356,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -378,13 +378,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -395,7 +395,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -469,9 +469,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -500,7 +500,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -522,14 +522,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -548,15 +548,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -567,8 +567,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -606,12 +606,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -625,7 +625,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -669,15 +669,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -722,7 +722,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -760,8 +760,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -782,13 +782,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -799,7 +799,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -816,9 +816,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -827,10 +827,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -838,20 +838,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -859,13 +859,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -873,104 +873,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -978,16 +979,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -1002,6 +1002,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -1010,7 +1011,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -1018,11 +1018,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -1030,6 +1030,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -1038,7 +1039,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -1046,6 +1046,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1056,6 +1057,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1063,22 +1068,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1089,6 +1090,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1096,37 +1101,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1137,6 +1138,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1144,23 +1149,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Process/4.0.0-beta-23123": { "sha512": "EUeT1XD9Nmnn4gIhEu1tA7/7RtWlQOIt7ZdETDScQoAYbLUtcY1Zc5Qy6B7+YbKnyqS8TIdGe/fxDEa0EDTsjA==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Process.dll", @@ -1170,6 +1171,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/62bb66ff8fc94426b267bb086f8f7d40.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.xml", "ref/dotnet/de/System.Diagnostics.Process.xml", "ref/dotnet/es/System.Diagnostics.Process.xml", "ref/dotnet/fr/System.Diagnostics.Process.xml", @@ -1177,22 +1182,18 @@ "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/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Process.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1203,6 +1204,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1210,23 +1215,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1236,6 +1237,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1243,8 +1246,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1253,14 +1254,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1271,6 +1272,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1278,23 +1283,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1305,6 +1306,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1312,23 +1317,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1339,6 +1340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1346,31 +1351,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1378,22 +1383,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1403,6 +1404,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1410,8 +1413,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1419,14 +1420,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1437,6 +1438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1444,24 +1449,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1472,6 +1473,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1479,23 +1484,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1505,6 +1506,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1512,8 +1515,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1522,30 +1523,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1555,6 +1554,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1562,8 +1563,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1572,14 +1571,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1590,6 +1589,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1597,23 +1600,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1624,6 +1623,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1631,23 +1634,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1658,6 +1657,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1665,23 +1668,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1692,6 +1691,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1699,23 +1702,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Security.SecureString/4.0.0-beta-23123": { "sha512": "T35YL/7zWBYOLJCcntF+bQgZBgOy5qc6oPn4GWL1phv0borJawTL60iwk4MO2ReYYSK89JmJ7/yqKahqYNw72g==", "type": "Package", "files": [ + "System.Security.SecureString.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.SecureString.dll", @@ -1725,6 +1724,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0f5b99c6bf5d40fa93b9952b703518fa.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/de/System.Security.SecureString.xml", "ref/dotnet/es/System.Security.SecureString.xml", "ref/dotnet/fr/System.Security.SecureString.xml", @@ -1732,22 +1735,19 @@ "ref/dotnet/ja/System.Security.SecureString.xml", "ref/dotnet/ko/System.Security.SecureString.xml", "ref/dotnet/ru/System.Security.SecureString.xml", - "ref/dotnet/System.Security.SecureString.dll", - "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/zh-hans/System.Security.SecureString.xml", "ref/dotnet/zh-hant/System.Security.SecureString.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.SecureString.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.SecureString.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1758,8 +1758,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1767,13 +1770,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1781,22 +1782,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1807,6 +1806,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1814,23 +1817,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1841,6 +1840,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1848,17 +1851,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1993,6 +1991,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2000,7 +1999,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/EditorFeatures/Core/project.lock.json b/src/EditorFeatures/Core/project.lock.json index e5a99661ad5c123e74bde22afa7568f9cbbdf633..0baf19c898e6763277c40bb62169e874a4f3512a 100644 --- a/src/EditorFeatures/Core/project.lock.json +++ b/src/EditorFeatures/Core/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -119,20 +119,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -140,6 +140,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -150,8 +152,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -159,13 +164,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -173,36 +176,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -213,8 +215,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -222,13 +227,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -236,22 +239,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -262,8 +264,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -271,13 +276,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -285,22 +288,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -310,6 +311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -317,8 +320,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -326,30 +327,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -359,6 +358,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -366,8 +367,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -376,14 +375,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -394,8 +394,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -403,13 +406,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -417,22 +418,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -443,8 +443,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -452,13 +455,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -466,22 +467,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -492,8 +492,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -501,13 +504,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -515,16 +516,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/EditorFeatures/Test/project.lock.json b/src/EditorFeatures/Test/project.lock.json index 7c6cc58ad08298c4ee19f9c2edc2b868028e6cf0..1304f71aec7f3e27a1827780483aa50166d03618 100644 --- a/src/EditorFeatures/Test/project.lock.json +++ b/src/EditorFeatures/Test/project.lock.json @@ -65,9 +65,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -96,7 +96,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -118,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -144,8 +144,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -183,12 +183,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -202,7 +202,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -323,8 +323,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -345,13 +345,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -362,7 +362,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -436,9 +436,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -467,7 +467,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -489,14 +489,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -515,8 +515,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -554,12 +554,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -573,7 +573,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -617,15 +617,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -694,8 +694,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -716,13 +716,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -733,7 +733,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -807,9 +807,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -838,7 +838,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -860,14 +860,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -886,8 +886,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -925,12 +925,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -944,7 +944,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -988,15 +988,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -1065,8 +1065,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -1087,13 +1087,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -1104,7 +1104,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -1121,9 +1121,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -1132,10 +1132,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -1143,20 +1143,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -1164,13 +1164,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -1178,104 +1178,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -1283,16 +1284,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -1307,6 +1307,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -1315,7 +1316,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -1323,11 +1323,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -1335,6 +1335,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -1343,7 +1344,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -1351,6 +1351,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1361,6 +1362,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1368,22 +1373,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1394,6 +1395,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1401,37 +1406,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1442,6 +1443,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1449,23 +1454,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1476,6 +1477,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1483,23 +1488,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1509,6 +1510,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1516,8 +1519,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1526,14 +1527,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1544,6 +1545,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1551,23 +1556,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1578,6 +1579,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1585,23 +1590,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1612,6 +1613,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1619,31 +1624,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1651,22 +1656,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1676,6 +1677,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1683,8 +1686,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1692,14 +1693,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1710,6 +1711,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1717,24 +1722,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1745,6 +1746,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1752,23 +1757,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1778,6 +1779,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1785,8 +1788,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1795,30 +1796,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1828,6 +1827,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1835,8 +1836,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1845,14 +1844,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1863,6 +1862,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1870,23 +1873,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1897,6 +1896,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1904,23 +1907,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1931,6 +1930,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1938,23 +1941,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1965,6 +1964,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1972,23 +1975,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1999,8 +1999,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -2008,13 +2011,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -2022,22 +2023,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -2048,6 +2047,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -2055,23 +2058,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -2082,6 +2081,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -2089,17 +2092,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -2234,6 +2232,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2241,7 +2240,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/EditorFeatures/Test2/project.lock.json b/src/EditorFeatures/Test2/project.lock.json index f24a94b537951e81b6d021b53d4cf129360ab9a9..2870d0c108961d7a70f2dff231a1464e8f19ad10 100644 --- a/src/EditorFeatures/Test2/project.lock.json +++ b/src/EditorFeatures/Test2/project.lock.json @@ -65,9 +65,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -96,7 +96,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -118,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -144,8 +144,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -183,12 +183,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -202,7 +202,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -323,8 +323,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -345,13 +345,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -362,7 +362,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -436,9 +436,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -467,7 +467,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -489,14 +489,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -515,8 +515,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -554,12 +554,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -573,7 +573,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -617,15 +617,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -694,8 +694,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -716,13 +716,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -733,7 +733,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -750,9 +750,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -761,10 +761,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -772,20 +772,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -793,13 +793,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -807,104 +807,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -912,16 +913,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -936,6 +936,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -944,7 +945,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -952,11 +952,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -964,6 +964,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -972,7 +973,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -980,6 +980,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -990,6 +991,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -997,22 +1002,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1023,6 +1024,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1030,37 +1035,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1071,6 +1072,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1078,23 +1083,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1105,6 +1106,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1112,23 +1117,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1138,6 +1139,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1145,8 +1148,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1155,14 +1156,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1173,6 +1174,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1180,23 +1185,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1207,6 +1208,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1214,23 +1219,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1241,6 +1242,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1248,31 +1253,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1280,22 +1285,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1305,6 +1306,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1312,8 +1315,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1321,14 +1322,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1339,6 +1340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1346,24 +1351,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1374,6 +1375,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1381,23 +1386,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1407,6 +1408,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1414,8 +1417,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1424,30 +1425,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1457,6 +1456,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1464,8 +1465,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1474,14 +1473,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1492,6 +1491,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1499,23 +1502,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1526,6 +1525,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1533,23 +1536,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1560,6 +1559,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1567,23 +1570,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1594,6 +1593,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1601,23 +1604,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1628,8 +1628,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1637,13 +1640,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1651,22 +1652,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1677,6 +1676,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1684,23 +1687,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1711,6 +1710,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1718,17 +1721,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1863,6 +1861,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1870,7 +1869,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/EditorFeatures/TestUtilities/project.lock.json b/src/EditorFeatures/TestUtilities/project.lock.json index 603b933615d2c05a123bee4acf9bbb3455757b7c..0c39647ce5223ae7f00fb570bd0d62aa6ad4d3b2 100644 --- a/src/EditorFeatures/TestUtilities/project.lock.json +++ b/src/EditorFeatures/TestUtilities/project.lock.json @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -86,15 +86,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -131,8 +131,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -153,13 +153,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -170,7 +170,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -186,10 +186,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -197,20 +197,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -218,13 +218,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -232,23 +232,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -259,8 +261,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -268,13 +273,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -282,36 +285,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -322,8 +324,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -331,13 +336,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -345,22 +348,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -371,8 +373,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -380,13 +385,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -394,22 +397,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -419,6 +420,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -426,8 +429,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -435,30 +436,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -468,6 +467,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -475,8 +476,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -485,14 +484,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -503,8 +503,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -512,13 +515,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -526,22 +527,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -552,8 +552,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -561,13 +564,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -575,22 +576,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -601,8 +601,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -610,13 +613,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -624,16 +625,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/EditorFeatures/Text/project.lock.json b/src/EditorFeatures/Text/project.lock.json index fcc5ada0957bd34105ee972d2a5cb79a965e21e1..616ea3c6402ce964a23e7846d2b59cc9b993fbc2 100644 --- a/src/EditorFeatures/Text/project.lock.json +++ b/src/EditorFeatures/Text/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -119,20 +119,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -140,6 +140,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -150,8 +152,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -159,13 +164,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -173,36 +176,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -213,8 +215,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -222,13 +227,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -236,22 +239,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -262,8 +264,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -271,13 +276,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -285,22 +288,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -310,6 +311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -317,8 +320,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -326,30 +327,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -359,6 +358,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -366,8 +367,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -376,14 +375,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -394,8 +394,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -403,13 +406,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -417,22 +418,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -443,8 +443,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -452,13 +455,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -466,22 +467,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -492,8 +492,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -501,13 +504,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -515,16 +516,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/EditorFeatures/VisualBasic/project.lock.json b/src/EditorFeatures/VisualBasic/project.lock.json index e5a99661ad5c123e74bde22afa7568f9cbbdf633..0baf19c898e6763277c40bb62169e874a4f3512a 100644 --- a/src/EditorFeatures/VisualBasic/project.lock.json +++ b/src/EditorFeatures/VisualBasic/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -119,20 +119,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -140,6 +140,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -150,8 +152,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -159,13 +164,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -173,36 +176,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -213,8 +215,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -222,13 +227,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -236,22 +239,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -262,8 +264,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -271,13 +276,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -285,22 +288,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -310,6 +311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -317,8 +320,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -326,30 +327,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -359,6 +358,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -366,8 +367,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -376,14 +375,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -394,8 +394,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -403,13 +406,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -417,22 +418,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -443,8 +443,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -452,13 +455,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -466,22 +467,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -492,8 +492,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -501,13 +504,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -515,16 +516,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/EditorFeatures/VisualBasicTest/project.lock.json b/src/EditorFeatures/VisualBasicTest/project.lock.json index f2528ce348228b7700d53c0c78772ab627432d06..a3d75ae7111dc07625b98a671160603e68787bb7 100644 --- a/src/EditorFeatures/VisualBasicTest/project.lock.json +++ b/src/EditorFeatures/VisualBasicTest/project.lock.json @@ -65,9 +65,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -96,7 +96,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -118,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -144,8 +144,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -183,12 +183,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -202,7 +202,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -323,8 +323,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -345,13 +345,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -362,7 +362,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -436,9 +436,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -467,7 +467,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -489,14 +489,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -515,8 +515,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -554,12 +554,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -573,7 +573,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -617,15 +617,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -694,8 +694,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -716,13 +716,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -733,7 +733,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -750,9 +750,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -761,10 +761,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -772,20 +772,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -793,13 +793,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -807,104 +807,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -912,16 +913,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -936,6 +936,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -944,7 +945,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -952,11 +952,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -964,6 +964,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -972,7 +973,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -980,6 +980,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -990,6 +991,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -997,22 +1002,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1023,6 +1024,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1030,37 +1035,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1071,6 +1072,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1078,23 +1083,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1105,6 +1106,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1112,23 +1117,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1138,6 +1139,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1145,8 +1148,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1155,14 +1156,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1173,6 +1174,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1180,23 +1185,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1207,6 +1208,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1214,23 +1219,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1241,6 +1242,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1248,31 +1253,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1280,22 +1285,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1305,6 +1306,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1312,8 +1315,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1321,14 +1322,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1339,6 +1340,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1346,24 +1351,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1374,6 +1375,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1381,23 +1386,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1407,6 +1408,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1414,8 +1417,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1424,30 +1425,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1457,6 +1456,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1464,8 +1465,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1474,14 +1473,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1492,6 +1491,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1499,23 +1502,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1526,6 +1525,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1533,23 +1536,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1560,6 +1559,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1567,23 +1570,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1594,6 +1593,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1601,23 +1604,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1628,8 +1628,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1637,13 +1640,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1651,22 +1652,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1677,6 +1676,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1684,23 +1687,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1711,6 +1710,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1718,17 +1721,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1863,6 +1861,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1870,7 +1869,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/project.lock.json index 8b47576410bc5a817276a9c517854bbdfeaa6c07..467dd7e6fbd99fe493c1b4bdf964436693d24821 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/project.lock.json @@ -19,9 +19,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -37,13 +37,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -51,30 +51,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/project.lock.json index ce679096230ee6e75a81a62671d329ba74a0d619..901f3f3d3928021a4c38369230ffb997baeabac7 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/project.lock.json b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/project.lock.json index f05096cf94390d98ba62bab1c63395199e006bbf..f6753fcde83a8ae9f5741f171b2a52c9bbfe08ea 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/project.lock.json +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/project.lock.json index a6e78ec4622d060ed3a8f5e07218bf72b36727ae..ed59ce15fdb391ed26195d5745d6de7892072fe4 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/project.lock.json @@ -19,9 +19,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -37,13 +37,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -51,30 +51,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/project.lock.json b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/project.lock.json index 3e6d908556ea56dc157a8862af7d08ab03999214..c250b16543e876d181bdad5d322ec289cf6ea38b 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/project.lock.json +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/project.lock.json @@ -1,9 +1,10 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v2.0": { "Microsoft.NetFX20/1.0.3": { + "type": "package", "compile": { "lib/net20/mscorlib.dll": {} }, @@ -18,10 +19,10 @@ "sha512": "7hPxu4q65ap1yiAuniskpMIJyTwviBIRItCYXozm/6Ikt03Uw3NNQNNzf7mjOEYYi9CG9VIv1KYwBGEa3FWAcg==", "type": "Package", "files": [ + "Microsoft.NetFX20.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/mscorlib.dll", - "Microsoft.NetFX20.nuspec", "package/services/metadata/core-properties/92df590a790045efaea1dc300f16b60b.psmdcp" ] } diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/project.lock.json index 41d483c43fbd18fbdd389228fbe0436d57ac47b3..6f8afc7d403742081cc9effb4dca498d57aec834 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -170,10 +170,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -181,13 +181,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -195,23 +195,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -222,8 +224,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -231,13 +236,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -245,36 +248,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -285,8 +287,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -294,13 +299,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -308,22 +311,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -334,8 +336,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -343,13 +348,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -357,22 +360,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -382,6 +383,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -389,8 +392,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -398,30 +399,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -431,6 +430,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -438,8 +439,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -448,14 +447,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -466,8 +466,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -475,13 +478,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -489,22 +490,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -515,8 +515,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -524,13 +527,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -538,22 +539,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -564,8 +564,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -573,13 +576,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -587,16 +588,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/project.lock.json b/src/ExpressionEvaluator/Core/Test/ResultProvider/project.lock.json index 2453c99dac3c65868b36356123701cb35f2b4df5..5be7026553f2f755d9bec3b22d803983346b744c 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/project.lock.json +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -170,10 +170,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -181,13 +181,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -195,23 +195,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -222,8 +224,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -231,13 +236,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -245,36 +248,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -285,8 +287,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -294,13 +299,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -308,22 +311,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -334,8 +336,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -343,13 +348,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -357,22 +360,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -382,6 +383,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -389,8 +392,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -398,30 +399,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -431,6 +430,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -438,8 +439,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -448,14 +447,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -466,8 +466,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -475,13 +478,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -489,22 +490,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -515,8 +515,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -524,13 +527,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -538,22 +539,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -564,8 +564,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -573,13 +576,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -587,16 +588,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/project.lock.json index 8b47576410bc5a817276a9c517854bbdfeaa6c07..467dd7e6fbd99fe493c1b4bdf964436693d24821 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/project.lock.json @@ -19,9 +19,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -37,13 +37,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -51,30 +51,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/project.lock.json b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/project.lock.json index ce679096230ee6e75a81a62671d329ba74a0d619..901f3f3d3928021a4c38369230ffb997baeabac7 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/project.lock.json +++ b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/project.lock.json b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/project.lock.json index 1dae52da8b5d952c6ded693bb529fe27be9fa38b..3d371d55f5e1c972728814e9fe8069e400ee03d8 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/project.lock.json +++ b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -193,14 +193,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -233,15 +233,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -278,8 +278,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -300,13 +300,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -317,7 +317,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -334,10 +334,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -345,13 +345,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -359,23 +359,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -386,8 +388,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -395,13 +400,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -409,36 +412,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -449,8 +451,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -458,13 +463,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -472,22 +475,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -521,22 +524,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -546,6 +547,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -553,8 +556,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -562,30 +563,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -595,6 +594,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -602,8 +603,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -612,14 +611,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -630,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -639,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -653,22 +654,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -679,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -688,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -702,22 +703,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -728,8 +728,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -737,13 +740,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -751,16 +752,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -895,6 +893,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -902,7 +901,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Features/CSharp/Portable/project.lock.json b/src/Features/CSharp/Portable/project.lock.json index 0d94041350ee1418802d39da94f0ca9a04d338c2..e342f6599bd1e4e4a76624d1c2dc5a2cb27cd0c4 100644 --- a/src/Features/CSharp/Portable/project.lock.json +++ b/src/Features/CSharp/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Features/Core/Portable/project.lock.json b/src/Features/Core/Portable/project.lock.json index 0d94041350ee1418802d39da94f0ca9a04d338c2..e342f6599bd1e4e4a76624d1c2dc5a2cb27cd0c4 100644 --- a/src/Features/Core/Portable/project.lock.json +++ b/src/Features/Core/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Features/VisualBasic/Portable/project.lock.json b/src/Features/VisualBasic/Portable/project.lock.json index 0d94041350ee1418802d39da94f0ca9a04d338c2..e342f6599bd1e4e4a76624d1c2dc5a2cb27cd0c4 100644 --- a/src/Features/VisualBasic/Portable/project.lock.json +++ b/src/Features/VisualBasic/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Interactive/CsiCore/project.lock.json b/src/Interactive/CsiCore/project.lock.json index 38562b847ff335777042eb36e5ef53e6e5c5c650..e3bec77b0fadf8ea9d31d810031922ce5bff5b3c 100644 --- a/src/Interactive/CsiCore/project.lock.json +++ b/src/Interactive/CsiCore/project.lock.json @@ -5,109 +5,109 @@ "DNXCore,Version=v5.0": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, @@ -115,8 +115,8 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -127,7 +127,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -138,7 +138,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -149,15 +149,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -168,14 +168,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -186,12 +186,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -202,10 +202,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -216,8 +216,8 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -225,7 +225,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -236,7 +236,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -244,7 +244,7 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -252,10 +252,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -263,8 +263,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -275,7 +275,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -286,7 +286,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -297,21 +297,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -322,7 +322,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -333,8 +333,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -345,9 +345,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -358,12 +358,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -371,7 +371,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -382,7 +382,7 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -390,11 +390,11 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -402,11 +402,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -417,21 +417,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -442,9 +442,9 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -452,7 +452,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -463,10 +463,10 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -474,11 +474,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -494,25 +494,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -528,9 +528,9 @@ }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -541,11 +541,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -556,9 +556,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -569,8 +569,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -579,34 +579,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -617,8 +617,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -629,9 +629,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -642,7 +642,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -653,7 +653,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -661,7 +661,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -672,10 +672,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -686,9 +686,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -699,10 +699,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -713,7 +713,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -724,9 +724,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -734,7 +734,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -742,13 +742,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -759,10 +759,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -770,7 +770,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -781,7 +781,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -792,8 +792,8 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -801,8 +801,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -813,12 +813,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -829,8 +829,8 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -838,8 +838,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -850,7 +850,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -861,14 +861,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -879,7 +879,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -890,7 +890,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -901,20 +901,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -925,18 +925,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -947,16 +947,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -967,15 +967,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -986,15 +986,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -1007,117 +1007,123 @@ "DNXCore,Version=v5.0/osx.10.10-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -1125,23 +1131,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1158,16 +1164,16 @@ "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}, "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": {}, - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} + "runtimes/osx.10.10-x64/native/libsos.dylib": {} } }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -1177,23 +1183,23 @@ }, "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1204,19 +1210,19 @@ }, "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1227,17 +1233,17 @@ }, "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1248,17 +1254,17 @@ }, "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1269,17 +1275,17 @@ }, "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1290,21 +1296,21 @@ }, "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1323,14 +1329,14 @@ }, "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1341,8 +1347,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -1353,19 +1359,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1384,11 +1390,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1399,16 +1405,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1427,17 +1433,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1448,25 +1454,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1477,17 +1483,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1506,7 +1512,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -1517,7 +1523,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1528,15 +1534,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -1547,14 +1553,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -1565,12 +1571,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -1581,8 +1587,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -1590,7 +1597,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1601,7 +1608,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1609,7 +1617,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -1617,10 +1626,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1628,8 +1638,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -1640,7 +1650,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1651,7 +1661,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -1662,21 +1672,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -1687,7 +1697,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -1698,8 +1708,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -1710,9 +1720,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -1723,12 +1733,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1736,7 +1747,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -1747,7 +1758,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -1755,11 +1767,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1767,11 +1780,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -1782,8 +1795,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -1791,9 +1805,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -1801,8 +1816,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -1810,10 +1826,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -1821,11 +1838,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -1840,15 +1857,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -1859,11 +1879,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -1874,9 +1894,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -1887,10 +1907,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -1901,8 +1921,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -1911,34 +1931,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -1949,8 +1969,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -1961,9 +1981,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -1974,7 +1994,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -1985,7 +2005,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -1993,7 +2014,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -2004,10 +2025,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -2018,9 +2039,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -2031,10 +2052,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -2045,7 +2066,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -2056,14 +2077,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -2074,9 +2095,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -2084,7 +2106,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -2092,18 +2115,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -2114,13 +2137,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -2131,10 +2154,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -2142,7 +2166,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -2153,18 +2177,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -2175,7 +2199,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2186,8 +2210,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -2195,8 +2220,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2207,12 +2232,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -2223,8 +2248,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2232,7 +2258,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2243,14 +2269,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -2261,7 +2287,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -2272,8 +2298,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -2284,7 +2310,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2295,20 +2321,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -2319,18 +2345,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -2341,16 +2367,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -2361,15 +2387,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -2380,15 +2406,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -2401,117 +2427,123 @@ "DNXCore,Version=v5.0/ubuntu.14.04-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -2519,23 +2551,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2546,23 +2578,23 @@ }, "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2573,19 +2605,19 @@ }, "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2596,17 +2628,17 @@ }, "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2617,17 +2649,17 @@ }, "runtime.linux.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2638,21 +2670,21 @@ }, "runtime.linux.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2671,14 +2703,14 @@ }, "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2695,6 +2727,10 @@ "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, @@ -2702,11 +2738,7 @@ "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": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} } }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -2716,8 +2748,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2728,19 +2760,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2759,11 +2791,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2774,16 +2806,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2794,17 +2826,17 @@ }, "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2823,17 +2855,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2844,25 +2876,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2873,17 +2905,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2902,7 +2934,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -2913,7 +2945,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -2924,15 +2956,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -2943,14 +2975,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -2961,12 +2993,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -2977,8 +3009,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -2986,7 +3019,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -2997,7 +3030,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -3005,7 +3039,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -3013,10 +3048,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.linux.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -3024,8 +3060,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -3036,7 +3072,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -3047,7 +3083,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -3058,21 +3094,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -3083,7 +3119,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -3094,8 +3130,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -3106,9 +3142,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -3119,12 +3155,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -3132,7 +3169,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -3143,7 +3180,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -3151,11 +3189,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -3163,11 +3202,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -3178,8 +3217,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -3187,9 +3227,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -3197,8 +3238,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -3206,10 +3248,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -3217,11 +3260,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3236,15 +3279,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3255,11 +3301,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -3270,9 +3316,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -3283,10 +3329,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -3297,8 +3343,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3307,34 +3353,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3345,8 +3391,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -3357,9 +3403,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3370,7 +3416,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3381,7 +3427,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3389,7 +3436,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3400,10 +3447,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3414,9 +3461,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -3427,10 +3474,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3441,7 +3488,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -3452,14 +3499,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -3470,9 +3517,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -3480,7 +3528,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -3488,18 +3537,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -3510,13 +3559,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -3527,10 +3576,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -3538,7 +3588,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -3549,18 +3599,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -3571,7 +3621,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3582,8 +3632,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -3591,8 +3642,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3603,12 +3654,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -3619,8 +3670,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3628,7 +3680,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3639,14 +3691,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3657,7 +3709,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -3668,8 +3720,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -3680,7 +3732,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3691,20 +3743,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -3715,18 +3767,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3737,16 +3789,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -3757,15 +3809,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -3776,15 +3828,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -3797,117 +3849,127 @@ "DNXCore,Version=v5.0/win7-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504" + } + }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -3915,13 +3977,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} @@ -3932,23 +3994,23 @@ }, "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Emit.Lightweight": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -3959,17 +4021,17 @@ }, "runtime.win.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4003,9 +4065,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -4031,9 +4109,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -4047,7 +4122,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -4055,7 +4129,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -4068,13 +4141,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -4099,21 +4170,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -4128,8 +4190,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4140,15 +4202,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4167,10 +4229,10 @@ }, "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4181,25 +4243,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23504, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23504", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4210,19 +4272,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4233,15 +4295,15 @@ }, "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4252,17 +4314,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4273,7 +4335,7 @@ }, "runtime.win7.System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4284,7 +4346,7 @@ }, "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4295,8 +4357,8 @@ }, "runtime.win7.System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.1-beta-23504", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4323,14 +4385,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4341,16 +4403,16 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )" + "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-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4361,24 +4423,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Cng": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Csp": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Cng": "4.0.0-beta-23504", + "System.Security.Cryptography.Csp": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4397,7 +4459,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -4408,7 +4470,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4419,15 +4481,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -4438,14 +4500,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -4456,12 +4518,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -4472,10 +4534,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} @@ -4486,8 +4548,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -4495,7 +4558,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4506,7 +4569,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4514,7 +4578,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -4522,10 +4587,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4533,8 +4599,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -4545,7 +4611,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4556,7 +4622,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4567,21 +4633,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -4592,7 +4658,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4603,8 +4669,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -4615,9 +4681,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4628,12 +4694,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4641,7 +4708,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -4652,7 +4719,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -4660,11 +4728,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4672,11 +4741,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4687,8 +4756,9 @@ }, "System.Linq.Expressions/4.0.11-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Linq.Expressions.dll": {} @@ -4696,9 +4766,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -4706,8 +4777,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -4715,10 +4787,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -4726,11 +4799,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4746,30 +4819,30 @@ }, "System.Private.Networking/4.0.1-beta-23504": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23504, )", - "System.Security.Principal": "[4.0.0, )", - "System.Security.Principal.Windows": "[4.0.0-beta-23504, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23504", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dnxcore50/_._": {} @@ -4779,15 +4852,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4798,11 +4874,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -4813,9 +4889,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -4826,10 +4902,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -4840,8 +4916,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4850,34 +4926,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4888,8 +4964,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -4900,9 +4976,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4913,7 +4989,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4924,7 +5000,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -4932,7 +5009,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -4943,10 +5020,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -4957,9 +5034,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -4970,10 +5047,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -4984,7 +5061,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -4995,14 +5072,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -5013,9 +5090,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -5023,15 +5101,15 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} @@ -5042,18 +5120,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} @@ -5064,7 +5142,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -5072,13 +5151,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -5089,10 +5168,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -5100,7 +5180,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -5111,18 +5191,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -5133,7 +5213,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -5144,8 +5224,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.win.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -5153,8 +5234,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -5165,12 +5246,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -5181,8 +5262,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -5190,8 +5272,8 @@ }, "System.Threading.Overlapped/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Overlapped.dll": {} @@ -5202,7 +5284,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -5213,14 +5295,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -5231,7 +5313,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -5242,8 +5324,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -5254,7 +5336,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -5265,20 +5347,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -5289,18 +5371,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5311,16 +5393,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -5331,15 +5413,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -5350,15 +5432,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -5374,9 +5456,9 @@ "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0e1d93ec01554dee87cde8d1b6d1493b.psmdcp", "runtime.json" ] @@ -5385,91 +5467,91 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.nuspec", "package/services/metadata/core-properties/ea6fe50d3925409e8116fc1e60b4404f.psmdcp" ] }, @@ -5477,9 +5559,9 @@ "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/309fa878e56840efa07e8800ee92bae3.psmdcp", "runtime.json" ] @@ -5488,10 +5570,10 @@ "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.Native.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.Native.nuspec", "package/services/metadata/core-properties/f103225e755e44c7abe2ea79c0ae3ec7.psmdcp" ] }, @@ -5499,9 +5581,9 @@ "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/b04a8ae0e60a4502b13005bcce1edd51.psmdcp", "runtime.json" ] @@ -5510,9 +5592,9 @@ "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.DNXCore.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.DNXCore.nuspec", "package/services/metadata/core-properties/a1fd8fd0ac6142aa9c3fd9cd89ace0d8.psmdcp", "runtime.json" ] @@ -5521,9 +5603,9 @@ "sha512": "kIyYykK/e+3CH59HAFQWRJVdcetsVVhyp+jIzY4ykkxl6AOB/5MPgnB8QMSPA15dY7jCwF36dPPWYzbzLvQGNw==", "type": "Package", "files": [ + "Microsoft.NETCore.TestHost.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.TestHost.nuspec", "package/services/metadata/core-properties/c88e4281169c451b9b72a83daa13d17e.psmdcp", "runtime.json" ] @@ -5532,9 +5614,9 @@ "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/d7625af28b63434cbf845662020f9605.psmdcp", "runtime.json" ] @@ -5543,29 +5625,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -5575,6 +5657,7 @@ "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -5582,21 +5665,20 @@ "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/748bea1c42c04879b4b9931ca88bf493.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", + "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", @@ -5607,20 +5689,20 @@ "sha512": "y9W7gR5abJ41ZTRmRMMsxfkhQKh2frkNOgI1WmiHNhkrJCkui0S+EHXVMK60VosO3ZBlTE2fV8UIxxrPSw4o7w==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/e0e4b393e7da48f0ae20e0c2f5025262.psmdcp", + "ref/dotnet5.4/Microsoft.Win32.Registry.dll", + "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.4/Microsoft.Win32.Registry.dll", - "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Registry.xml", @@ -5743,16 +5825,16 @@ "ref/dotnet/_._", "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/System.Globalization.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "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", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "tools/crossgen" ] }, @@ -5873,6 +5955,10 @@ "ref/dotnet/_._", "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/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", @@ -5881,10 +5967,6 @@ "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", - "runtimes/ubuntu.14.04-x64/native/System.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "tools/crossgen" ] }, @@ -6089,9 +6171,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -6117,9 +6215,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -6133,7 +6228,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -6141,7 +6235,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -6154,13 +6247,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -6185,21 +6276,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -6210,20 +6292,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -6232,18 +6307,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { @@ -6493,6 +6575,7 @@ "sha512": "FydiMGvlMoBbDr4Zi2tYFR/78ctFdDtGtghaJaye28LCuhoaercsui/Fawsx8OkNfWQjdVuujUfrpcTF+f5ghQ==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -6503,6 +6586,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d3d6656da3b4f6588507de4202908fc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.AppContext.dll", + "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/de/System.AppContext.xml", "ref/dotnet5.4/es/System.AppContext.xml", "ref/dotnet5.4/fr/System.AppContext.xml", @@ -6510,22 +6597,18 @@ "ref/dotnet5.4/ja/System.AppContext.xml", "ref/dotnet5.4/ko/System.AppContext.xml", "ref/dotnet5.4/ru/System.AppContext.xml", - "ref/dotnet5.4/System.AppContext.dll", - "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/zh-hans/System.AppContext.xml", "ref/dotnet5.4/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.11-beta-23504": { "sha512": "+5Rb2RDs+I5/kqtDvV6G6vo2DdHMTd9qfrElUxY/HLF4xje6Z6oI1aAGXW9rXjVJ3x38Jd7Gzu1uCeC663iLRg==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6539,6 +6622,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7f26190040248dea26530596993e88b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6546,10 +6633,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6557,13 +6644,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6571,8 +6656,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6580,23 +6663,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6604,27 +6691,23 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Concurrent/4.0.11-beta-23504": { "sha512": "49+SVCQp12KxrF7RCyTdRA49d0oOID+JRlNMXB1l6ErQt0mMR517nu/OAix0IjlCPgMkF+aPR4o9buaHQuON9g==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/win8/_._", @@ -6632,6 +6715,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ffce07bdc9944cd8a726482d288aeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Collections.Concurrent.dll", + "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/de/System.Collections.Concurrent.xml", "ref/dotnet5.2/es/System.Collections.Concurrent.xml", "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", @@ -6639,10 +6726,10 @@ "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.2/System.Collections.Concurrent.dll", - "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", + "ref/dotnet5.4/System.Collections.Concurrent.dll", + "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/de/System.Collections.Concurrent.xml", "ref/dotnet5.4/es/System.Collections.Concurrent.xml", "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", @@ -6650,13 +6737,11 @@ "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.4/System.Collections.Concurrent.dll", - "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", @@ -6664,44 +6749,46 @@ "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.38-beta-23504": { "sha512": "OJDxjX1yliiB3pe4XtP9Eg5IpNGPhbehD7GSXwkZAEnAVKtvrVRQqjCxubpFH1JiL18EAjyF+K8MqWQtXutMzg==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Collections.Immutable.dll", "lib/dotnet5.1/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6709,31 +6796,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1b998587765546e5af2ac8e519d10b9f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Collections.NonGeneric.dll", + "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", @@ -6741,31 +6828,31 @@ "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6773,27 +6860,23 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", "lib/win8/_._", @@ -6802,6 +6885,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da3d3504b3094cc7b99ebda097c3022f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6809,10 +6896,10 @@ "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6820,13 +6907,11 @@ "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", + "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6834,22 +6919,20 @@ "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6858,6 +6941,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4a16c67be0194dcebe2afc07cd929640.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Console.dll", + "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/de/System.Console.xml", "ref/dotnet5.4/es/System.Console.xml", "ref/dotnet5.4/fr/System.Console.xml", @@ -6865,23 +6952,19 @@ "ref/dotnet5.4/ja/System.Console.xml", "ref/dotnet5.4/ko/System.Console.xml", "ref/dotnet5.4/ru/System.Console.xml", - "ref/dotnet5.4/System.Console.dll", - "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/zh-hans/System.Console.xml", "ref/dotnet5.4/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -6891,6 +6974,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b84acf3c3ef7488cb13340578737e97b.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -6898,11 +6983,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -6910,21 +6995,19 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6936,6 +7019,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60e6adfa9a2a42efafcf19e3acd536c6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -6943,10 +7030,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -6954,13 +7041,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -6968,8 +7053,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -6977,14 +7060,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "sha512": "r9KEJozT5WIxdFIlwchvl79DIoARjtCCTkpDeDOsGcCW40Ncz9RoE32qj8f0+6eSFvhO7ZCa7jp12O4yQCOZjg==", "type": "Package", "files": [ + "System.Diagnostics.FileVersionInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6993,6 +7076,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ec9aae5f402340f98e3e6837a7ef3d16.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/de/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/es/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/fr/System.Diagnostics.FileVersionInfo.xml", @@ -7000,23 +7087,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ko/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ru/System.Diagnostics.FileVersionInfo.xml", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23504": { "sha512": "x2J3Sww13e9um3rXRf+iBh06z3elsh2ihbKaJyn3rT97PMY/AJUpySARe9eqvs5SnzuI9FT+4++iSdWV5Ftmgg==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7026,6 +7109,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8de02146c9524f4bab8216e3a80d95b8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -7033,10 +7120,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -7044,24 +7131,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -7072,6 +7155,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d2bf3b2d98742d4a6de8072e9df0805.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", @@ -7079,23 +7166,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -7105,6 +7188,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9b8c1475272c469c9b304955d1246236.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -7112,11 +7197,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -7124,21 +7209,19 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "sha512": "OVGpDS30zvUShqtsxbzC3Cj8ueXyFRcz6Y0xOT9K4lVN3AhLKhORduFORXg6nSm2ZseREHv2zBMRToV0UHHTLA==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -7151,6 +7234,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/114978fcf9c74f979ea65eb32f091971.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -7158,10 +7245,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -7169,10 +7256,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -7180,13 +7267,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -7194,22 +7279,20 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "sha512": "FSmfeomZqsQYd1/wKkZNT7Bf42tx8OZhxvjlBit5jBXwKaocinyh/hNcU4NR+vLRdj0NYjdDWtWzL/MmQvSbpQ==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -7223,6 +7306,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/83b7502cea1d4d98812e89877ef2be81.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Dynamic.Runtime.dll", + "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", @@ -7230,10 +7317,10 @@ "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.1/System.Dynamic.Runtime.dll", - "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", + "ref/dotnet5.4/System.Dynamic.Runtime.dll", + "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", @@ -7241,13 +7328,11 @@ "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.4/System.Dynamic.Runtime.dll", - "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", @@ -7255,8 +7340,6 @@ "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/win8/_._", @@ -7264,14 +7347,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.11-beta-23504": { "sha512": "sLmzDsKcKBv+5ebwnF2lskvJGStfMUI0fDV1p/9EZ6+sPdyBx+UEIHsrzFIRJS+QNENAo319kjH4FXMnau7/CA==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -7285,6 +7368,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/94550bf82e9d4bab8b90fb858030560b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/de/System.Globalization.xml", "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", @@ -7292,10 +7379,10 @@ "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -7303,13 +7390,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -7317,8 +7402,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -7326,14 +7409,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23504": { "sha512": "w7nmCZ/fbxrrxEJHhPbvKchMbQNTOH6lCA+6y62THw3q6EMkmJmngyfiHavFePDIqcOzy80jz8O7vfu8aaxy4w==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -7344,30 +7427,30 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/96bafc3d01b948dbb852eee7d8b636e9.psmdcp", - "ref/dotnet5.4/de/System.Globalization.Calendars.xml", - "ref/dotnet5.4/es/System.Globalization.Calendars.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Globalization.Calendars.dll", + "ref/dotnet5.4/System.Globalization.Calendars.xml", + "ref/dotnet5.4/de/System.Globalization.Calendars.xml", + "ref/dotnet5.4/es/System.Globalization.Calendars.xml", "ref/dotnet5.4/fr/System.Globalization.Calendars.xml", "ref/dotnet5.4/it/System.Globalization.Calendars.xml", "ref/dotnet5.4/ja/System.Globalization.Calendars.xml", "ref/dotnet5.4/ko/System.Globalization.Calendars.xml", "ref/dotnet5.4/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.4/System.Globalization.Calendars.dll", - "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.11-beta-23504": { "sha512": "Mm6CsBtIN9JeKXstn7BGQkY2+9ypXnre6KJdqO2iy7nIroQDzFcbVsa8TLOJxRdhcbtd32Y6lTsG28EoGqheTg==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -7381,6 +7464,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5542ba6c8e344cd08b056e90446e2be7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -7388,10 +7475,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -7399,13 +7486,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -7413,8 +7498,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -7422,14 +7505,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23504": { "sha512": "hU2pxN48TMnpxCcs7xV+kxJRCv95CWU+cY2CM3/QfPhOHWxI/XMJCCzp/itPHivAOKc3WWErTKh6flFL3zra8Q==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7438,6 +7521,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a7eb12348a4946fd8b6dc61e36ff1303.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -7445,32 +7532,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7478,31 +7565,31 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "sha512": "nM7JE4K2Ckczo72f6MkEoaP6mbOWvBM3L3LmO2ie+czJVQqLp7y/JUsCHl899KK78caccehh8eQQ5IHLu3Yixw==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/201274e4ffb64607827b44007103072b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Primitives.xml", @@ -7510,22 +7597,18 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", "type": "Package", "files": [ + "System.IO.FileSystem.Watcher.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7534,6 +7617,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ce3fcd6896d4ddea6da174b5dd50cdc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", @@ -7541,27 +7628,25 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.Pipes/4.0.0-beta-23504": { "sha512": "XbIQixjoOg6wvxYfpmv2ydXMsTQ56nV6bb2Ajem9RnwXaPVhq/eXeGYMEMZiQ1HxmuwusgccLE6FtT3+Xf+new==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/de1baccf5c034e23bb61451533c0555b.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7569,19 +7654,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.1-beta-23504": { "sha512": "BEYrDR9RrBAdsE12VjjWtx8u4OuEN6Qty78DWmvjneeCeOFenl34d1Z+DMZozHWEs+fbF+rcGgF1lBPlqhj6lQ==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7591,6 +7674,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b53d84d2ad5a48e1b3c50885ac70b199.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7598,11 +7683,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7610,20 +7695,18 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -7634,6 +7717,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -7641,24 +7728,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Expressions/4.0.11-beta-23504": { "sha512": "lT0MxBix8IwHFGSV1Myr+fk0G3S4WZWAzJo7hXkEmFtVliZpji+yv3lG8bATvbgUszfZBpfJtxNBnxCY0+dkpQ==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7670,6 +7753,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/92db2795f9104bcc85faf0c9aea57bf2.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Linq.Expressions.dll", + "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/de/System.Linq.Expressions.xml", "ref/dotnet5.1/es/System.Linq.Expressions.xml", "ref/dotnet5.1/fr/System.Linq.Expressions.xml", @@ -7677,10 +7764,10 @@ "ref/dotnet5.1/ja/System.Linq.Expressions.xml", "ref/dotnet5.1/ko/System.Linq.Expressions.xml", "ref/dotnet5.1/ru/System.Linq.Expressions.xml", - "ref/dotnet5.1/System.Linq.Expressions.dll", - "ref/dotnet5.1/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.1/zh-hant/System.Linq.Expressions.xml", + "ref/dotnet5.4/System.Linq.Expressions.dll", + "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/de/System.Linq.Expressions.xml", "ref/dotnet5.4/es/System.Linq.Expressions.xml", "ref/dotnet5.4/fr/System.Linq.Expressions.xml", @@ -7688,13 +7775,11 @@ "ref/dotnet5.4/ja/System.Linq.Expressions.xml", "ref/dotnet5.4/ko/System.Linq.Expressions.xml", "ref/dotnet5.4/ru/System.Linq.Expressions.xml", - "ref/dotnet5.4/System.Linq.Expressions.dll", - "ref/dotnet5.4/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hans/System.Linq.Expressions.xml", "ref/dotnet5.4/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", @@ -7702,8 +7787,6 @@ "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/_._", @@ -7711,14 +7794,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Linq.Expressions.nuspec" + "runtime.json" ] }, "System.Net.NameResolution/4.0.0-beta-23504": { "sha512": "yM6B183+u9jJINMab9lGFlvsopA8lWYpAApHEG7VIOQZy84rJHLf0PTw1vv966Z/lG/X62pIT+ibGM1ZWytqVA==", "type": "Package", "files": [ + "System.Net.NameResolution.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7727,6 +7810,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b783c202d07440f6bdbd20e99fc6dea5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.NameResolution.dll", + "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/de/System.Net.NameResolution.xml", "ref/dotnet5.4/es/System.Net.NameResolution.xml", "ref/dotnet5.4/fr/System.Net.NameResolution.xml", @@ -7734,23 +7821,19 @@ "ref/dotnet5.4/ja/System.Net.NameResolution.xml", "ref/dotnet5.4/ko/System.Net.NameResolution.xml", "ref/dotnet5.4/ru/System.Net.NameResolution.xml", - "ref/dotnet5.4/System.Net.NameResolution.dll", - "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -7761,6 +7844,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -7768,22 +7855,18 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.11-beta-23504": { "sha512": "JobpKmMfZbLQ0Yp2yY8hT78RTZigLLvVIkoXFUr1qI0sggcjiGSyt3OFwUVP8wFnsHqvc3L9VX7EPwt7GWy07Q==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7795,6 +7878,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4c2043dc18e64e60925bbc4190e91f04.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Net.Primitives.dll", + "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/de/System.Net.Primitives.xml", "ref/dotnet5.1/es/System.Net.Primitives.xml", "ref/dotnet5.1/fr/System.Net.Primitives.xml", @@ -7802,10 +7889,10 @@ "ref/dotnet5.1/ja/System.Net.Primitives.xml", "ref/dotnet5.1/ko/System.Net.Primitives.xml", "ref/dotnet5.1/ru/System.Net.Primitives.xml", - "ref/dotnet5.1/System.Net.Primitives.dll", - "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.2/System.Net.Primitives.dll", + "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/de/System.Net.Primitives.xml", "ref/dotnet5.2/es/System.Net.Primitives.xml", "ref/dotnet5.2/fr/System.Net.Primitives.xml", @@ -7813,10 +7900,10 @@ "ref/dotnet5.2/ja/System.Net.Primitives.xml", "ref/dotnet5.2/ko/System.Net.Primitives.xml", "ref/dotnet5.2/ru/System.Net.Primitives.xml", - "ref/dotnet5.2/System.Net.Primitives.dll", - "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.4/System.Net.Primitives.dll", + "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/de/System.Net.Primitives.xml", "ref/dotnet5.4/es/System.Net.Primitives.xml", "ref/dotnet5.4/fr/System.Net.Primitives.xml", @@ -7824,13 +7911,11 @@ "ref/dotnet5.4/ja/System.Net.Primitives.xml", "ref/dotnet5.4/ko/System.Net.Primitives.xml", "ref/dotnet5.4/ru/System.Net.Primitives.xml", - "ref/dotnet5.4/System.Net.Primitives.dll", - "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Net.Primitives.dll", + "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", @@ -7838,8 +7923,6 @@ "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/win8/_._", @@ -7847,14 +7930,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Primitives.nuspec" + "runtime.json" ] }, "System.Net.Sockets/4.1.0-beta-23504": { "sha512": "H9U9MguaeT8Jl0Rp1ou+Tf1lPg3730nxQEhGWAb20x8JuyeMYdSFiVZHKmFQBv9iNzkBeG/dXwTkc3cn3gKqIw==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7863,6 +7946,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/755e7a7e340a4183b91c2f3e2245221a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.Sockets.dll", + "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/de/System.Net.Sockets.xml", "ref/dotnet5.4/es/System.Net.Sockets.xml", "ref/dotnet5.4/fr/System.Net.Sockets.xml", @@ -7870,10 +7957,10 @@ "ref/dotnet5.4/ja/System.Net.Sockets.xml", "ref/dotnet5.4/ko/System.Net.Sockets.xml", "ref/dotnet5.4/ru/System.Net.Sockets.xml", - "ref/dotnet5.4/System.Net.Sockets.dll", - "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", + "ref/dotnet5.5/System.Net.Sockets.dll", + "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/de/System.Net.Sockets.xml", "ref/dotnet5.5/es/System.Net.Sockets.xml", "ref/dotnet5.5/fr/System.Net.Sockets.xml", @@ -7881,28 +7968,24 @@ "ref/dotnet5.5/ja/System.Net.Sockets.xml", "ref/dotnet5.5/ko/System.Net.Sockets.xml", "ref/dotnet5.5/ru/System.Net.Sockets.xml", - "ref/dotnet5.5/System.Net.Sockets.dll", - "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Sockets.nuspec" + "runtime.json" ] }, "System.ObjectModel/4.0.11-beta-23504": { "sha512": "MVovd3DdtcjNp4BUZIxxhggYJeYdVeMxh5R1KFVKZRzFpBPUKyZMei32K7jKEdmyVJLocbP3Md7qfQGAA295NQ==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7911,6 +7994,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6e172a53d96a454092c39471aa788b01.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7918,10 +8005,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7929,13 +8016,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -7943,76 +8028,74 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.1.0-beta-23504": { "sha512": "b6sPssVzR0EUdXDzoV9NclUp1O+8RREfRUD8sbpiYL5XR0gi6bzAPMzQ7OxEuAOcM0U6JBetdCLv7VyYY6cdpw==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/363977cdc60e4705bfcdc89cc023387b.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.DataContractSerialization.nuspec" + "runtime.json" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Networking/4.0.1-beta-23504": { "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/a5898d54529f44ffbba472c5674aa9de.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/afa5274fde16402f981ef4388e0c952e.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.1.0-beta-23504": { "sha512": "WBdLemn0GjinvASehzA89cT6kV6txw3KXLLhrK53A/5giNdZlHxMUP60f79GD/Ze2miR8F8OEpaubbPGuZjXoA==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -8027,6 +8110,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3bb02e35bc764017ab4e78649bb0d433.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -8034,10 +8121,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -8045,14 +8132,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -8060,8 +8145,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -8069,14 +8152,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -8085,6 +8168,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -8092,20 +8178,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit/4.0.1-beta-23504": { "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -8114,6 +8197,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/65e951d0e66b4a608d6a603f37b14c32.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet5.2/System.Reflection.Emit.dll", + "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/de/System.Reflection.Emit.xml", "ref/dotnet5.2/es/System.Reflection.Emit.xml", "ref/dotnet5.2/fr/System.Reflection.Emit.xml", @@ -8121,21 +8207,18 @@ "ref/dotnet5.2/ja/System.Reflection.Emit.xml", "ref/dotnet5.2/ko/System.Reflection.Emit.xml", "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -8143,6 +8226,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -8150,19 +8235,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -8170,6 +8253,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/23588ef37c6c42448081c5991af6fe8e.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", @@ -8177,20 +8262,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -8198,6 +8281,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/26986d535e2b41bcad9a192fe89d16cb.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", @@ -8205,20 +8290,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -8228,6 +8311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fc6e6b385bd24246a005c3b533e50f7d.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -8235,11 +8320,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -8247,37 +8332,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.1-beta-23504": { "sha512": "EDgC6JH5pR12f1fVkTbthDa/wnB3ntu1IlmIlokchhYT1CszoXLQ6oX5iMc0oyjg9dgFEDMaUgcNksrrIpxHuA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -8287,6 +8368,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9151beecbc62457fba38c4eec40aec83.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -8294,11 +8377,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -8306,21 +8389,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -8331,6 +8412,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -8338,23 +8423,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "sha512": "/c1o5S0I896j0lTj2TgkIBXnF25fK41kmHYeAaSIgHZusFN6bHU50BpvFQP7Ki2Kkga8z/dv9PfGgG7MvmG+8A==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -8365,6 +8446,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d98200d981c54ffbb7659fbdb8e03658.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", + "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/de/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/es/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/fr/System.Reflection.TypeExtensions.xml", @@ -8372,23 +8457,19 @@ "ref/dotnet5.4/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", - "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "sha512": "MOkuSppn4WwFJmfjqdLI+yfmmk5VT42qlTbKbQZFBy4Fp/ZoYb+jvhI43pce013KBmPSe0dGEXIGr69K5vFuUw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -8398,6 +8479,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/354fd3dc8d694628820142b5d8fcdef9.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -8405,11 +8488,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -8417,21 +8500,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23504": { "sha512": "aCPLcyPqkUAPYyHh6JUn4Hlp2WvO9y6e+X11yzwXGN9NWzP6Za7PZy/bIBTkP1Lsey16WzP42N66A9X4G7DOzQ==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -8445,6 +8526,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/472bf95e241f45eaa6539fbe1c5643ce.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -8452,10 +8537,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -8463,10 +8548,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -8474,13 +8559,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -8488,8 +8571,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -8497,14 +8578,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23504": { "sha512": "2yYJAQxjl25VtJI73x0NewafdeEOYp6rC2Ng953vfMEKNj/44UfgDlugZQVZXlWsP2JZ/KTlZNM6gLWz3NWAqA==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8516,6 +8597,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8530ade9ac99448a9123ebe54c3cc1d1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -8523,10 +8608,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -8534,13 +8619,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -8548,8 +8631,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -8557,14 +8638,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.1-beta-23504": { "sha512": "jXoQoWFOAUkXMimw+727XB1UDA+Z61hhKxJkBRlKUJ5pfho+99bnNeYsuniroYnp2gPvpnrQuvhzYNU3/X8LEw==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -8575,6 +8656,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e630f02249448c7aa42dcf4f9a1b3a3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -8582,23 +8667,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "sha512": "9MWR4HGPfUvt4CayFMQPP9q2OWAQMuRNy7CNz1uF2XCw7N0f2CYmbhOW9n6/+zkRZUCEq6Uz/zlnbZX0+nuEHg==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8611,6 +8692,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e1849b4b01564989a51ad3263114d6f4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -8618,10 +8703,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -8629,10 +8714,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -8640,13 +8725,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -8654,26 +8737,26 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.Loader/4.0.0-beta-23504": { "sha512": "STMBFl+by4dsiPD/5OB/A/+RbZzhzbLjYMVQzlLNDD2Y3I25hcSPrgjNQunZ57IZfa5pu78Y3FVMBxxW5OI6xA==", "type": "Package", "files": [ + "System.Runtime.Loader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Loader.dll", "package/services/metadata/core-properties/78d7d0f7b96f4de09be0a165ab2513ac.psmdcp", + "ref/dotnet5.1/System.Runtime.Loader.dll", + "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/de/System.Runtime.Loader.xml", "ref/dotnet5.1/es/System.Runtime.Loader.xml", "ref/dotnet5.1/fr/System.Runtime.Loader.xml", @@ -8681,17 +8764,15 @@ "ref/dotnet5.1/ja/System.Runtime.Loader.xml", "ref/dotnet5.1/ko/System.Runtime.Loader.xml", "ref/dotnet5.1/ru/System.Runtime.Loader.xml", - "ref/dotnet5.1/System.Runtime.Loader.dll", - "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Loader.xml", - "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml", - "System.Runtime.Loader.nuspec" + "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.0.1-beta-23504": { "sha512": "pxIPbRDjhlBqZI2QXLJAQuVj3p2CmYyzUwcD6K74H0hNxLmCeBasgR81mO3X/OaFhlpBI11QVM5eCWAv3WEifg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -8700,6 +8781,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/79f0cfb216ba40fc9ed315a5b535a4ae.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8707,11 +8790,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8719,19 +8802,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "sha512": "EpAAbaumz41uGE3g7eKEDnkAmob/6uReruwq7m+4R2cNnf2r1lCsbVAEyUG5HyGx1h6CMYaHOCEP0o55LQtgxw==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -8741,6 +8822,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6d4377b425f34a94b9f32a1f129e5ce1.psmdcp", + "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Json.xml", @@ -8748,11 +8831,11 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/de/System.Runtime.Serialization.Json.xml", "ref/netcore50/es/System.Runtime.Serialization.Json.xml", "ref/netcore50/fr/System.Runtime.Serialization.Json.xml", @@ -8760,30 +8843,32 @@ "ref/netcore50/ja/System.Runtime.Serialization.Json.xml", "ref/netcore50/ko/System.Runtime.Serialization.Json.xml", "ref/netcore50/ru/System.Runtime.Serialization.Json.xml", - "ref/netcore50/System.Runtime.Serialization.Json.dll", - "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hant/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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Security.Claims/4.0.1-beta-23504": { "sha512": "ygnlKv43NwQ6ektwp9yEuzWeEYTU+QPrvfZePritTRe6Q/W8VQW536Of5/la3yuy3QMotExORBVG5/qNFS8lOw==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/38932cab79ce4e689335a29a903ab463.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Claims.dll", + "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/de/System.Security.Claims.xml", "ref/dotnet5.4/es/System.Security.Claims.xml", "ref/dotnet5.4/fr/System.Security.Claims.xml", @@ -8791,22 +8876,18 @@ "ref/dotnet5.4/ja/System.Security.Claims.xml", "ref/dotnet5.4/ko/System.Security.Claims.xml", "ref/dotnet5.4/ru/System.Security.Claims.xml", - "ref/dotnet5.4/System.Security.Claims.dll", - "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/zh-hans/System.Security.Claims.xml", "ref/dotnet5.4/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8815,34 +8896,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef173bff6fbd43bcab165751afeacd4f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/682fdf8c8fbc4e8c83ca460a5124d270.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8852,19 +8933,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/006591d5aa18459f8de9fa1e87022349.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8873,6 +8954,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c77101be8d234dd8b0d3462ecc7e7f8f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", @@ -8880,57 +8965,53 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", "type": "Package", "files": [ + "System.Security.Cryptography.OpenSsl.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/778202ae1e564703a3b7a6e58fd41d28.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.nuspec" + "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7882b2af8eda42d393c3ebe859584e7f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8939,6 +9020,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b02330c0b05f4bd2b90867b2521a85ed.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", @@ -8946,23 +9031,19 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -8972,6 +9053,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -8979,8 +9062,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -8988,14 +9069,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Security.Principal.dll", @@ -9005,6 +9086,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/37fc6ad10f6a443b9496d0ae5730a2fe.psmdcp", + "ref/dotnet5.1/System.Security.Principal.dll", + "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/de/System.Security.Principal.xml", "ref/dotnet5.1/es/System.Security.Principal.xml", "ref/dotnet5.1/fr/System.Security.Principal.xml", @@ -9012,11 +9095,11 @@ "ref/dotnet5.1/ja/System.Security.Principal.xml", "ref/dotnet5.1/ko/System.Security.Principal.xml", "ref/dotnet5.1/ru/System.Security.Principal.xml", - "ref/dotnet5.1/System.Security.Principal.dll", - "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", @@ -9024,25 +9107,25 @@ "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", "type": "Package", "files": [ + "System.Security.Principal.Windows.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", "package/services/metadata/core-properties/e484305331144719a32e1a02f5c5c09a.psmdcp", + "ref/dotnet5.4/System.Security.Principal.Windows.dll", + "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", @@ -9050,18 +9133,16 @@ "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.nuspec" + "ref/net46/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -9075,6 +9156,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a73b25140e544bcb9cbfec421990c0d9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -9082,10 +9167,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -9093,13 +9178,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -9107,8 +9190,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -9116,14 +9197,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "sha512": "ZKCiZO9jP1qlEDSsea9P/9skYFRoVg7RmxIjgTe6MhAOYu8kVjOPagRcEkK4USKhuzIkFaY0cdLCoQPSl+uv1Q==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -9131,6 +9212,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8499e039e1bf4d3f8286741e09742d27.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", + "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", @@ -9138,22 +9223,18 @@ "ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", - "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Text.Encoding.CodePages.nuspec" + "runtime.json" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "sha512": "VlpSvueo1n45N5dG8b3N7zhm1LVAlEHodvwGiSMfAkcUqLG+GgXBTLA+x54sOXG4FGWR7rAZLCosXfOIt8qc/A==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -9167,6 +9248,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d161a387a41445f4b69bc165aa0d1521.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -9174,10 +9259,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -9185,13 +9270,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -9199,8 +9282,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -9208,23 +9289,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -9232,27 +9317,23 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "sha512": "414CK/BtVvkG3KXVrriMRQwfZcxroauOHcy/EmWxuBDzPlft7Tx3t4aDnC8IesYAtNLjQO3c5lQCdvyl7ENeNw==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/net45/_._", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/win8/_._", @@ -9261,6 +9342,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/33ac4106b70341e69307ee3f746aea72.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.RegularExpressions.dll", + "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", @@ -9268,10 +9353,10 @@ "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.1/System.Text.RegularExpressions.dll", - "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", + "ref/dotnet5.4/System.Text.RegularExpressions.dll", + "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", @@ -9279,13 +9364,11 @@ "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.4/System.Text.RegularExpressions.dll", - "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -9293,22 +9376,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.11-beta-23504": { "sha512": "L9UttBrbY6uz2ZPxDvfCbmAt4yDK1eKhNMPoraxTcfsOdYTgxpeKRpyMbMbJqrozYlXJE2x7zNs24hhvmGxFPg==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -9320,6 +9401,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/41956439abe3409b9d01c36aeb70e3df.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -9327,10 +9412,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -9338,13 +9423,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -9352,8 +9435,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -9361,20 +9442,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -9382,24 +9465,24 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Overlapped/4.0.1-beta-23504": { "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/60e9bf92060d4d2baefd67d587bc06f6.psmdcp", + "ref/dotnet5.4/System.Threading.Overlapped.dll", + "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/de/System.Threading.Overlapped.xml", "ref/dotnet5.4/es/System.Threading.Overlapped.xml", "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", @@ -9407,18 +9490,16 @@ "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -9432,6 +9513,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/42ebb91e90ca4836b73a111f08919459.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -9439,10 +9524,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -9450,13 +9535,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -9464,8 +9547,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -9473,14 +9554,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "sha512": "QiFGqCNgeQll8ua1mGVdAiMyEj2WIr9T54ERZXyk8xduy4/lRneMgBgqDuc4W0gSmLj9pdrYfplD9MMZnc5ZXw==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -9489,6 +9570,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/e7ed8dcaeaea4a81b6833355b39612c5.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -9496,11 +9579,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -9508,19 +9591,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23504": { "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9530,6 +9611,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0fdde02907e64bc9ac73173d7041d21b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.Thread.dll", + "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/de/System.Threading.Thread.xml", "ref/dotnet5.4/es/System.Threading.Thread.xml", "ref/dotnet5.4/fr/System.Threading.Thread.xml", @@ -9537,22 +9622,18 @@ "ref/dotnet5.4/ja/System.Threading.Thread.xml", "ref/dotnet5.4/ko/System.Threading.Thread.xml", "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -9562,6 +9643,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6906fa4983b5401fb8ceef338ac8e113.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.ThreadPool.dll", + "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", @@ -9569,22 +9654,18 @@ "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9593,6 +9674,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/d711752f58c84ec2a533b45094b4e3d2.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -9600,11 +9683,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -9612,29 +9695,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -9642,27 +9727,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "sha512": "OjpB7VjFovz5/bIpeoJvNAkOUviV9YywFMEN1FM1uxJweoDRP0GG85qjdbUZIXM044Ucc5Yyt8kqOj1z2PxjFA==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/net45/_._", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/win8/_._", @@ -9671,6 +9752,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6224aacf8e5f4c2ea6aab88aef830b53.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.ReaderWriter.dll", + "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", @@ -9678,10 +9763,10 @@ "ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.1/System.Xml.ReaderWriter.dll", - "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", + "ref/dotnet5.4/System.Xml.ReaderWriter.dll", + "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", @@ -9689,13 +9774,11 @@ "ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.4/System.Xml.ReaderWriter.dll", - "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", @@ -9703,27 +9786,25 @@ "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23504": { "sha512": "8xX5nDDbxdPyGsZdIF1SBSr/9ezweZFIPGa0bHa8OcWiOJjkb0GyA+0ZeLCZExXd+iKeqnYnZv9xNDFQ9iN4Nw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -9732,6 +9813,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bcc5c38d76684289ba14f89ae63b4755.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -9739,10 +9824,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -9750,13 +9835,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -9764,31 +9847,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "sha512": "69XKJvodiemWQcQ44qQOLeswvKrLO6IEaS2joixW+4ATYOO/G9cVtKrvWHNd3T7zoxHYGpAN5XHaGUKPetoW9A==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/102eefb28d794b809f331c538022def5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XmlDocument.dll", + "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/de/System.Xml.XmlDocument.xml", "ref/dotnet5.4/es/System.Xml.XmlDocument.xml", "ref/dotnet5.4/fr/System.Xml.XmlDocument.xml", @@ -9796,31 +9881,31 @@ "ref/dotnet5.4/ja/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ko/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ru/System.Xml.XmlDocument.xml", - "ref/dotnet5.4/System.Xml.XmlDocument.dll", - "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath/4.0.1-beta-23504": { "sha512": "1JXVMJsqvBaajJDJiOAzLsWusiumD/sfRdcfgJTFiadxOdwVD69MGZPLg38YyY439tBBvo5Lg6LioaYaXpnu7w==", "type": "Package", "files": [ + "System.Xml.XPath.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ebaf7d8c58f41f7ac8e564d08bdbf19.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.dll", + "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/de/System.Xml.XPath.xml", "ref/dotnet5.4/es/System.Xml.XPath.xml", "ref/dotnet5.4/fr/System.Xml.XPath.xml", @@ -9828,31 +9913,31 @@ "ref/dotnet5.4/ja/System.Xml.XPath.xml", "ref/dotnet5.4/ko/System.Xml.XPath.xml", "ref/dotnet5.4/ru/System.Xml.XPath.xml", - "ref/dotnet5.4/System.Xml.XPath.dll", - "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "sha512": "wJKhwhoK6EZ055xDv16cXdt6VnSyjpHaNTWZEYwfDjWJpN76xALzkV0Sr9NPXjniM+RIWpfDJTaKYOOdDsCPNA==", "type": "Package", "files": [ + "System.Xml.XPath.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d3499ee186154d50863b073700eab707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", + "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XPath.XDocument.xml", @@ -9860,16 +9945,11 @@ "ref/dotnet5.4/ja/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XPath.XDocument.xml", - "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", - "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.XDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -9916,8 +9996,8 @@ "System.Threading.Tasks.Parallel >= 4.0.1-beta-23504", "System.Threading.Thread >= 4.0.0-beta-23504", "System.Xml.XDocument >= 4.0.11-beta-23504", - "System.Xml.XmlDocument >= 4.0.1-beta-23504", - "System.Xml.XPath.XDocument >= 4.0.1-beta-23504" + "System.Xml.XPath.XDocument >= 4.0.1-beta-23504", + "System.Xml.XmlDocument >= 4.0.1-beta-23504" ], "DNXCore,Version=v5.0": [] } diff --git a/src/Interactive/EditorFeatures/CSharp/project.lock.json b/src/Interactive/EditorFeatures/CSharp/project.lock.json index 91def7fa1a68ede22bf55d0070564fe1984534ef..60dc3439a50e3532dfafb3e0067dcfb0336a2cd3 100644 --- a/src/Interactive/EditorFeatures/CSharp/project.lock.json +++ b/src/Interactive/EditorFeatures/CSharp/project.lock.json @@ -29,7 +29,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -51,14 +51,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,8 +77,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -116,12 +116,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -135,7 +135,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -179,15 +179,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -261,20 +261,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -282,87 +282,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -373,6 +374,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -380,22 +385,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -406,6 +407,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -413,37 +418,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -454,6 +455,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -461,23 +466,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -488,6 +489,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -495,23 +500,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -521,6 +522,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -528,8 +531,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -538,14 +539,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -556,6 +557,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -563,23 +568,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -590,6 +591,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -597,23 +602,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -624,6 +625,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -631,31 +636,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -663,22 +668,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -688,6 +689,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -695,8 +698,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -704,14 +705,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -722,6 +723,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -729,24 +734,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -757,6 +758,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -764,23 +769,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -790,6 +791,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -797,8 +800,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -807,30 +808,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -840,6 +839,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -847,8 +848,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -857,14 +856,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -875,6 +874,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -882,23 +885,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -909,6 +908,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -916,23 +919,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -943,6 +942,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -950,23 +953,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -977,6 +976,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -984,23 +987,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1011,8 +1011,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1020,13 +1023,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1034,22 +1035,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1060,6 +1059,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1067,23 +1070,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1094,6 +1093,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1101,17 +1104,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/EditorFeatures/Core/project.lock.json b/src/Interactive/EditorFeatures/Core/project.lock.json index c31bdfb6a34b1853596259006f968975274bb71b..0aedfa67312ec6c9c3ee263c357479f284c46382 100644 --- a/src/Interactive/EditorFeatures/Core/project.lock.json +++ b/src/Interactive/EditorFeatures/Core/project.lock.json @@ -29,7 +29,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -51,14 +51,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,8 +77,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -116,12 +116,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -135,7 +135,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -179,15 +179,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -261,20 +261,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -282,87 +282,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -373,6 +374,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -380,22 +385,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -406,6 +407,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -413,37 +418,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -454,6 +455,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -461,23 +466,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -488,6 +489,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -495,23 +500,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -521,6 +522,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -528,8 +531,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -538,14 +539,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -556,6 +557,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -563,23 +568,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -590,6 +591,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -597,23 +602,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -624,6 +625,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -631,31 +636,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -663,22 +668,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -688,6 +689,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -695,8 +698,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -704,14 +705,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -722,6 +723,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -729,24 +734,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -757,6 +758,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -764,23 +769,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -790,6 +791,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -797,8 +800,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -807,30 +808,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -840,6 +839,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -847,8 +848,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -857,14 +856,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -875,6 +874,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -882,23 +885,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -909,6 +908,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -916,23 +919,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -943,6 +942,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -950,23 +953,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -977,6 +976,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -984,23 +987,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1011,8 +1011,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1020,13 +1023,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1034,22 +1035,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1060,6 +1059,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1067,23 +1070,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1094,6 +1093,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1101,17 +1104,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/EditorFeatures/VisualBasic/project.lock.json b/src/Interactive/EditorFeatures/VisualBasic/project.lock.json index bb32c074cfacf5ca60ef636c25f461f92ca53de5..caac658dc84056acbd0cca862ee32087e2ce662e 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/project.lock.json +++ b/src/Interactive/EditorFeatures/VisualBasic/project.lock.json @@ -40,7 +40,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -62,14 +62,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -88,8 +88,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -127,12 +127,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -146,7 +146,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -190,15 +190,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -272,20 +272,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -293,87 +293,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -381,16 +382,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -405,6 +405,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -415,6 +416,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -422,22 +427,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -448,6 +449,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -455,37 +460,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -496,6 +497,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -503,23 +508,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -530,6 +531,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -537,23 +542,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -563,6 +564,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -570,8 +573,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -580,14 +581,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -598,6 +599,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -605,23 +610,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -632,6 +633,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -639,23 +644,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -666,6 +667,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -673,31 +678,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -705,22 +710,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -730,6 +731,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -737,8 +740,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -746,14 +747,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -764,6 +765,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -771,24 +776,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -799,6 +800,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -806,23 +811,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -832,6 +833,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -839,8 +842,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -849,30 +850,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -882,6 +881,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -889,8 +890,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -899,14 +898,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -917,6 +916,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -924,23 +927,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -951,6 +950,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -958,23 +961,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -985,6 +984,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -992,23 +995,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1019,6 +1018,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1026,23 +1029,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1053,8 +1053,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1062,13 +1065,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1076,22 +1077,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1102,6 +1101,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1109,23 +1112,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1136,6 +1135,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1143,17 +1146,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/Features/project.lock.json b/src/Interactive/Features/project.lock.json index c31bdfb6a34b1853596259006f968975274bb71b..0aedfa67312ec6c9c3ee263c357479f284c46382 100644 --- a/src/Interactive/Features/project.lock.json +++ b/src/Interactive/Features/project.lock.json @@ -29,7 +29,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -51,14 +51,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,8 +77,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -116,12 +116,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -135,7 +135,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -179,15 +179,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -261,20 +261,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -282,87 +282,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -373,6 +374,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -380,22 +385,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -406,6 +407,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -413,37 +418,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -454,6 +455,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -461,23 +466,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -488,6 +489,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -495,23 +500,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -521,6 +522,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -528,8 +531,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -538,14 +539,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -556,6 +557,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -563,23 +568,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -590,6 +591,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -597,23 +602,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -624,6 +625,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -631,31 +636,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -663,22 +668,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -688,6 +689,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -695,8 +698,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -704,14 +705,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -722,6 +723,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -729,24 +734,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -757,6 +758,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -764,23 +769,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -790,6 +791,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -797,8 +800,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -807,30 +808,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -840,6 +839,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -847,8 +848,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -857,14 +856,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -875,6 +874,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -882,23 +885,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -909,6 +908,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -916,23 +919,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -943,6 +942,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -950,23 +953,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -977,6 +976,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -984,23 +987,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1011,8 +1011,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1020,13 +1023,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1034,22 +1035,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1060,6 +1059,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1067,23 +1070,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1094,6 +1093,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1101,17 +1104,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/Host/project.lock.json b/src/Interactive/Host/project.lock.json index 0b65032cd89da11754ad2d3de79c88b321eda1ff..0ecddc9d420b2c250cdaa254b66b28760e01e7bd 100644 --- a/src/Interactive/Host/project.lock.json +++ b/src/Interactive/Host/project.lock.json @@ -29,7 +29,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -51,14 +51,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,8 +77,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -116,12 +116,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -135,7 +135,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -179,15 +179,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -282,7 +282,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -304,14 +304,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -330,8 +330,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -369,12 +369,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -388,7 +388,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -432,15 +432,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -535,7 +535,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -557,14 +557,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -583,8 +583,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -622,12 +622,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -641,7 +641,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -685,15 +685,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -767,20 +767,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -788,87 +788,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -879,6 +880,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -886,22 +891,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -912,6 +913,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -919,37 +924,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -960,6 +961,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -967,23 +972,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -994,6 +995,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1001,23 +1006,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1027,6 +1028,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1034,8 +1037,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1044,14 +1045,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1062,6 +1063,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1069,23 +1074,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1096,6 +1097,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1103,23 +1108,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1130,6 +1131,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1137,31 +1142,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1169,22 +1174,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1194,6 +1195,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1201,8 +1204,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1210,14 +1211,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1228,6 +1229,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1235,24 +1240,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1263,6 +1264,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1270,23 +1275,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1296,6 +1297,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1303,8 +1306,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1313,30 +1314,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1346,6 +1345,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1353,8 +1354,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1363,14 +1362,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1381,6 +1380,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1388,23 +1391,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1415,6 +1414,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1422,23 +1425,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1449,6 +1448,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1456,23 +1459,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1483,6 +1482,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1490,23 +1493,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1517,8 +1517,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1526,13 +1529,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1540,22 +1541,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1566,6 +1565,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1573,23 +1576,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1600,6 +1599,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1607,17 +1610,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/HostTest/project.lock.json b/src/Interactive/HostTest/project.lock.json index e3672bdbd9adae791b6d67521d4760985140676d..9611b576b9975f19b625b13ba954dc8440b074fd 100644 --- a/src/Interactive/HostTest/project.lock.json +++ b/src/Interactive/HostTest/project.lock.json @@ -46,7 +46,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -68,14 +68,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -94,8 +94,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -133,12 +133,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -152,7 +152,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -196,15 +196,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -273,8 +273,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -295,13 +295,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -312,7 +312,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -367,7 +367,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -389,14 +389,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -415,8 +415,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -454,12 +454,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -473,7 +473,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -517,15 +517,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -594,8 +594,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -616,13 +616,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -633,7 +633,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -688,7 +688,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -710,14 +710,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -736,8 +736,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -775,12 +775,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -794,7 +794,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -838,15 +838,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -915,8 +915,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -937,13 +937,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -954,7 +954,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -971,10 +971,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -982,20 +982,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -1003,13 +1003,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -1017,104 +1017,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1125,6 +1126,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1132,22 +1137,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1158,6 +1159,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1165,37 +1170,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1206,6 +1207,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1213,23 +1218,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1240,6 +1241,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1247,23 +1252,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1273,6 +1274,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1280,8 +1283,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1290,14 +1291,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1308,6 +1309,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1315,23 +1320,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1342,6 +1343,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1349,23 +1354,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1376,6 +1377,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1383,31 +1388,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1415,22 +1420,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1440,6 +1441,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1447,8 +1450,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1456,14 +1457,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1474,6 +1475,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1481,24 +1486,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1509,6 +1510,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1516,23 +1521,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1542,6 +1543,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1549,8 +1552,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1559,30 +1560,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1592,6 +1591,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1599,8 +1600,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1609,14 +1608,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1627,6 +1626,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1634,23 +1637,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1661,6 +1660,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1668,23 +1671,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1695,6 +1694,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1702,23 +1705,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1729,6 +1728,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1736,23 +1739,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1763,8 +1763,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1772,13 +1775,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1786,22 +1787,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1812,6 +1811,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1819,23 +1822,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1846,6 +1845,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1853,17 +1856,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1998,6 +1996,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2005,7 +2004,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Interactive/VbiCore/project.lock.json b/src/Interactive/VbiCore/project.lock.json index 17ac1995cf32869cc1db825db8e7ab6bdf9392a7..71e54d97fb4a40edc53048d1d00230cec8136e45 100644 --- a/src/Interactive/VbiCore/project.lock.json +++ b/src/Interactive/VbiCore/project.lock.json @@ -5,109 +5,109 @@ "DNXCore,Version=v5.0": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, @@ -115,22 +115,22 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.VisualBasic.dll": {} @@ -141,8 +141,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -153,7 +153,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -164,7 +164,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -175,15 +175,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -194,14 +194,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -212,12 +212,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -228,10 +228,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -242,8 +242,8 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -251,7 +251,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -262,7 +262,7 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -270,7 +270,7 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -278,10 +278,10 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -289,8 +289,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -301,7 +301,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -312,7 +312,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -323,21 +323,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -348,7 +348,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -359,8 +359,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -371,9 +371,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -384,12 +384,12 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -397,7 +397,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -408,7 +408,7 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -416,11 +416,11 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -428,11 +428,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -443,21 +443,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -468,9 +468,9 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -478,7 +478,7 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )" + "System.Private.Networking": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -489,10 +489,10 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -500,11 +500,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -520,25 +520,25 @@ }, "System.Private.Networking/4.0.0": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dnxcore50/_._": {} @@ -554,9 +554,9 @@ }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -567,11 +567,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -582,9 +582,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -595,8 +595,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -605,34 +605,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -643,8 +643,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -655,9 +655,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -668,7 +668,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -679,7 +679,7 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -687,7 +687,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -698,10 +698,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -712,9 +712,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -725,10 +725,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -739,7 +739,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -750,9 +750,9 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -760,7 +760,7 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -768,13 +768,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -785,10 +785,10 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -796,7 +796,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Principal.dll": {} @@ -807,7 +807,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -818,8 +818,8 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -827,8 +827,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -839,12 +839,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -855,8 +855,8 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -864,8 +864,8 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -876,7 +876,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -887,14 +887,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -905,7 +905,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -916,7 +916,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -927,20 +927,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -951,18 +951,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -973,16 +973,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -993,15 +993,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -1012,15 +1012,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -1033,132 +1033,137 @@ "DNXCore,Version=v5.0/osx.10.10-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.VisualBasic/10.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} @@ -1169,7 +1174,8 @@ }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -1183,16 +1189,16 @@ "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}, "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": {}, - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} + "runtimes/osx.10.10-x64/native/libsos.dylib": {} } }, "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -1202,23 +1208,23 @@ }, "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1229,19 +1235,19 @@ }, "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1252,17 +1258,17 @@ }, "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1273,17 +1279,17 @@ }, "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1294,17 +1300,17 @@ }, "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1315,21 +1321,21 @@ }, "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -1348,14 +1354,14 @@ }, "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1366,8 +1372,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -1378,19 +1384,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1409,11 +1415,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1424,16 +1430,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1452,17 +1458,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -1473,25 +1479,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1502,17 +1508,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -1531,7 +1537,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -1542,7 +1548,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -1553,15 +1559,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -1572,14 +1578,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -1590,12 +1596,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -1606,8 +1612,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -1615,7 +1622,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -1626,7 +1633,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -1634,7 +1642,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -1642,10 +1651,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -1653,8 +1663,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -1665,7 +1675,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -1676,7 +1686,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -1687,21 +1697,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -1712,7 +1722,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -1723,8 +1733,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -1735,9 +1745,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -1748,12 +1758,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -1761,7 +1772,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -1772,7 +1783,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -1780,11 +1792,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -1792,11 +1805,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -1807,21 +1820,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -1832,9 +1847,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -1842,8 +1858,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -1851,10 +1868,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.osx.10.10.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -1862,11 +1880,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -1881,15 +1899,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -1900,11 +1921,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -1915,9 +1936,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -1928,10 +1949,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -1942,8 +1963,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -1952,34 +1973,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -1990,8 +2011,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -2002,9 +2023,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -2015,7 +2036,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -2026,7 +2047,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -2034,7 +2056,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -2045,10 +2067,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -2059,9 +2081,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -2072,10 +2094,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -2086,7 +2108,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -2097,14 +2119,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -2115,9 +2137,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -2125,7 +2148,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -2133,18 +2157,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -2155,13 +2179,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -2172,10 +2196,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -2183,7 +2208,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -2194,18 +2219,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -2216,7 +2241,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -2227,8 +2252,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -2236,8 +2262,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -2248,12 +2274,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -2264,8 +2290,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -2273,7 +2300,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -2284,14 +2311,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -2302,7 +2329,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -2313,8 +2340,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -2325,7 +2352,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -2336,20 +2363,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -2360,18 +2387,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -2382,16 +2409,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -2402,15 +2429,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -2421,15 +2448,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -2442,132 +2469,137 @@ "DNXCore,Version=v5.0/ubuntu.14.04-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, "Microsoft.VisualBasic/10.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} @@ -2578,7 +2610,8 @@ }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -2586,23 +2619,23 @@ }, "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2613,19 +2646,19 @@ }, "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2636,17 +2669,17 @@ }, "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2657,17 +2690,17 @@ }, "runtime.linux.System.Net.NameResolution/4.0.0-beta-23504": { "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2678,21 +2711,21 @@ }, "runtime.linux.System.Net.Sockets/4.1.0-beta-23504": { "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-23504, )", - "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-23504, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "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-23504", + "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-23504", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -2711,14 +2744,14 @@ }, "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2735,6 +2768,10 @@ "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} }, "native": { + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, @@ -2742,11 +2779,7 @@ "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": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} } }, "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23504": { @@ -2756,8 +2789,8 @@ }, "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -2768,19 +2801,19 @@ }, "runtime.unix.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2799,11 +2832,11 @@ }, "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2814,16 +2847,16 @@ }, "runtime.unix.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2834,17 +2867,17 @@ }, "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.0, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2863,17 +2896,17 @@ }, "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "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-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -2884,25 +2917,25 @@ }, "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "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-23504, )", - "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-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.OpenSsl": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "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-23504", + "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-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2913,17 +2946,17 @@ }, "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -2942,7 +2975,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -2953,7 +2986,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -2964,15 +2997,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -2983,14 +3016,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -3001,12 +3034,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -3017,8 +3050,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.unix.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -3026,7 +3060,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -3037,7 +3071,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -3045,7 +3080,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -3053,10 +3089,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.linux.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -3064,8 +3101,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -3076,7 +3113,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -3087,7 +3124,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -3098,21 +3135,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -3123,7 +3160,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -3134,8 +3171,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -3146,9 +3183,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -3159,12 +3196,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -3172,7 +3210,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -3183,7 +3221,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -3191,11 +3230,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -3203,11 +3243,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -3218,21 +3258,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -3243,9 +3285,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -3253,8 +3296,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -3262,10 +3306,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.linux.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -3273,11 +3318,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -3292,15 +3337,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -3311,11 +3359,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -3326,9 +3374,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -3339,10 +3387,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -3353,8 +3401,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -3363,34 +3411,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -3401,8 +3449,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -3413,9 +3461,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -3426,7 +3474,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -3437,7 +3485,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -3445,7 +3494,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -3456,10 +3505,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -3470,9 +3519,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -3483,10 +3532,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -3497,7 +3546,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -3508,14 +3557,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -3526,9 +3575,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -3536,7 +3586,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -3544,18 +3595,18 @@ }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[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.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.IO": "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.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} @@ -3566,13 +3617,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -3583,10 +3634,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -3594,7 +3646,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -3605,18 +3657,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -3627,7 +3679,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -3638,8 +3690,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.unix.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -3647,8 +3700,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -3659,12 +3712,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -3675,8 +3728,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.unix.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -3684,7 +3738,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -3695,14 +3749,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -3713,7 +3767,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -3724,8 +3778,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -3736,7 +3790,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -3747,20 +3801,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -3771,18 +3825,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -3793,16 +3847,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -3813,15 +3867,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -3832,15 +3886,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -3853,132 +3907,141 @@ "DNXCore,Version=v5.0/win7-x64": { "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" }, "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} }, "runtime": { "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.dll": {}, "lib/dnxcore50/System.Net.dll": {}, "lib/dnxcore50/System.Numerics.dll": {}, "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {} + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} } }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23504, )", - "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23504, )" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23504, )", - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Debug": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tools": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Globalization": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Globalization.Calendars": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.IO": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.ObjectModel": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Private.Uri": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection": "[4.1.0-beta-23504, 4.1.0-beta-23504]", - "System.Reflection.Extensions": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Reflection.Primitives": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Resources.ResourceManager": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Runtime.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Runtime.Handles": "[4.0.1-beta-23504, 4.0.1-beta-23504]", - "System.Runtime.InteropServices": "[4.0.21-beta-23504, 4.0.21-beta-23504]", - "System.Text.Encoding": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Tasks": "[4.0.11-beta-23504, 4.0.11-beta-23504]", - "System.Threading.Timer": "[4.0.1-beta-23504, 4.0.1-beta-23504]" + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" } }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "[5.0.0-beta-23504, )" + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" } }, "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": {}, - "Microsoft.NETCore.TestHost/1.0.0-beta-23504": {}, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": {}, + "Microsoft.NETCore.TestHost/1.0.0-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-beta-23504" + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504" + } + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} @@ -3989,7 +4052,8 @@ }, "Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} @@ -3997,13 +4061,13 @@ }, "Microsoft.Win32.Registry/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} @@ -4014,17 +4078,17 @@ }, "runtime.win.System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4058,9 +4122,25 @@ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, @@ -4086,9 +4166,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, @@ -4102,7 +4179,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, @@ -4110,7 +4186,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, @@ -4123,13 +4198,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, @@ -4154,21 +4227,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, @@ -4183,8 +4247,8 @@ }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4195,15 +4259,15 @@ }, "runtime.win7.System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4222,10 +4286,10 @@ }, "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4236,25 +4300,25 @@ }, "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "Microsoft.Win32.Registry": "[4.0.0-beta-23504, )", - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Thread": "[4.0.0-beta-23504, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23504", + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23504", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4265,19 +4329,19 @@ }, "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4288,15 +4352,15 @@ }, "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4307,17 +4371,17 @@ }, "runtime.win7.System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Principal": "4.0.0", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4328,7 +4392,7 @@ }, "runtime.win7.System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4339,7 +4403,7 @@ }, "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )" + "System.Private.Networking": "4.0.1-beta-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4350,8 +4414,8 @@ }, "runtime.win7.System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.Private.Networking": "[4.0.1-beta-23504, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.1-beta-23504", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/_._": {} @@ -4378,14 +4442,14 @@ }, "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "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-23504, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )" + "System.IO": "4.0.10", + "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-23504", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" }, "compile": { "ref/dotnet/_._": {} @@ -4396,16 +4460,16 @@ }, "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "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-23504, )" + "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-23504" }, "compile": { "ref/dotnet/_._": {} @@ -4416,24 +4480,24 @@ }, "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Cng": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Csp": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Cng": "4.0.0-beta-23504", + "System.Security.Cryptography.Csp": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/_._": {} @@ -4452,7 +4516,7 @@ }, "System.AppContext/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.AppContext.dll": {} @@ -4463,7 +4527,7 @@ }, "System.Collections/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.21-beta-23504, )" + "System.Runtime": "4.0.21-beta-23504" }, "compile": { "ref/dotnet5.4/System.Collections.dll": {} @@ -4474,15 +4538,15 @@ }, "System.Collections.Concurrent/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.Concurrent.dll": {} @@ -4493,14 +4557,14 @@ }, "System.Collections.Immutable/1.1.38-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet5.1/System.Collections.Immutable.dll": {} @@ -4511,12 +4575,12 @@ }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} @@ -4527,10 +4591,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} @@ -4541,8 +4605,9 @@ }, "System.Console/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "runtime.win7.System.Console": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Console.dll": {} @@ -4550,7 +4615,7 @@ }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} @@ -4561,7 +4626,8 @@ }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} @@ -4569,7 +4635,8 @@ }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {} @@ -4577,10 +4644,11 @@ }, "System.Diagnostics.Process/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "runtime.win7.System.Diagnostics.Process": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Diagnostics.Process.dll": {} @@ -4588,8 +4656,8 @@ }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} @@ -4600,7 +4668,7 @@ }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} @@ -4611,7 +4679,7 @@ }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} @@ -4622,21 +4690,21 @@ }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} @@ -4647,7 +4715,7 @@ }, "System.Globalization/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.dll": {} @@ -4658,8 +4726,8 @@ }, "System.Globalization.Calendars/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Globalization.Calendars.dll": {} @@ -4670,9 +4738,9 @@ }, "System.IO/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.IO.dll": {} @@ -4683,12 +4751,13 @@ }, "System.IO.FileSystem/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.dll": {} @@ -4696,7 +4765,7 @@ }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} @@ -4707,7 +4776,8 @@ }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} @@ -4715,11 +4785,12 @@ }, "System.IO.Pipes/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.IO.Pipes": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.IO.Pipes.dll": {} @@ -4727,11 +4798,11 @@ }, "System.Linq/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.1/System.Linq.dll": {} @@ -4742,21 +4813,23 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -4767,9 +4840,10 @@ }, "System.Net.NameResolution/4.0.0-beta-23504": { "dependencies": { - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.NameResolution": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.NameResolution.dll": {} @@ -4777,8 +4851,9 @@ }, "System.Net.Primitives/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Net.Primitives.dll": {} @@ -4786,10 +4861,11 @@ }, "System.Net.Sockets/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Net.Sockets": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.5/System.Net.Sockets.dll": {} @@ -4797,11 +4873,11 @@ }, "System.ObjectModel/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.ObjectModel.dll": {} @@ -4817,30 +4893,30 @@ }, "System.Private.Networking/4.0.1-beta-23504": { "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.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.X509Certificates": "[4.0.0-beta-23504, )", - "System.Security.Principal": "[4.0.0, )", - "System.Security.Principal.Windows": "[4.0.0-beta-23504, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.ThreadPool": "[4.0.10-beta-23504, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23504", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23504" }, "compile": { "ref/dnxcore50/_._": {} @@ -4850,15 +4926,18 @@ } }, "System.Private.Uri/4.0.1-beta-23504": { + "dependencies": { + "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" + }, "compile": { "ref/dnxcore50/_._": {} } }, "System.Reflection/4.1.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet5.4/System.Reflection.dll": {} @@ -4869,11 +4948,11 @@ }, "System.Reflection.Emit/4.0.1-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.2/System.Reflection.Emit.dll": {} @@ -4884,9 +4963,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} @@ -4897,10 +4976,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} @@ -4911,8 +4990,8 @@ }, "System.Reflection.Extensions/4.0.1-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Extensions.dll": {} @@ -4921,34 +5000,34 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Reflection.Primitives.dll": {} @@ -4959,8 +5038,8 @@ }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} @@ -4971,9 +5050,9 @@ }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} @@ -4984,7 +5063,7 @@ }, "System.Runtime/4.0.21-beta-23504": { "dependencies": { - "System.Private.Uri": "[4.0.1-beta-23504, )" + "System.Private.Uri": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.dll": {} @@ -4995,7 +5074,8 @@ }, "System.Runtime.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20", + "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Runtime.Extensions.dll": {} @@ -5003,7 +5083,7 @@ }, "System.Runtime.Handles/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.Handles.dll": {} @@ -5014,10 +5094,10 @@ }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} @@ -5028,9 +5108,9 @@ }, "System.Runtime.Loader/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Runtime.Loader.dll": {} @@ -5041,10 +5121,10 @@ }, "System.Runtime.Numerics/4.0.1-beta-23504": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Runtime.Numerics.dll": {} @@ -5055,7 +5135,7 @@ }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "dependencies": { - "System.Private.DataContractSerialization": "[4.1.0-beta-23504, )" + "System.Private.DataContractSerialization": "4.1.0-beta-23504" }, "compile": { "ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {} @@ -5066,14 +5146,14 @@ }, "System.Security.Claims/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Claims.dll": {} @@ -5084,9 +5164,10 @@ }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} @@ -5094,15 +5175,15 @@ }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} @@ -5113,18 +5194,18 @@ }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.Reflection": "[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.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Primitives": "[4.0.0-beta-23504, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.IO": "4.0.10", + "System.Reflection": "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.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} @@ -5135,7 +5216,8 @@ }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0", + "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} @@ -5143,13 +5225,13 @@ }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} @@ -5160,10 +5242,11 @@ }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.Cryptography.Algorithms": "[4.0.0-beta-23504, )", - "System.Security.Cryptography.Encoding": "[4.0.0-beta-23504, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", + "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" }, "compile": { "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} @@ -5171,7 +5254,7 @@ }, "System.Security.Principal/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.1/System.Security.Principal.dll": {} @@ -5182,18 +5265,18 @@ }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} @@ -5204,7 +5287,7 @@ }, "System.Text.Encoding/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.dll": {} @@ -5215,8 +5298,9 @@ }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "runtime.win.System.Text.Encoding.CodePages": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} @@ -5224,8 +5308,8 @@ }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} @@ -5236,12 +5320,12 @@ }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} @@ -5252,8 +5336,9 @@ }, "System.Threading/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "runtime.win7.System.Threading": "4.0.11-beta-23504" }, "compile": { "ref/dotnet5.4/System.Threading.dll": {} @@ -5261,8 +5346,8 @@ }, "System.Threading.Overlapped/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Overlapped.dll": {} @@ -5273,7 +5358,7 @@ }, "System.Threading.Tasks/4.0.11-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Tasks.dll": {} @@ -5284,14 +5369,14 @@ }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} @@ -5302,7 +5387,7 @@ }, "System.Threading.Thread/4.0.0-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.Thread.dll": {} @@ -5313,8 +5398,8 @@ }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} @@ -5325,7 +5410,7 @@ }, "System.Threading.Timer/4.0.1-beta-23504": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet5.3/System.Threading.Timer.dll": {} @@ -5336,20 +5421,20 @@ }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} @@ -5360,18 +5445,18 @@ }, "System.Xml.XDocument/4.0.11-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XDocument.dll": {} @@ -5382,16 +5467,16 @@ }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} @@ -5402,15 +5487,15 @@ }, "System.Xml.XPath/4.0.1-beta-23504": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.dll": {} @@ -5421,15 +5506,15 @@ }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "dependencies": { - "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.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )", - "System.Xml.XPath": "[4.0.1-beta-23504, )" + "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.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10", + "System.Xml.XPath": "4.0.1-beta-23504" }, "compile": { "ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {} @@ -5445,9 +5530,9 @@ "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/0e1d93ec01554dee87cde8d1b6d1493b.psmdcp", "runtime.json" ] @@ -5456,91 +5541,91 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.nuspec", "package/services/metadata/core-properties/ea6fe50d3925409e8116fc1e60b4404f.psmdcp" ] }, @@ -5548,9 +5633,9 @@ "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "package/services/metadata/core-properties/309fa878e56840efa07e8800ee92bae3.psmdcp", "runtime.json" ] @@ -5559,10 +5644,10 @@ "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.Native.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.Native.nuspec", "package/services/metadata/core-properties/f103225e755e44c7abe2ea79c0ae3ec7.psmdcp" ] }, @@ -5570,9 +5655,9 @@ "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/b04a8ae0e60a4502b13005bcce1edd51.psmdcp", "runtime.json" ] @@ -5581,9 +5666,9 @@ "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.DNXCore.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.DNXCore.nuspec", "package/services/metadata/core-properties/a1fd8fd0ac6142aa9c3fd9cd89ace0d8.psmdcp", "runtime.json" ] @@ -5592,9 +5677,9 @@ "sha512": "kIyYykK/e+3CH59HAFQWRJVdcetsVVhyp+jIzY4ykkxl6AOB/5MPgnB8QMSPA15dY7jCwF36dPPWYzbzLvQGNw==", "type": "Package", "files": [ + "Microsoft.NETCore.TestHost.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.TestHost.nuspec", "package/services/metadata/core-properties/c88e4281169c451b9b72a83daa13d17e.psmdcp", "runtime.json" ] @@ -5603,9 +5688,9 @@ "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets.nuspec", "package/services/metadata/core-properties/d7625af28b63434cbf845662020f9605.psmdcp", "runtime.json" ] @@ -5614,6 +5699,7 @@ "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -5621,16 +5707,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -5645,6 +5730,7 @@ "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/Microsoft.VisualBasic.dll", @@ -5652,28 +5738,27 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/229c4de0c15945b1b0864a68b9431838.psmdcp", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", "ref/netcore50/de/Microsoft.VisualBasic.xml", "ref/netcore50/es/Microsoft.VisualBasic.xml", "ref/netcore50/fr/Microsoft.VisualBasic.xml", "ref/netcore50/it/Microsoft.VisualBasic.xml", "ref/netcore50/ja/Microsoft.VisualBasic.xml", "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", "ref/netcore50/ru/Microsoft.VisualBasic.xml", "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", @@ -5685,29 +5770,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -5717,6 +5802,7 @@ "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -5724,21 +5810,20 @@ "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/748bea1c42c04879b4b9931ca88bf493.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", + "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", @@ -5749,20 +5834,20 @@ "sha512": "y9W7gR5abJ41ZTRmRMMsxfkhQKh2frkNOgI1WmiHNhkrJCkui0S+EHXVMK60VosO3ZBlTE2fV8UIxxrPSw4o7w==", "type": "Package", "files": [ + "Microsoft.Win32.Registry.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.nuspec", "package/services/metadata/core-properties/e0e4b393e7da48f0ae20e0c2f5025262.psmdcp", + "ref/dotnet5.4/Microsoft.Win32.Registry.dll", + "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/de/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/es/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/fr/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/it/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ja/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ko/Microsoft.Win32.Registry.xml", - "ref/dotnet5.4/Microsoft.Win32.Registry.dll", - "ref/dotnet5.4/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/ru/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hans/Microsoft.Win32.Registry.xml", "ref/dotnet5.4/zh-hant/Microsoft.Win32.Registry.xml", @@ -5863,16 +5948,16 @@ "ref/dotnet/_._", "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/System.Globalization.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "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", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib", "tools/crossgen" ] }, @@ -5993,6 +6078,10 @@ "ref/dotnet/_._", "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/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", @@ -6001,10 +6090,6 @@ "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", - "runtimes/ubuntu.14.04-x64/native/System.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so", "tools/crossgen" ] }, @@ -6209,9 +6294,25 @@ "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", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -6237,9 +6338,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -6253,7 +6351,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -6261,7 +6358,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -6274,13 +6370,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -6305,21 +6399,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -6330,20 +6415,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -6352,18 +6430,25 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { @@ -6613,6 +6698,7 @@ "sha512": "FydiMGvlMoBbDr4Zi2tYFR/78ctFdDtGtghaJaye28LCuhoaercsui/Fawsx8OkNfWQjdVuujUfrpcTF+f5ghQ==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -6623,6 +6709,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d3d6656da3b4f6588507de4202908fc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.AppContext.dll", + "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/de/System.AppContext.xml", "ref/dotnet5.4/es/System.AppContext.xml", "ref/dotnet5.4/fr/System.AppContext.xml", @@ -6630,22 +6720,18 @@ "ref/dotnet5.4/ja/System.AppContext.xml", "ref/dotnet5.4/ko/System.AppContext.xml", "ref/dotnet5.4/ru/System.AppContext.xml", - "ref/dotnet5.4/System.AppContext.dll", - "ref/dotnet5.4/System.AppContext.xml", "ref/dotnet5.4/zh-hans/System.AppContext.xml", "ref/dotnet5.4/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.11-beta-23504": { "sha512": "+5Rb2RDs+I5/kqtDvV6G6vo2DdHMTd9qfrElUxY/HLF4xje6Z6oI1aAGXW9rXjVJ3x38Jd7Gzu1uCeC663iLRg==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -6659,6 +6745,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7f26190040248dea26530596993e88b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Collections.dll", + "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/de/System.Collections.xml", "ref/dotnet5.1/es/System.Collections.xml", "ref/dotnet5.1/fr/System.Collections.xml", @@ -6666,10 +6756,10 @@ "ref/dotnet5.1/ja/System.Collections.xml", "ref/dotnet5.1/ko/System.Collections.xml", "ref/dotnet5.1/ru/System.Collections.xml", - "ref/dotnet5.1/System.Collections.dll", - "ref/dotnet5.1/System.Collections.xml", "ref/dotnet5.1/zh-hans/System.Collections.xml", "ref/dotnet5.1/zh-hant/System.Collections.xml", + "ref/dotnet5.4/System.Collections.dll", + "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/de/System.Collections.xml", "ref/dotnet5.4/es/System.Collections.xml", "ref/dotnet5.4/fr/System.Collections.xml", @@ -6677,13 +6767,11 @@ "ref/dotnet5.4/ja/System.Collections.xml", "ref/dotnet5.4/ko/System.Collections.xml", "ref/dotnet5.4/ru/System.Collections.xml", - "ref/dotnet5.4/System.Collections.dll", - "ref/dotnet5.4/System.Collections.xml", "ref/dotnet5.4/zh-hans/System.Collections.xml", "ref/dotnet5.4/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -6691,8 +6779,6 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", @@ -6700,23 +6786,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -6724,27 +6814,23 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Concurrent/4.0.11-beta-23504": { "sha512": "49+SVCQp12KxrF7RCyTdRA49d0oOID+JRlNMXB1l6ErQt0mMR517nu/OAix0IjlCPgMkF+aPR4o9buaHQuON9g==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.Concurrent.dll", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/win8/_._", @@ -6752,6 +6838,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ffce07bdc9944cd8a726482d288aeb6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Collections.Concurrent.dll", + "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/de/System.Collections.Concurrent.xml", "ref/dotnet5.2/es/System.Collections.Concurrent.xml", "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", @@ -6759,10 +6849,10 @@ "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.2/System.Collections.Concurrent.dll", - "ref/dotnet5.2/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", + "ref/dotnet5.4/System.Collections.Concurrent.dll", + "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/de/System.Collections.Concurrent.xml", "ref/dotnet5.4/es/System.Collections.Concurrent.xml", "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", @@ -6770,13 +6860,11 @@ "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", - "ref/dotnet5.4/System.Collections.Concurrent.dll", - "ref/dotnet5.4/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", @@ -6784,44 +6872,46 @@ "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.38-beta-23504": { "sha512": "OJDxjX1yliiB3pe4XtP9Eg5IpNGPhbehD7GSXwkZAEnAVKtvrVRQqjCxubpFH1JiL18EAjyF+K8MqWQtXutMzg==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Collections.Immutable.dll", "lib/dotnet5.1/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/3db8fbf6698c4148b242102211dca00d.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -6829,31 +6919,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.NonGeneric/4.0.1-beta-23504": { "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1b998587765546e5af2ac8e519d10b9f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Collections.NonGeneric.dll", + "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", @@ -6861,31 +6951,31 @@ "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6893,27 +6983,23 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", "lib/win8/_._", @@ -6922,6 +7008,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da3d3504b3094cc7b99ebda097c3022f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6929,10 +7019,10 @@ "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6940,13 +7030,11 @@ "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", + "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", @@ -6954,22 +7042,20 @@ "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -6978,6 +7064,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4a16c67be0194dcebe2afc07cd929640.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Console.dll", + "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/de/System.Console.xml", "ref/dotnet5.4/es/System.Console.xml", "ref/dotnet5.4/fr/System.Console.xml", @@ -6985,23 +7075,19 @@ "ref/dotnet5.4/ja/System.Console.xml", "ref/dotnet5.4/ko/System.Console.xml", "ref/dotnet5.4/ru/System.Console.xml", - "ref/dotnet5.4/System.Console.dll", - "ref/dotnet5.4/System.Console.xml", "ref/dotnet5.4/zh-hans/System.Console.xml", "ref/dotnet5.4/zh-hant/System.Console.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Console.nuspec" + "runtime.json" ] }, "System.Diagnostics.Contracts/4.0.1-beta-23504": { "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -7011,6 +7097,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b84acf3c3ef7488cb13340578737e97b.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", @@ -7018,11 +7106,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet5.1/System.Diagnostics.Contracts.dll", - "ref/dotnet5.1/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/de/System.Diagnostics.Contracts.xml", "ref/netcore50/es/System.Diagnostics.Contracts.xml", "ref/netcore50/fr/System.Diagnostics.Contracts.xml", @@ -7030,21 +7118,19 @@ "ref/netcore50/ja/System.Diagnostics.Contracts.xml", "ref/netcore50/ko/System.Diagnostics.Contracts.xml", "ref/netcore50/ru/System.Diagnostics.Contracts.xml", - "ref/netcore50/System.Diagnostics.Contracts.dll", - "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7056,6 +7142,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60e6adfa9a2a42efafcf19e3acd536c6.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Diagnostics.Debug.dll", + "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", @@ -7063,10 +7153,10 @@ "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.1/System.Diagnostics.Debug.dll", - "ref/dotnet5.1/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", + "ref/dotnet5.4/System.Diagnostics.Debug.dll", + "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", @@ -7074,13 +7164,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", - "ref/dotnet5.4/System.Diagnostics.Debug.dll", - "ref/dotnet5.4/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -7088,8 +7176,6 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", @@ -7097,14 +7183,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Debug.nuspec" + "runtime.json" ] }, "System.Diagnostics.FileVersionInfo/4.0.0-beta-23504": { "sha512": "r9KEJozT5WIxdFIlwchvl79DIoARjtCCTkpDeDOsGcCW40Ncz9RoE32qj8f0+6eSFvhO7ZCa7jp12O4yQCOZjg==", "type": "Package", "files": [ + "System.Diagnostics.FileVersionInfo.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7113,6 +7199,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ec9aae5f402340f98e3e6837a7ef3d16.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/de/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/es/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/fr/System.Diagnostics.FileVersionInfo.xml", @@ -7120,23 +7210,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ko/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/ru/System.Diagnostics.FileVersionInfo.xml", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll", - "ref/dotnet5.4/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Diagnostics.Process/4.1.0-beta-23504": { "sha512": "x2J3Sww13e9um3rXRf+iBh06z3elsh2ihbKaJyn3rT97PMY/AJUpySARe9eqvs5SnzuI9FT+4++iSdWV5Ftmgg==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7146,6 +7232,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8de02146c9524f4bab8216e3a80d95b8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.Process.dll", + "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/de/System.Diagnostics.Process.xml", "ref/dotnet5.4/es/System.Diagnostics.Process.xml", "ref/dotnet5.4/fr/System.Diagnostics.Process.xml", @@ -7153,10 +7243,10 @@ "ref/dotnet5.4/ja/System.Diagnostics.Process.xml", "ref/dotnet5.4/ko/System.Diagnostics.Process.xml", "ref/dotnet5.4/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.4/System.Diagnostics.Process.dll", - "ref/dotnet5.4/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", + "ref/dotnet5.5/System.Diagnostics.Process.dll", + "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/de/System.Diagnostics.Process.xml", "ref/dotnet5.5/es/System.Diagnostics.Process.xml", "ref/dotnet5.5/fr/System.Diagnostics.Process.xml", @@ -7164,24 +7254,20 @@ "ref/dotnet5.5/ja/System.Diagnostics.Process.xml", "ref/dotnet5.5/ko/System.Diagnostics.Process.xml", "ref/dotnet5.5/ru/System.Diagnostics.Process.xml", - "ref/dotnet5.5/System.Diagnostics.Process.dll", - "ref/dotnet5.5/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", "ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.Process.dll", "ref/net461/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Diagnostics.Process.nuspec" + "runtime.json" ] }, "System.Diagnostics.StackTrace/4.0.1-beta-23504": { "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -7192,6 +7278,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d2bf3b2d98742d4a6de8072e9df0805.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", @@ -7199,23 +7289,19 @@ "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", - "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -7225,6 +7311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9b8c1475272c469c9b304955d1246236.psmdcp", + "ref/dotnet5.1/System.Diagnostics.Tools.dll", + "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", @@ -7232,11 +7320,11 @@ "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", - "ref/dotnet5.1/System.Diagnostics.Tools.dll", - "ref/dotnet5.1/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", @@ -7244,21 +7332,19 @@ "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.21-beta-23504": { "sha512": "OVGpDS30zvUShqtsxbzC3Cj8ueXyFRcz6Y0xOT9K4lVN3AhLKhORduFORXg6nSm2ZseREHv2zBMRToV0UHHTLA==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -7271,6 +7357,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/114978fcf9c74f979ea65eb32f091971.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Diagnostics.Tracing.dll", + "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", @@ -7278,10 +7368,10 @@ "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.2/System.Diagnostics.Tracing.dll", - "ref/dotnet5.2/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.3/System.Diagnostics.Tracing.dll", + "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", @@ -7289,10 +7379,10 @@ "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.3/System.Diagnostics.Tracing.dll", - "ref/dotnet5.3/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/dotnet5.4/System.Diagnostics.Tracing.dll", + "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", @@ -7300,13 +7390,11 @@ "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet5.4/System.Diagnostics.Tracing.dll", - "ref/dotnet5.4/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", @@ -7314,22 +7402,20 @@ "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.11-beta-23504": { "sha512": "FSmfeomZqsQYd1/wKkZNT7Bf42tx8OZhxvjlBit5jBXwKaocinyh/hNcU4NR+vLRdj0NYjdDWtWzL/MmQvSbpQ==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -7343,6 +7429,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/83b7502cea1d4d98812e89877ef2be81.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Dynamic.Runtime.dll", + "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", @@ -7350,10 +7440,10 @@ "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.1/System.Dynamic.Runtime.dll", - "ref/dotnet5.1/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", + "ref/dotnet5.4/System.Dynamic.Runtime.dll", + "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", @@ -7361,13 +7451,11 @@ "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", - "ref/dotnet5.4/System.Dynamic.Runtime.dll", - "ref/dotnet5.4/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/de/System.Dynamic.Runtime.xml", "ref/netcore50/es/System.Dynamic.Runtime.xml", "ref/netcore50/fr/System.Dynamic.Runtime.xml", @@ -7375,8 +7463,6 @@ "ref/netcore50/ja/System.Dynamic.Runtime.xml", "ref/netcore50/ko/System.Dynamic.Runtime.xml", "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", "ref/win8/_._", @@ -7384,14 +7470,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.11-beta-23504": { "sha512": "sLmzDsKcKBv+5ebwnF2lskvJGStfMUI0fDV1p/9EZ6+sPdyBx+UEIHsrzFIRJS+QNENAo319kjH4FXMnau7/CA==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -7405,17 +7491,21 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/94550bf82e9d4bab8b90fb858030560b.psmdcp", - "ref/dotnet5.1/de/System.Globalization.xml", - "ref/dotnet5.1/es/System.Globalization.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Globalization.dll", + "ref/dotnet5.1/System.Globalization.xml", + "ref/dotnet5.1/de/System.Globalization.xml", + "ref/dotnet5.1/es/System.Globalization.xml", "ref/dotnet5.1/fr/System.Globalization.xml", "ref/dotnet5.1/it/System.Globalization.xml", "ref/dotnet5.1/ja/System.Globalization.xml", "ref/dotnet5.1/ko/System.Globalization.xml", "ref/dotnet5.1/ru/System.Globalization.xml", - "ref/dotnet5.1/System.Globalization.dll", - "ref/dotnet5.1/System.Globalization.xml", "ref/dotnet5.1/zh-hans/System.Globalization.xml", "ref/dotnet5.1/zh-hant/System.Globalization.xml", + "ref/dotnet5.4/System.Globalization.dll", + "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/de/System.Globalization.xml", "ref/dotnet5.4/es/System.Globalization.xml", "ref/dotnet5.4/fr/System.Globalization.xml", @@ -7423,13 +7513,11 @@ "ref/dotnet5.4/ja/System.Globalization.xml", "ref/dotnet5.4/ko/System.Globalization.xml", "ref/dotnet5.4/ru/System.Globalization.xml", - "ref/dotnet5.4/System.Globalization.dll", - "ref/dotnet5.4/System.Globalization.xml", "ref/dotnet5.4/zh-hans/System.Globalization.xml", "ref/dotnet5.4/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -7437,8 +7525,6 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", @@ -7446,14 +7532,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.1-beta-23504": { "sha512": "w7nmCZ/fbxrrxEJHhPbvKchMbQNTOH6lCA+6y62THw3q6EMkmJmngyfiHavFePDIqcOzy80jz8O7vfu8aaxy4w==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -7464,6 +7550,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/96bafc3d01b948dbb852eee7d8b636e9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Globalization.Calendars.dll", + "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/de/System.Globalization.Calendars.xml", "ref/dotnet5.4/es/System.Globalization.Calendars.xml", "ref/dotnet5.4/fr/System.Globalization.Calendars.xml", @@ -7471,23 +7561,19 @@ "ref/dotnet5.4/ja/System.Globalization.Calendars.xml", "ref/dotnet5.4/ko/System.Globalization.Calendars.xml", "ref/dotnet5.4/ru/System.Globalization.Calendars.xml", - "ref/dotnet5.4/System.Globalization.Calendars.dll", - "ref/dotnet5.4/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet5.4/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.IO/4.0.11-beta-23504": { "sha512": "Mm6CsBtIN9JeKXstn7BGQkY2+9ypXnre6KJdqO2iy7nIroQDzFcbVsa8TLOJxRdhcbtd32Y6lTsG28EoGqheTg==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -7501,6 +7587,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5542ba6c8e344cd08b056e90446e2be7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.IO.dll", + "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/de/System.IO.xml", "ref/dotnet5.1/es/System.IO.xml", "ref/dotnet5.1/fr/System.IO.xml", @@ -7508,10 +7598,10 @@ "ref/dotnet5.1/ja/System.IO.xml", "ref/dotnet5.1/ko/System.IO.xml", "ref/dotnet5.1/ru/System.IO.xml", - "ref/dotnet5.1/System.IO.dll", - "ref/dotnet5.1/System.IO.xml", "ref/dotnet5.1/zh-hans/System.IO.xml", "ref/dotnet5.1/zh-hant/System.IO.xml", + "ref/dotnet5.4/System.IO.dll", + "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/de/System.IO.xml", "ref/dotnet5.4/es/System.IO.xml", "ref/dotnet5.4/fr/System.IO.xml", @@ -7519,13 +7609,11 @@ "ref/dotnet5.4/ja/System.IO.xml", "ref/dotnet5.4/ko/System.IO.xml", "ref/dotnet5.4/ru/System.IO.xml", - "ref/dotnet5.4/System.IO.dll", - "ref/dotnet5.4/System.IO.xml", "ref/dotnet5.4/zh-hans/System.IO.xml", "ref/dotnet5.4/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", @@ -7533,8 +7621,6 @@ "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/win8/_._", @@ -7542,14 +7628,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.1-beta-23504": { "sha512": "hU2pxN48TMnpxCcs7xV+kxJRCv95CWU+cY2CM3/QfPhOHWxI/XMJCCzp/itPHivAOKc3WWErTKh6flFL3zra8Q==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7558,6 +7644,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a7eb12348a4946fd8b6dc61e36ff1303.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.dll", + "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/de/System.IO.FileSystem.xml", "ref/dotnet5.4/es/System.IO.FileSystem.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.xml", @@ -7565,32 +7655,32 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.xml", - "ref/dotnet5.4/System.IO.FileSystem.dll", - "ref/dotnet5.4/System.IO.FileSystem.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -7598,31 +7688,31 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { "sha512": "nM7JE4K2Ckczo72f6MkEoaP6mbOWvBM3L3LmO2ie+czJVQqLp7y/JUsCHl899KK78caccehh8eQQ5IHLu3Yixw==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/201274e4ffb64607827b44007103072b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", + "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Primitives.xml", @@ -7630,22 +7720,18 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", - "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", "type": "Package", "files": [ + "System.IO.FileSystem.Watcher.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7654,6 +7740,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3ce3fcd6896d4ddea6da174b5dd50cdc.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", + "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", @@ -7661,27 +7751,25 @@ "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.IO.Pipes/4.0.0-beta-23504": { "sha512": "XbIQixjoOg6wvxYfpmv2ydXMsTQ56nV6bb2Ajem9RnwXaPVhq/eXeGYMEMZiQ1HxmuwusgccLE6FtT3+Xf+new==", "type": "Package", "files": [ + "System.IO.Pipes.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/System.IO.Pipes.dll", "package/services/metadata/core-properties/de1baccf5c034e23bb61451533c0555b.psmdcp", + "ref/dotnet5.4/System.IO.Pipes.dll", + "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/de/System.IO.Pipes.xml", "ref/dotnet5.4/es/System.IO.Pipes.xml", "ref/dotnet5.4/fr/System.IO.Pipes.xml", @@ -7689,19 +7777,17 @@ "ref/dotnet5.4/ja/System.IO.Pipes.xml", "ref/dotnet5.4/ko/System.IO.Pipes.xml", "ref/dotnet5.4/ru/System.IO.Pipes.xml", - "ref/dotnet5.4/System.IO.Pipes.dll", - "ref/dotnet5.4/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hans/System.IO.Pipes.xml", "ref/dotnet5.4/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", - "runtime.json", - "System.IO.Pipes.nuspec" + "runtime.json" ] }, "System.Linq/4.0.1-beta-23504": { "sha512": "BEYrDR9RrBAdsE12VjjWtx8u4OuEN6Qty78DWmvjneeCeOFenl34d1Z+DMZozHWEs+fbF+rcGgF1lBPlqhj6lQ==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Linq.dll", @@ -7711,6 +7797,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/b53d84d2ad5a48e1b3c50885ac70b199.psmdcp", + "ref/dotnet5.1/System.Linq.dll", + "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/de/System.Linq.xml", "ref/dotnet5.1/es/System.Linq.xml", "ref/dotnet5.1/fr/System.Linq.xml", @@ -7718,11 +7806,11 @@ "ref/dotnet5.1/ja/System.Linq.xml", "ref/dotnet5.1/ko/System.Linq.xml", "ref/dotnet5.1/ru/System.Linq.xml", - "ref/dotnet5.1/System.Linq.dll", - "ref/dotnet5.1/System.Linq.xml", "ref/dotnet5.1/zh-hans/System.Linq.xml", "ref/dotnet5.1/zh-hant/System.Linq.xml", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", @@ -7730,20 +7818,18 @@ "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -7754,6 +7840,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -7761,24 +7851,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Net.NameResolution/4.0.0-beta-23504": { "sha512": "yM6B183+u9jJINMab9lGFlvsopA8lWYpAApHEG7VIOQZy84rJHLf0PTw1vv966Z/lG/X62pIT+ibGM1ZWytqVA==", "type": "Package", "files": [ + "System.Net.NameResolution.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7787,6 +7873,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b783c202d07440f6bdbd20e99fc6dea5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.NameResolution.dll", + "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/de/System.Net.NameResolution.xml", "ref/dotnet5.4/es/System.Net.NameResolution.xml", "ref/dotnet5.4/fr/System.Net.NameResolution.xml", @@ -7794,23 +7884,19 @@ "ref/dotnet5.4/ja/System.Net.NameResolution.xml", "ref/dotnet5.4/ko/System.Net.NameResolution.xml", "ref/dotnet5.4/ru/System.Net.NameResolution.xml", - "ref/dotnet5.4/System.Net.NameResolution.dll", - "ref/dotnet5.4/System.Net.NameResolution.xml", "ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -7821,6 +7907,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -7828,22 +7918,18 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.11-beta-23504": { "sha512": "JobpKmMfZbLQ0Yp2yY8hT78RTZigLLvVIkoXFUr1qI0sggcjiGSyt3OFwUVP8wFnsHqvc3L9VX7EPwt7GWy07Q==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7855,6 +7941,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4c2043dc18e64e60925bbc4190e91f04.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Net.Primitives.dll", + "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/de/System.Net.Primitives.xml", "ref/dotnet5.1/es/System.Net.Primitives.xml", "ref/dotnet5.1/fr/System.Net.Primitives.xml", @@ -7862,10 +7952,10 @@ "ref/dotnet5.1/ja/System.Net.Primitives.xml", "ref/dotnet5.1/ko/System.Net.Primitives.xml", "ref/dotnet5.1/ru/System.Net.Primitives.xml", - "ref/dotnet5.1/System.Net.Primitives.dll", - "ref/dotnet5.1/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.2/System.Net.Primitives.dll", + "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/de/System.Net.Primitives.xml", "ref/dotnet5.2/es/System.Net.Primitives.xml", "ref/dotnet5.2/fr/System.Net.Primitives.xml", @@ -7873,10 +7963,10 @@ "ref/dotnet5.2/ja/System.Net.Primitives.xml", "ref/dotnet5.2/ko/System.Net.Primitives.xml", "ref/dotnet5.2/ru/System.Net.Primitives.xml", - "ref/dotnet5.2/System.Net.Primitives.dll", - "ref/dotnet5.2/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", + "ref/dotnet5.4/System.Net.Primitives.dll", + "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/de/System.Net.Primitives.xml", "ref/dotnet5.4/es/System.Net.Primitives.xml", "ref/dotnet5.4/fr/System.Net.Primitives.xml", @@ -7884,13 +7974,11 @@ "ref/dotnet5.4/ja/System.Net.Primitives.xml", "ref/dotnet5.4/ko/System.Net.Primitives.xml", "ref/dotnet5.4/ru/System.Net.Primitives.xml", - "ref/dotnet5.4/System.Net.Primitives.dll", - "ref/dotnet5.4/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hans/System.Net.Primitives.xml", "ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Net.Primitives.dll", + "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", @@ -7898,8 +7986,6 @@ "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/win8/_._", @@ -7907,14 +7993,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Primitives.nuspec" + "runtime.json" ] }, "System.Net.Sockets/4.1.0-beta-23504": { "sha512": "H9U9MguaeT8Jl0Rp1ou+Tf1lPg3730nxQEhGWAb20x8JuyeMYdSFiVZHKmFQBv9iNzkBeG/dXwTkc3cn3gKqIw==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -7923,6 +8009,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/755e7a7e340a4183b91c2f3e2245221a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Net.Sockets.dll", + "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/de/System.Net.Sockets.xml", "ref/dotnet5.4/es/System.Net.Sockets.xml", "ref/dotnet5.4/fr/System.Net.Sockets.xml", @@ -7930,10 +8020,10 @@ "ref/dotnet5.4/ja/System.Net.Sockets.xml", "ref/dotnet5.4/ko/System.Net.Sockets.xml", "ref/dotnet5.4/ru/System.Net.Sockets.xml", - "ref/dotnet5.4/System.Net.Sockets.dll", - "ref/dotnet5.4/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", + "ref/dotnet5.5/System.Net.Sockets.dll", + "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/de/System.Net.Sockets.xml", "ref/dotnet5.5/es/System.Net.Sockets.xml", "ref/dotnet5.5/fr/System.Net.Sockets.xml", @@ -7941,28 +8031,24 @@ "ref/dotnet5.5/ja/System.Net.Sockets.xml", "ref/dotnet5.5/ko/System.Net.Sockets.xml", "ref/dotnet5.5/ru/System.Net.Sockets.xml", - "ref/dotnet5.5/System.Net.Sockets.dll", - "ref/dotnet5.5/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hans/System.Net.Sockets.xml", "ref/dotnet5.5/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Net.Sockets.nuspec" + "runtime.json" ] }, "System.ObjectModel/4.0.11-beta-23504": { "sha512": "MVovd3DdtcjNp4BUZIxxhggYJeYdVeMxh5R1KFVKZRzFpBPUKyZMei32K7jKEdmyVJLocbP3Md7qfQGAA295NQ==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.ObjectModel.dll", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/win8/_._", @@ -7971,6 +8057,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6e172a53d96a454092c39471aa788b01.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.ObjectModel.dll", + "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/de/System.ObjectModel.xml", "ref/dotnet5.1/es/System.ObjectModel.xml", "ref/dotnet5.1/fr/System.ObjectModel.xml", @@ -7978,10 +8068,10 @@ "ref/dotnet5.1/ja/System.ObjectModel.xml", "ref/dotnet5.1/ko/System.ObjectModel.xml", "ref/dotnet5.1/ru/System.ObjectModel.xml", - "ref/dotnet5.1/System.ObjectModel.dll", - "ref/dotnet5.1/System.ObjectModel.xml", "ref/dotnet5.1/zh-hans/System.ObjectModel.xml", "ref/dotnet5.1/zh-hant/System.ObjectModel.xml", + "ref/dotnet5.4/System.ObjectModel.dll", + "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/de/System.ObjectModel.xml", "ref/dotnet5.4/es/System.ObjectModel.xml", "ref/dotnet5.4/fr/System.ObjectModel.xml", @@ -7989,13 +8079,11 @@ "ref/dotnet5.4/ja/System.ObjectModel.xml", "ref/dotnet5.4/ko/System.ObjectModel.xml", "ref/dotnet5.4/ru/System.ObjectModel.xml", - "ref/dotnet5.4/System.ObjectModel.dll", - "ref/dotnet5.4/System.ObjectModel.xml", "ref/dotnet5.4/zh-hans/System.ObjectModel.xml", "ref/dotnet5.4/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -8003,76 +8091,74 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.1.0-beta-23504": { "sha512": "b6sPssVzR0EUdXDzoV9NclUp1O+8RREfRUD8sbpiYL5XR0gi6bzAPMzQ7OxEuAOcM0U6JBetdCLv7VyYY6cdpw==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/363977cdc60e4705bfcdc89cc023387b.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.DataContractSerialization.nuspec" + "runtime.json" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Networking/4.0.1-beta-23504": { "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/a5898d54529f44ffbba472c5674aa9de.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/afa5274fde16402f981ef4388e0c952e.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtime.json", - "System.Private.Uri.nuspec" + "runtime.json" ] }, "System.Reflection/4.1.0-beta-23504": { "sha512": "WBdLemn0GjinvASehzA89cT6kV6txw3KXLLhrK53A/5giNdZlHxMUP60f79GD/Ze2miR8F8OEpaubbPGuZjXoA==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -8087,6 +8173,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3bb02e35bc764017ab4e78649bb0d433.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Reflection.dll", + "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/de/System.Reflection.xml", "ref/dotnet5.1/es/System.Reflection.xml", "ref/dotnet5.1/fr/System.Reflection.xml", @@ -8094,10 +8184,10 @@ "ref/dotnet5.1/ja/System.Reflection.xml", "ref/dotnet5.1/ko/System.Reflection.xml", "ref/dotnet5.1/ru/System.Reflection.xml", - "ref/dotnet5.1/System.Reflection.dll", - "ref/dotnet5.1/System.Reflection.xml", "ref/dotnet5.1/zh-hans/System.Reflection.xml", "ref/dotnet5.1/zh-hant/System.Reflection.xml", + "ref/dotnet5.4/System.Reflection.dll", + "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/de/System.Reflection.xml", "ref/dotnet5.4/es/System.Reflection.xml", "ref/dotnet5.4/fr/System.Reflection.xml", @@ -8105,14 +8195,12 @@ "ref/dotnet5.4/ja/System.Reflection.xml", "ref/dotnet5.4/ko/System.Reflection.xml", "ref/dotnet5.4/ru/System.Reflection.xml", - "ref/dotnet5.4/System.Reflection.dll", - "ref/dotnet5.4/System.Reflection.xml", "ref/dotnet5.4/zh-hans/System.Reflection.xml", "ref/dotnet5.4/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", @@ -8120,8 +8208,6 @@ "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/win8/_._", @@ -8129,14 +8215,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -8145,6 +8231,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -8152,20 +8241,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit/4.0.1-beta-23504": { "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -8174,6 +8260,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/65e951d0e66b4a608d6a603f37b14c32.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet5.2/System.Reflection.Emit.dll", + "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/de/System.Reflection.Emit.xml", "ref/dotnet5.2/es/System.Reflection.Emit.xml", "ref/dotnet5.2/fr/System.Reflection.Emit.xml", @@ -8181,21 +8270,18 @@ "ref/dotnet5.2/ja/System.Reflection.Emit.xml", "ref/dotnet5.2/ko/System.Reflection.Emit.xml", "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -8203,6 +8289,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -8210,19 +8298,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -8230,6 +8316,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/23588ef37c6c42448081c5991af6fe8e.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", @@ -8237,20 +8325,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -8258,6 +8344,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/26986d535e2b41bcad9a192fe89d16cb.psmdcp", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", @@ -8265,20 +8353,18 @@ "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/aot/lib/netcore50/_._" ] }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -8288,6 +8374,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/fc6e6b385bd24246a005c3b533e50f7d.psmdcp", + "ref/dotnet5.1/System.Reflection.Extensions.dll", + "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/de/System.Reflection.Extensions.xml", "ref/dotnet5.1/es/System.Reflection.Extensions.xml", "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", @@ -8295,11 +8383,11 @@ "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", - "ref/dotnet5.1/System.Reflection.Extensions.dll", - "ref/dotnet5.1/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", @@ -8307,37 +8395,33 @@ "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.1-beta-23504": { "sha512": "EDgC6JH5pR12f1fVkTbthDa/wnB3ntu1IlmIlokchhYT1CszoXLQ6oX5iMc0oyjg9dgFEDMaUgcNksrrIpxHuA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -8347,6 +8431,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/9151beecbc62457fba38c4eec40aec83.psmdcp", + "ref/dotnet5.1/System.Reflection.Primitives.dll", + "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/de/System.Reflection.Primitives.xml", "ref/dotnet5.1/es/System.Reflection.Primitives.xml", "ref/dotnet5.1/fr/System.Reflection.Primitives.xml", @@ -8354,11 +8440,11 @@ "ref/dotnet5.1/ja/System.Reflection.Primitives.xml", "ref/dotnet5.1/ko/System.Reflection.Primitives.xml", "ref/dotnet5.1/ru/System.Reflection.Primitives.xml", - "ref/dotnet5.1/System.Reflection.Primitives.dll", - "ref/dotnet5.1/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", @@ -8366,21 +8452,19 @@ "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -8391,6 +8475,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -8398,23 +8486,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Reflection.TypeExtensions/4.1.0-beta-23504": { "sha512": "/c1o5S0I896j0lTj2TgkIBXnF25fK41kmHYeAaSIgHZusFN6bHU50BpvFQP7Ki2Kkga8z/dv9PfGgG7MvmG+8A==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -8425,6 +8509,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d98200d981c54ffbb7659fbdb8e03658.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", + "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/de/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/es/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/fr/System.Reflection.TypeExtensions.xml", @@ -8432,23 +8520,19 @@ "ref/dotnet5.4/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll", - "ref/dotnet5.4/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet5.4/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.1-beta-23504": { "sha512": "MOkuSppn4WwFJmfjqdLI+yfmmk5VT42qlTbKbQZFBy4Fp/ZoYb+jvhI43pce013KBmPSe0dGEXIGr69K5vFuUw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -8458,6 +8542,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/354fd3dc8d694628820142b5d8fcdef9.psmdcp", + "ref/dotnet5.1/System.Resources.ResourceManager.dll", + "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", @@ -8465,11 +8551,11 @@ "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", - "ref/dotnet5.1/System.Resources.ResourceManager.dll", - "ref/dotnet5.1/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", @@ -8477,21 +8563,19 @@ "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.21-beta-23504": { "sha512": "aCPLcyPqkUAPYyHh6JUn4Hlp2WvO9y6e+X11yzwXGN9NWzP6Za7PZy/bIBTkP1Lsey16WzP42N66A9X4G7DOzQ==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -8505,6 +8589,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/472bf95e241f45eaa6539fbe1c5643ce.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.dll", + "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/de/System.Runtime.xml", "ref/dotnet5.1/es/System.Runtime.xml", "ref/dotnet5.1/fr/System.Runtime.xml", @@ -8512,10 +8600,10 @@ "ref/dotnet5.1/ja/System.Runtime.xml", "ref/dotnet5.1/ko/System.Runtime.xml", "ref/dotnet5.1/ru/System.Runtime.xml", - "ref/dotnet5.1/System.Runtime.dll", - "ref/dotnet5.1/System.Runtime.xml", "ref/dotnet5.1/zh-hans/System.Runtime.xml", "ref/dotnet5.1/zh-hant/System.Runtime.xml", + "ref/dotnet5.3/System.Runtime.dll", + "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/de/System.Runtime.xml", "ref/dotnet5.3/es/System.Runtime.xml", "ref/dotnet5.3/fr/System.Runtime.xml", @@ -8523,10 +8611,10 @@ "ref/dotnet5.3/ja/System.Runtime.xml", "ref/dotnet5.3/ko/System.Runtime.xml", "ref/dotnet5.3/ru/System.Runtime.xml", - "ref/dotnet5.3/System.Runtime.dll", - "ref/dotnet5.3/System.Runtime.xml", "ref/dotnet5.3/zh-hans/System.Runtime.xml", "ref/dotnet5.3/zh-hant/System.Runtime.xml", + "ref/dotnet5.4/System.Runtime.dll", + "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/de/System.Runtime.xml", "ref/dotnet5.4/es/System.Runtime.xml", "ref/dotnet5.4/fr/System.Runtime.xml", @@ -8534,13 +8622,11 @@ "ref/dotnet5.4/ja/System.Runtime.xml", "ref/dotnet5.4/ko/System.Runtime.xml", "ref/dotnet5.4/ru/System.Runtime.xml", - "ref/dotnet5.4/System.Runtime.dll", - "ref/dotnet5.4/System.Runtime.xml", "ref/dotnet5.4/zh-hans/System.Runtime.xml", "ref/dotnet5.4/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -8548,8 +8634,6 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", @@ -8557,14 +8641,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.11-beta-23504": { "sha512": "2yYJAQxjl25VtJI73x0NewafdeEOYp6rC2Ng953vfMEKNj/44UfgDlugZQVZXlWsP2JZ/KTlZNM6gLWz3NWAqA==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8576,6 +8660,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8530ade9ac99448a9123ebe54c3cc1d1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Runtime.Extensions.dll", + "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/de/System.Runtime.Extensions.xml", "ref/dotnet5.1/es/System.Runtime.Extensions.xml", "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", @@ -8583,10 +8671,10 @@ "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.1/System.Runtime.Extensions.dll", - "ref/dotnet5.1/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", + "ref/dotnet5.4/System.Runtime.Extensions.dll", + "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/de/System.Runtime.Extensions.xml", "ref/dotnet5.4/es/System.Runtime.Extensions.xml", "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", @@ -8594,13 +8682,11 @@ "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", - "ref/dotnet5.4/System.Runtime.Extensions.dll", - "ref/dotnet5.4/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -8608,8 +8694,6 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", @@ -8617,14 +8701,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Runtime.Extensions.nuspec" + "runtime.json" ] }, "System.Runtime.Handles/4.0.1-beta-23504": { "sha512": "jXoQoWFOAUkXMimw+727XB1UDA+Z61hhKxJkBRlKUJ5pfho+99bnNeYsuniroYnp2gPvpnrQuvhzYNU3/X8LEw==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -8635,6 +8719,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e630f02249448c7aa42dcf4f9a1b3a3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Runtime.Handles.dll", + "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/de/System.Runtime.Handles.xml", "ref/dotnet5.4/es/System.Runtime.Handles.xml", "ref/dotnet5.4/fr/System.Runtime.Handles.xml", @@ -8642,23 +8730,19 @@ "ref/dotnet5.4/ja/System.Runtime.Handles.xml", "ref/dotnet5.4/ko/System.Runtime.Handles.xml", "ref/dotnet5.4/ru/System.Runtime.Handles.xml", - "ref/dotnet5.4/System.Runtime.Handles.dll", - "ref/dotnet5.4/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", "ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.21-beta-23504": { "sha512": "9MWR4HGPfUvt4CayFMQPP9q2OWAQMuRNy7CNz1uF2XCw7N0f2CYmbhOW9n6/+zkRZUCEq6Uz/zlnbZX0+nuEHg==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -8671,6 +8755,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e1849b4b01564989a51ad3263114d6f4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.2/System.Runtime.InteropServices.dll", + "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", @@ -8678,10 +8766,10 @@ "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.2/System.Runtime.InteropServices.dll", - "ref/dotnet5.2/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.3/System.Runtime.InteropServices.dll", + "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", @@ -8689,10 +8777,10 @@ "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.3/System.Runtime.InteropServices.dll", - "ref/dotnet5.3/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/dotnet5.4/System.Runtime.InteropServices.dll", + "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", @@ -8700,13 +8788,11 @@ "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", - "ref/dotnet5.4/System.Runtime.InteropServices.dll", - "ref/dotnet5.4/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", @@ -8714,26 +8800,26 @@ "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.Loader/4.0.0-beta-23504": { "sha512": "STMBFl+by4dsiPD/5OB/A/+RbZzhzbLjYMVQzlLNDD2Y3I25hcSPrgjNQunZ57IZfa5pu78Y3FVMBxxW5OI6xA==", "type": "Package", "files": [ + "System.Runtime.Loader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Loader.dll", "package/services/metadata/core-properties/78d7d0f7b96f4de09be0a165ab2513ac.psmdcp", + "ref/dotnet5.1/System.Runtime.Loader.dll", + "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/de/System.Runtime.Loader.xml", "ref/dotnet5.1/es/System.Runtime.Loader.xml", "ref/dotnet5.1/fr/System.Runtime.Loader.xml", @@ -8741,17 +8827,15 @@ "ref/dotnet5.1/ja/System.Runtime.Loader.xml", "ref/dotnet5.1/ko/System.Runtime.Loader.xml", "ref/dotnet5.1/ru/System.Runtime.Loader.xml", - "ref/dotnet5.1/System.Runtime.Loader.dll", - "ref/dotnet5.1/System.Runtime.Loader.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Loader.xml", - "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml", - "System.Runtime.Loader.nuspec" + "ref/dotnet5.1/zh-hant/System.Runtime.Loader.xml" ] }, "System.Runtime.Numerics/4.0.1-beta-23504": { "sha512": "pxIPbRDjhlBqZI2QXLJAQuVj3p2CmYyzUwcD6K74H0hNxLmCeBasgR81mO3X/OaFhlpBI11QVM5eCWAv3WEifg==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Runtime.Numerics.dll", @@ -8760,6 +8844,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/79f0cfb216ba40fc9ed315a5b535a4ae.psmdcp", + "ref/dotnet5.2/System.Runtime.Numerics.dll", + "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/de/System.Runtime.Numerics.xml", "ref/dotnet5.2/es/System.Runtime.Numerics.xml", "ref/dotnet5.2/fr/System.Runtime.Numerics.xml", @@ -8767,11 +8853,11 @@ "ref/dotnet5.2/ja/System.Runtime.Numerics.xml", "ref/dotnet5.2/ko/System.Runtime.Numerics.xml", "ref/dotnet5.2/ru/System.Runtime.Numerics.xml", - "ref/dotnet5.2/System.Runtime.Numerics.dll", - "ref/dotnet5.2/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", @@ -8779,19 +8865,17 @@ "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.1-beta-23504": { "sha512": "EpAAbaumz41uGE3g7eKEDnkAmob/6uReruwq7m+4R2cNnf2r1lCsbVAEyUG5HyGx1h6CMYaHOCEP0o55LQtgxw==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -8801,6 +8885,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6d4377b425f34a94b9f32a1f129e5ce1.psmdcp", + "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", + "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/de/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/es/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/fr/System.Runtime.Serialization.Json.xml", @@ -8808,11 +8894,11 @@ "ref/dotnet5.1/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet5.1/System.Runtime.Serialization.Json.dll", - "ref/dotnet5.1/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet5.1/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/de/System.Runtime.Serialization.Json.xml", "ref/netcore50/es/System.Runtime.Serialization.Json.xml", "ref/netcore50/fr/System.Runtime.Serialization.Json.xml", @@ -8820,30 +8906,32 @@ "ref/netcore50/ja/System.Runtime.Serialization.Json.xml", "ref/netcore50/ko/System.Runtime.Serialization.Json.xml", "ref/netcore50/ru/System.Runtime.Serialization.Json.xml", - "ref/netcore50/System.Runtime.Serialization.Json.dll", - "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml", "ref/netcore50/zh-hant/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.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Security.Claims/4.0.1-beta-23504": { "sha512": "ygnlKv43NwQ6ektwp9yEuzWeEYTU+QPrvfZePritTRe6Q/W8VQW536Of5/la3yuy3QMotExORBVG5/qNFS8lOw==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/38932cab79ce4e689335a29a903ab463.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Claims.dll", + "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/de/System.Security.Claims.xml", "ref/dotnet5.4/es/System.Security.Claims.xml", "ref/dotnet5.4/fr/System.Security.Claims.xml", @@ -8851,22 +8939,18 @@ "ref/dotnet5.4/ja/System.Security.Claims.xml", "ref/dotnet5.4/ko/System.Security.Claims.xml", "ref/dotnet5.4/ru/System.Security.Claims.xml", - "ref/dotnet5.4/System.Security.Claims.dll", - "ref/dotnet5.4/System.Security.Claims.xml", "ref/dotnet5.4/zh-hans/System.Security.Claims.xml", "ref/dotnet5.4/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", "type": "Package", "files": [ + "System.Security.Cryptography.Algorithms.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8875,34 +8959,34 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef173bff6fbd43bcab165751afeacd4f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Security.Cryptography.Algorithms.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.Cng/4.0.0-beta-23504": { "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", "type": "Package", "files": [ + "System.Security.Cryptography.Cng.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "package/services/metadata/core-properties/682fdf8c8fbc4e8c83ca460a5124d270.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.nuspec" + "ref/net46/System.Security.Cryptography.Cng.dll" ] }, "System.Security.Cryptography.Csp/4.0.0-beta-23504": { "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", "type": "Package", "files": [ + "System.Security.Cryptography.Csp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Cryptography.Csp.dll", @@ -8912,19 +8996,19 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/006591d5aa18459f8de9fa1e87022349.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", "type": "Package", "files": [ + "System.Security.Cryptography.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8933,6 +9017,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c77101be8d234dd8b0d3462ecc7e7f8f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", + "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", @@ -8940,57 +9028,53 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", "type": "Package", "files": [ + "System.Security.Cryptography.OpenSsl.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/778202ae1e564703a3b7a6e58fd41d28.psmdcp", "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.nuspec" + "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" ] }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", "type": "Package", "files": [ + "System.Security.Cryptography.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7882b2af8eda42d393c3ebe859584e7f.psmdcp", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", "type": "Package", "files": [ + "System.Security.Cryptography.X509Certificates.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -8999,6 +9083,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b02330c0b05f4bd2b90867b2521a85ed.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", @@ -9006,23 +9094,19 @@ "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet5.4/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.nuspec" + "runtime.json" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -9032,6 +9116,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -9039,8 +9125,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -9048,14 +9132,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.1/System.Security.Principal.dll", @@ -9065,6 +9149,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/37fc6ad10f6a443b9496d0ae5730a2fe.psmdcp", + "ref/dotnet5.1/System.Security.Principal.dll", + "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/de/System.Security.Principal.xml", "ref/dotnet5.1/es/System.Security.Principal.xml", "ref/dotnet5.1/fr/System.Security.Principal.xml", @@ -9072,11 +9158,11 @@ "ref/dotnet5.1/ja/System.Security.Principal.xml", "ref/dotnet5.1/ko/System.Security.Principal.xml", "ref/dotnet5.1/ru/System.Security.Principal.xml", - "ref/dotnet5.1/System.Security.Principal.dll", - "ref/dotnet5.1/System.Security.Principal.xml", "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/de/System.Security.Principal.xml", "ref/netcore50/es/System.Security.Principal.xml", "ref/netcore50/fr/System.Security.Principal.xml", @@ -9084,25 +9170,25 @@ "ref/netcore50/ja/System.Security.Principal.xml", "ref/netcore50/ko/System.Security.Principal.xml", "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", "ref/netcore50/zh-hans/System.Security.Principal.xml", "ref/netcore50/zh-hant/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Principal.Windows/4.0.0-beta-23504": { "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", "type": "Package", "files": [ + "System.Security.Principal.Windows.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", "package/services/metadata/core-properties/e484305331144719a32e1a02f5c5c09a.psmdcp", + "ref/dotnet5.4/System.Security.Principal.Windows.dll", + "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", @@ -9110,18 +9196,16 @@ "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.nuspec" + "ref/net46/System.Security.Principal.Windows.dll" ] }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -9135,6 +9219,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a73b25140e544bcb9cbfec421990c0d9.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.dll", + "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/de/System.Text.Encoding.xml", "ref/dotnet5.1/es/System.Text.Encoding.xml", "ref/dotnet5.1/fr/System.Text.Encoding.xml", @@ -9142,10 +9230,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.xml", "ref/dotnet5.1/ko/System.Text.Encoding.xml", "ref/dotnet5.1/ru/System.Text.Encoding.xml", - "ref/dotnet5.1/System.Text.Encoding.dll", - "ref/dotnet5.1/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", + "ref/dotnet5.4/System.Text.Encoding.dll", + "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/de/System.Text.Encoding.xml", "ref/dotnet5.4/es/System.Text.Encoding.xml", "ref/dotnet5.4/fr/System.Text.Encoding.xml", @@ -9153,13 +9241,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.xml", "ref/dotnet5.4/ko/System.Text.Encoding.xml", "ref/dotnet5.4/ru/System.Text.Encoding.xml", - "ref/dotnet5.4/System.Text.Encoding.dll", - "ref/dotnet5.4/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -9167,8 +9253,6 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", @@ -9176,14 +9260,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.1-beta-23504": { "sha512": "ZKCiZO9jP1qlEDSsea9P/9skYFRoVg7RmxIjgTe6MhAOYu8kVjOPagRcEkK4USKhuzIkFaY0cdLCoQPSl+uv1Q==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -9191,6 +9275,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8499e039e1bf4d3f8286741e09742d27.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", + "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", @@ -9198,22 +9286,18 @@ "ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet5.4/System.Text.Encoding.CodePages.dll", - "ref/dotnet5.4/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Text.Encoding.CodePages.nuspec" + "runtime.json" ] }, "System.Text.Encoding.Extensions/4.0.11-beta-23504": { "sha512": "VlpSvueo1n45N5dG8b3N7zhm1LVAlEHodvwGiSMfAkcUqLG+GgXBTLA+x54sOXG4FGWR7rAZLCosXfOIt8qc/A==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -9227,6 +9311,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d161a387a41445f4b69bc165aa0d1521.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", @@ -9234,10 +9322,10 @@ "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", + "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", @@ -9245,13 +9333,11 @@ "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", - "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", @@ -9259,8 +9345,6 @@ "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/win8/_._", @@ -9268,23 +9352,27 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -9292,27 +9380,23 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.RegularExpressions/4.0.11-beta-23504": { "sha512": "414CK/BtVvkG3KXVrriMRQwfZcxroauOHcy/EmWxuBDzPlft7Tx3t4aDnC8IesYAtNLjQO3c5lQCdvyl7ENeNw==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Text.RegularExpressions.dll", "lib/net45/_._", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/win8/_._", @@ -9321,6 +9405,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/33ac4106b70341e69307ee3f746aea72.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Text.RegularExpressions.dll", + "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", @@ -9328,10 +9416,10 @@ "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.1/System.Text.RegularExpressions.dll", - "ref/dotnet5.1/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", + "ref/dotnet5.4/System.Text.RegularExpressions.dll", + "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", @@ -9339,13 +9427,11 @@ "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", - "ref/dotnet5.4/System.Text.RegularExpressions.dll", - "ref/dotnet5.4/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", @@ -9353,22 +9439,20 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.11-beta-23504": { "sha512": "L9UttBrbY6uz2ZPxDvfCbmAt4yDK1eKhNMPoraxTcfsOdYTgxpeKRpyMbMbJqrozYlXJE2x7zNs24hhvmGxFPg==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -9380,6 +9464,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/41956439abe3409b9d01c36aeb70e3df.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.dll", + "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/de/System.Threading.xml", "ref/dotnet5.1/es/System.Threading.xml", "ref/dotnet5.1/fr/System.Threading.xml", @@ -9387,10 +9475,10 @@ "ref/dotnet5.1/ja/System.Threading.xml", "ref/dotnet5.1/ko/System.Threading.xml", "ref/dotnet5.1/ru/System.Threading.xml", - "ref/dotnet5.1/System.Threading.dll", - "ref/dotnet5.1/System.Threading.xml", "ref/dotnet5.1/zh-hans/System.Threading.xml", "ref/dotnet5.1/zh-hant/System.Threading.xml", + "ref/dotnet5.4/System.Threading.dll", + "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/de/System.Threading.xml", "ref/dotnet5.4/es/System.Threading.xml", "ref/dotnet5.4/fr/System.Threading.xml", @@ -9398,13 +9486,11 @@ "ref/dotnet5.4/ja/System.Threading.xml", "ref/dotnet5.4/ko/System.Threading.xml", "ref/dotnet5.4/ru/System.Threading.xml", - "ref/dotnet5.4/System.Threading.dll", - "ref/dotnet5.4/System.Threading.xml", "ref/dotnet5.4/zh-hans/System.Threading.xml", "ref/dotnet5.4/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -9412,8 +9498,6 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", @@ -9421,20 +9505,22 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.Threading.nuspec" + "runtime.json" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -9442,24 +9528,24 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Overlapped/4.0.1-beta-23504": { "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/60e9bf92060d4d2baefd67d587bc06f6.psmdcp", + "ref/dotnet5.4/System.Threading.Overlapped.dll", + "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/de/System.Threading.Overlapped.xml", "ref/dotnet5.4/es/System.Threading.Overlapped.xml", "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", @@ -9467,18 +9553,16 @@ "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -9492,6 +9576,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/42ebb91e90ca4836b73a111f08919459.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Threading.Tasks.dll", + "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/de/System.Threading.Tasks.xml", "ref/dotnet5.1/es/System.Threading.Tasks.xml", "ref/dotnet5.1/fr/System.Threading.Tasks.xml", @@ -9499,10 +9587,10 @@ "ref/dotnet5.1/ja/System.Threading.Tasks.xml", "ref/dotnet5.1/ko/System.Threading.Tasks.xml", "ref/dotnet5.1/ru/System.Threading.Tasks.xml", - "ref/dotnet5.1/System.Threading.Tasks.dll", - "ref/dotnet5.1/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", + "ref/dotnet5.4/System.Threading.Tasks.dll", + "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/de/System.Threading.Tasks.xml", "ref/dotnet5.4/es/System.Threading.Tasks.xml", "ref/dotnet5.4/fr/System.Threading.Tasks.xml", @@ -9510,13 +9598,11 @@ "ref/dotnet5.4/ja/System.Threading.Tasks.xml", "ref/dotnet5.4/ko/System.Threading.Tasks.xml", "ref/dotnet5.4/ru/System.Threading.Tasks.xml", - "ref/dotnet5.4/System.Threading.Tasks.dll", - "ref/dotnet5.4/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", @@ -9524,8 +9610,6 @@ "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/win8/_._", @@ -9533,14 +9617,14 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { "sha512": "QiFGqCNgeQll8ua1mGVdAiMyEj2WIr9T54ERZXyk8xduy4/lRneMgBgqDuc4W0gSmLj9pdrYfplD9MMZnc5ZXw==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", @@ -9549,6 +9633,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/e7ed8dcaeaea4a81b6833355b39612c5.psmdcp", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", + "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", @@ -9556,11 +9642,11 @@ "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", - "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", @@ -9568,19 +9654,17 @@ "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Thread/4.0.0-beta-23504": { "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -9590,6 +9674,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0fdde02907e64bc9ac73173d7041d21b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.Thread.dll", + "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/de/System.Threading.Thread.xml", "ref/dotnet5.4/es/System.Threading.Thread.xml", "ref/dotnet5.4/fr/System.Threading.Thread.xml", @@ -9597,22 +9685,18 @@ "ref/dotnet5.4/ja/System.Threading.Thread.xml", "ref/dotnet5.4/ko/System.Threading.Thread.xml", "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.Thread.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.ThreadPool/4.0.10-beta-23504": { "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", "type": "Package", "files": [ + "System.Threading.ThreadPool.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.ThreadPool.dll", @@ -9622,6 +9706,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6906fa4983b5401fb8ceef338ac8e113.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Threading.ThreadPool.dll", + "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", @@ -9629,22 +9717,18 @@ "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -9653,6 +9737,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/d711752f58c84ec2a533b45094b4e3d2.psmdcp", + "ref/dotnet5.3/System.Threading.Timer.dll", + "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/de/System.Threading.Timer.xml", "ref/dotnet5.3/es/System.Threading.Timer.xml", "ref/dotnet5.3/fr/System.Threading.Timer.xml", @@ -9660,11 +9746,11 @@ "ref/dotnet5.3/ja/System.Threading.Timer.xml", "ref/dotnet5.3/ko/System.Threading.Timer.xml", "ref/dotnet5.3/ru/System.Threading.Timer.xml", - "ref/dotnet5.3/System.Threading.Timer.dll", - "ref/dotnet5.3/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", @@ -9672,29 +9758,31 @@ "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -9702,27 +9790,23 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.11-beta-23504": { "sha512": "OjpB7VjFovz5/bIpeoJvNAkOUviV9YywFMEN1FM1uxJweoDRP0GG85qjdbUZIXM044Ucc5Yyt8kqOj1z2PxjFA==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.ReaderWriter.dll", "lib/net45/_._", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/win8/_._", @@ -9731,6 +9815,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/6224aacf8e5f4c2ea6aab88aef830b53.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.ReaderWriter.dll", + "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", @@ -9738,10 +9826,10 @@ "ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.1/System.Xml.ReaderWriter.dll", - "ref/dotnet5.1/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", + "ref/dotnet5.4/System.Xml.ReaderWriter.dll", + "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", @@ -9749,13 +9837,11 @@ "ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet5.4/System.Xml.ReaderWriter.dll", - "ref/dotnet5.4/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", @@ -9763,27 +9849,25 @@ "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.11-beta-23504": { "sha512": "8xX5nDDbxdPyGsZdIF1SBSr/9ezweZFIPGa0bHa8OcWiOJjkb0GyA+0ZeLCZExXd+iKeqnYnZv9xNDFQ9iN4Nw==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XDocument.dll", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/win8/_._", @@ -9792,6 +9876,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bcc5c38d76684289ba14f89ae63b4755.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/System.Xml.XDocument.dll", + "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/de/System.Xml.XDocument.xml", "ref/dotnet5.1/es/System.Xml.XDocument.xml", "ref/dotnet5.1/fr/System.Xml.XDocument.xml", @@ -9799,10 +9887,10 @@ "ref/dotnet5.1/ja/System.Xml.XDocument.xml", "ref/dotnet5.1/ko/System.Xml.XDocument.xml", "ref/dotnet5.1/ru/System.Xml.XDocument.xml", - "ref/dotnet5.1/System.Xml.XDocument.dll", - "ref/dotnet5.1/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.1/zh-hant/System.Xml.XDocument.xml", + "ref/dotnet5.4/System.Xml.XDocument.dll", + "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XDocument.xml", @@ -9810,13 +9898,11 @@ "ref/dotnet5.4/ja/System.Xml.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XDocument.xml", - "ref/dotnet5.4/System.Xml.XDocument.dll", - "ref/dotnet5.4/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", @@ -9824,31 +9910,33 @@ "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.1-beta-23504": { "sha512": "69XKJvodiemWQcQ44qQOLeswvKrLO6IEaS2joixW+4ATYOO/G9cVtKrvWHNd3T7zoxHYGpAN5XHaGUKPetoW9A==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/102eefb28d794b809f331c538022def5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XmlDocument.dll", + "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/de/System.Xml.XmlDocument.xml", "ref/dotnet5.4/es/System.Xml.XmlDocument.xml", "ref/dotnet5.4/fr/System.Xml.XmlDocument.xml", @@ -9856,31 +9944,31 @@ "ref/dotnet5.4/ja/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ko/System.Xml.XmlDocument.xml", "ref/dotnet5.4/ru/System.Xml.XmlDocument.xml", - "ref/dotnet5.4/System.Xml.XmlDocument.dll", - "ref/dotnet5.4/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath/4.0.1-beta-23504": { "sha512": "1JXVMJsqvBaajJDJiOAzLsWusiumD/sfRdcfgJTFiadxOdwVD69MGZPLg38YyY439tBBvo5Lg6LioaYaXpnu7w==", "type": "Package", "files": [ + "System.Xml.XPath.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ebaf7d8c58f41f7ac8e564d08bdbf19.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.dll", + "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/de/System.Xml.XPath.xml", "ref/dotnet5.4/es/System.Xml.XPath.xml", "ref/dotnet5.4/fr/System.Xml.XPath.xml", @@ -9888,31 +9976,31 @@ "ref/dotnet5.4/ja/System.Xml.XPath.xml", "ref/dotnet5.4/ko/System.Xml.XPath.xml", "ref/dotnet5.4/ru/System.Xml.XPath.xml", - "ref/dotnet5.4/System.Xml.XPath.dll", - "ref/dotnet5.4/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XPath.XDocument/4.0.1-beta-23504": { "sha512": "wJKhwhoK6EZ055xDv16cXdt6VnSyjpHaNTWZEYwfDjWJpN76xALzkV0Sr9NPXjniM+RIWpfDJTaKYOOdDsCPNA==", "type": "Package", "files": [ + "System.Xml.XPath.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet5.4/System.Xml.XPath.XDocument.dll", "lib/net46/System.Xml.XPath.XDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d3499ee186154d50863b073700eab707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", + "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/de/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/es/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/fr/System.Xml.XPath.XDocument.xml", @@ -9920,16 +10008,11 @@ "ref/dotnet5.4/ja/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ko/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/ru/System.Xml.XPath.XDocument.xml", - "ref/dotnet5.4/System.Xml.XPath.XDocument.dll", - "ref/dotnet5.4/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hans/System.Xml.XPath.XDocument.xml", "ref/dotnet5.4/zh-hant/System.Xml.XPath.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XPath.XDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XPath.XDocument.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -9976,8 +10059,8 @@ "System.Threading.Tasks.Parallel >= 4.0.1-beta-23504", "System.Threading.Thread >= 4.0.0-beta-23504", "System.Xml.XDocument >= 4.0.11-beta-23504", - "System.Xml.XmlDocument >= 4.0.1-beta-23504", - "System.Xml.XPath.XDocument >= 4.0.1-beta-23504" + "System.Xml.XPath.XDocument >= 4.0.1-beta-23504", + "System.Xml.XmlDocument >= 4.0.1-beta-23504" ], "DNXCore,Version=v5.0": [] } diff --git a/src/Interactive/csi/project.lock.json b/src/Interactive/csi/project.lock.json index 1afb17305c43f1e68908762a22449a2a3ac9ae8a..cc7a1e9cfa889e8056739a37665b6c75d244a2d2 100644 --- a/src/Interactive/csi/project.lock.json +++ b/src/Interactive/csi/project.lock.json @@ -13,7 +13,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -35,14 +35,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -61,8 +61,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -100,12 +100,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -119,7 +119,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -163,15 +163,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -250,7 +250,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -272,14 +272,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -298,8 +298,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -337,12 +337,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -356,7 +356,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -400,15 +400,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -487,7 +487,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -509,14 +509,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -535,8 +535,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -574,12 +574,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -593,7 +593,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -637,15 +637,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -719,87 +719,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -810,6 +811,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -817,22 +822,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -843,6 +844,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -850,37 +855,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -891,6 +892,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -898,23 +903,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -925,6 +926,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -932,23 +937,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -958,6 +959,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -965,8 +968,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -975,14 +976,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -993,6 +994,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1000,23 +1005,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1027,6 +1028,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1034,23 +1039,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1061,6 +1062,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1068,31 +1073,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1100,22 +1105,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1125,6 +1126,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1132,8 +1135,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1141,14 +1142,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1159,6 +1160,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1166,24 +1171,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1194,6 +1195,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1201,23 +1206,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1227,6 +1228,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1234,8 +1237,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1244,30 +1245,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1277,6 +1276,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1284,8 +1285,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1294,14 +1293,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1312,6 +1311,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1319,23 +1322,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1346,6 +1345,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1353,23 +1356,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1380,6 +1379,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1387,23 +1390,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1414,6 +1413,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1421,23 +1424,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1448,8 +1448,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1457,13 +1460,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1471,22 +1472,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1497,6 +1496,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1504,23 +1507,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1531,6 +1530,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1538,17 +1541,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Interactive/vbi/project.lock.json b/src/Interactive/vbi/project.lock.json index 098e57eb2c21d7ed84736f2485b46e5673c6f7b2..d01e704c8d76f5a30767e6fe924ff0d92463fe00 100644 --- a/src/Interactive/vbi/project.lock.json +++ b/src/Interactive/vbi/project.lock.json @@ -24,7 +24,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -72,8 +72,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -111,12 +111,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -130,7 +130,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -174,15 +174,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -272,7 +272,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -294,14 +294,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -320,8 +320,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -359,12 +359,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -378,7 +378,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -422,15 +422,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -520,7 +520,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -542,14 +542,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -568,8 +568,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -607,12 +607,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -626,7 +626,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -670,15 +670,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -752,87 +752,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -840,16 +841,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -864,6 +864,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -874,6 +875,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -881,22 +886,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -907,6 +908,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -914,37 +919,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -955,6 +956,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -962,23 +967,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -989,6 +990,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -996,23 +1001,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1022,6 +1023,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1029,8 +1032,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1039,14 +1040,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1057,6 +1058,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1064,23 +1069,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1091,6 +1092,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1098,23 +1103,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1125,6 +1126,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1132,31 +1137,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1164,22 +1169,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1189,6 +1190,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1196,8 +1199,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1205,14 +1206,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1223,6 +1224,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1230,24 +1235,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1258,6 +1259,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1265,23 +1270,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1291,6 +1292,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1298,8 +1301,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1308,30 +1309,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1341,6 +1340,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1348,8 +1349,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1358,14 +1357,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1376,6 +1375,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1383,23 +1386,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1410,6 +1409,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1417,23 +1420,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1444,6 +1443,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1451,23 +1454,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1478,6 +1477,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1485,23 +1488,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1512,8 +1512,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1521,13 +1524,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1535,22 +1536,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1561,6 +1560,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1568,23 +1571,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1595,6 +1594,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1602,17 +1605,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/InteractiveWindow/Editor/project.lock.json b/src/InteractiveWindow/Editor/project.lock.json index a91f6433d28e3b2a2af0ba47f5aaf1687282f56f..796817e8f7464ed444222c00fb0100038ad639c4 100644 --- a/src/InteractiveWindow/Editor/project.lock.json +++ b/src/InteractiveWindow/Editor/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.6": {} }, diff --git a/src/InteractiveWindow/EditorTest/project.lock.json b/src/InteractiveWindow/EditorTest/project.lock.json index 2d0d10c313229a5790c49b2d6f23d4f6cb9a3634..cb70c43e889cd6809393b2695ce20cde80a1a8b2 100644 --- a/src/InteractiveWindow/EditorTest/project.lock.json +++ b/src/InteractiveWindow/EditorTest/project.lock.json @@ -62,14 +62,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -102,15 +102,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -147,8 +147,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -169,13 +169,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -186,7 +186,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -257,14 +257,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -297,15 +297,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -342,8 +342,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -364,13 +364,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -381,7 +381,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -398,9 +398,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -409,10 +409,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -420,20 +420,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -441,13 +441,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -455,23 +455,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -480,7 +481,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -488,6 +488,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -498,8 +500,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -507,13 +512,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -521,36 +524,34 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -561,6 +562,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -568,23 +573,20 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -595,8 +597,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -604,13 +609,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -618,22 +621,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -643,6 +644,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -650,8 +653,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -659,30 +660,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -692,6 +691,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -699,8 +700,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -709,14 +708,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -727,6 +726,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -734,23 +737,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -761,6 +760,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -768,23 +771,20 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -795,8 +795,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -804,13 +807,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -818,16 +819,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -962,6 +960,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -969,7 +968,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Samples/CSharp/APISampleUnitTests/project.lock.json b/src/Samples/CSharp/APISampleUnitTests/project.lock.json index f300b42d0f4c72afebf6c904f88ba13b181f6e76..32fe9697259ef1e9eae3c76056f28eb2a4d709e7 100644 --- a/src/Samples/CSharp/APISampleUnitTests/project.lock.json +++ b/src/Samples/CSharp/APISampleUnitTests/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -114,8 +114,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -136,13 +136,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -153,7 +153,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -190,14 +190,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -230,15 +230,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -275,8 +275,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -297,13 +297,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -314,7 +314,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -351,14 +351,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -391,15 +391,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -436,8 +436,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -458,13 +458,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -475,7 +475,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -491,20 +491,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -512,6 +512,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -522,8 +524,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -531,13 +536,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -545,36 +548,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -585,8 +587,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -594,13 +599,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -608,22 +611,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -634,8 +636,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -643,13 +648,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -657,22 +660,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -682,6 +683,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -689,8 +692,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -698,30 +699,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -731,6 +730,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -738,8 +739,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -748,14 +747,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -766,8 +766,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -775,13 +778,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -789,22 +790,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -815,8 +815,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -824,13 +827,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -838,22 +839,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -864,8 +864,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -873,13 +876,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -887,16 +888,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1026,7 +1024,7 @@ "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0" ], ".NETFramework,Version=v4.5.2": [] diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/project.lock.json b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/project.lock.json index 8fba6cbb41c418e9ed23ba025f6e121bf9374c43..6e44c624739210fb3e7c2d8c59e5ce2d241d30e3 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/project.lock.json +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -230,20 +230,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -251,6 +251,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -261,8 +263,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -270,13 +275,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -284,36 +287,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -324,8 +326,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -333,13 +338,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -347,22 +350,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -373,8 +375,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -382,13 +387,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -396,22 +399,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -421,6 +422,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -428,8 +431,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -437,30 +438,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -470,6 +469,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -477,8 +478,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -487,14 +486,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -505,8 +505,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -514,13 +517,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -528,22 +529,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -554,8 +554,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -563,13 +566,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -577,22 +578,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -603,8 +603,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -612,13 +615,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -626,16 +627,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -643,7 +641,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/project.lock.json b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/project.lock.json index 6692bd0c06222420e6a1cefe0c8b39717f4363b4..e71a39b2980be709d9bfd2b5dd178530b0c81d4d 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/project.lock.json +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, @@ -97,7 +95,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETPortable,Version=v4.5,Profile=Profile7": [] } diff --git a/src/Samples/CSharp/ConsoleClassifier/project.lock.json b/src/Samples/CSharp/ConsoleClassifier/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/CSharp/ConsoleClassifier/project.lock.json +++ b/src/Samples/CSharp/ConsoleClassifier/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/ConvertToAutoProperty/project.lock.json b/src/Samples/CSharp/ConvertToAutoProperty/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/project.lock.json +++ b/src/Samples/CSharp/ConvertToAutoProperty/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/ConvertToConditional/Impl/project.lock.json b/src/Samples/CSharp/ConvertToConditional/Impl/project.lock.json index 38ec3bb3eca1bed95433819cf5adec94f8d48f67..e396ada7c6871cf158f6e0f56f3d1dc3c9534a58 100644 --- a/src/Samples/CSharp/ConvertToConditional/Impl/project.lock.json +++ b/src/Samples/CSharp/ConvertToConditional/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.6": [] } diff --git a/src/Samples/CSharp/ConvertToConditional/Test/project.lock.json b/src/Samples/CSharp/ConvertToConditional/Test/project.lock.json index 77b43ca36e93c9501efffa74647e385110e77164..bec4c181b5cd0d95ffd1ee02eb9ee86d336e0af2 100644 --- a/src/Samples/CSharp/ConvertToConditional/Test/project.lock.json +++ b/src/Samples/CSharp/ConvertToConditional/Test/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -207,14 +207,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -247,15 +247,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,8 +292,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -314,13 +314,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -331,7 +331,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -377,14 +377,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -417,15 +417,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -462,8 +462,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -484,13 +484,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -501,7 +501,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -518,20 +518,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -539,6 +539,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -547,7 +548,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -555,6 +555,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -565,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -574,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -588,36 +591,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -628,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -637,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -651,22 +654,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -677,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -686,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -700,22 +703,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -725,6 +726,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -732,8 +735,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -741,30 +742,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -774,6 +773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -781,8 +782,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -791,14 +790,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -809,8 +809,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -818,13 +821,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -832,22 +833,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -858,8 +858,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -867,13 +870,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -881,22 +882,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -907,8 +907,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -916,13 +919,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -930,16 +931,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1074,6 +1072,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1081,7 +1080,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } @@ -1090,7 +1088,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0", "xunit.runner.console >= 2.1.0" ], diff --git a/src/Samples/CSharp/CopyPasteWithUsing/project.lock.json b/src/Samples/CSharp/CopyPasteWithUsing/project.lock.json index 38ec3bb3eca1bed95433819cf5adec94f8d48f67..e396ada7c6871cf158f6e0f56f3d1dc3c9534a58 100644 --- a/src/Samples/CSharp/CopyPasteWithUsing/project.lock.json +++ b/src/Samples/CSharp/CopyPasteWithUsing/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.6": [] } diff --git a/src/Samples/CSharp/FormatSolution/project.lock.json b/src/Samples/CSharp/FormatSolution/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/CSharp/FormatSolution/project.lock.json +++ b/src/Samples/CSharp/FormatSolution/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/project.lock.json b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/project.lock.json +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/project.lock.json b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/project.lock.json index 05a8aaffed78ffcec958a26340e6912492e38149..017f6262dbffab9568e60aa923bf00bbd9fd7f9b 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/project.lock.json +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -207,14 +207,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -247,15 +247,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,8 +292,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -314,13 +314,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -331,7 +331,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -377,14 +377,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -417,15 +417,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -462,8 +462,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -484,13 +484,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -501,7 +501,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -518,20 +518,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -539,6 +539,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -547,7 +548,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -555,6 +555,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -565,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -574,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -588,36 +591,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -628,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -637,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -651,22 +654,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -677,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -686,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -700,22 +703,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -725,6 +726,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -732,8 +735,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -741,30 +742,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -774,6 +773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -781,8 +782,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -791,14 +790,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -809,8 +809,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -818,13 +821,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -832,22 +833,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -858,8 +858,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -867,13 +870,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -881,22 +882,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -907,8 +907,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -916,13 +919,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -930,16 +931,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1074,6 +1072,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1081,7 +1080,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } @@ -1089,7 +1087,7 @@ "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0", "xunit.runner.console >= 2.1.0" ], diff --git a/src/Samples/CSharp/MakeConst/Impl/project.lock.json b/src/Samples/CSharp/MakeConst/Impl/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/CSharp/MakeConst/Impl/project.lock.json +++ b/src/Samples/CSharp/MakeConst/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/CSharp/RefOutModifier/project.lock.json b/src/Samples/CSharp/RefOutModifier/project.lock.json index 38ec3bb3eca1bed95433819cf5adec94f8d48f67..e396ada7c6871cf158f6e0f56f3d1dc3c9534a58 100644 --- a/src/Samples/CSharp/RefOutModifier/project.lock.json +++ b/src/Samples/CSharp/RefOutModifier/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.6": [] } diff --git a/src/Samples/CSharp/TreeTransforms/project.lock.json b/src/Samples/CSharp/TreeTransforms/project.lock.json index bae06b337fed1c46b3aa5bde8357fab172c7a209..fd35e51b440eeff0f992cf7a26a208bfa1a6b64d 100644 --- a/src/Samples/CSharp/TreeTransforms/project.lock.json +++ b/src/Samples/CSharp/TreeTransforms/project.lock.json @@ -13,14 +13,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -53,15 +53,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -108,14 +108,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -148,15 +148,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -203,14 +203,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -243,15 +243,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -298,14 +298,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -338,15 +338,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -388,6 +388,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -398,8 +400,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -407,13 +412,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -421,36 +424,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -461,8 +463,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -470,13 +475,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -484,22 +487,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -510,8 +512,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -519,13 +524,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -533,22 +536,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -558,6 +559,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -565,8 +568,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -574,30 +575,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -607,6 +606,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -614,8 +615,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -624,14 +623,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -642,8 +642,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -651,13 +654,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -665,22 +666,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -691,8 +691,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -700,13 +703,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -714,22 +715,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -740,8 +740,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -749,13 +752,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -763,23 +764,20 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/Shared/UnitTestFramework/project.lock.json b/src/Samples/Shared/UnitTestFramework/project.lock.json index 9790e4416e0c6f67c8d3908f9a2b21222fdf2170..7dd62b5ab371897434f8858570f69f39908cfb94 100644 --- a/src/Samples/Shared/UnitTestFramework/project.lock.json +++ b/src/Samples/Shared/UnitTestFramework/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -206,14 +206,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -246,15 +246,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -291,8 +291,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -313,13 +313,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -330,7 +330,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -375,14 +375,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -415,15 +415,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -460,8 +460,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -482,13 +482,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -499,7 +499,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -515,20 +515,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -536,6 +536,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -544,7 +545,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -552,6 +552,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -562,8 +564,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -571,13 +576,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -585,36 +588,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -625,8 +627,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -634,13 +639,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -648,22 +651,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -674,8 +676,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -683,13 +688,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -697,22 +700,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -722,6 +723,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -729,8 +732,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -738,30 +739,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -771,6 +770,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -778,8 +779,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -788,14 +787,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -806,8 +806,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -815,13 +818,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -829,22 +830,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -855,8 +855,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -864,13 +867,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -878,22 +879,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -904,8 +904,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -913,13 +916,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -927,16 +928,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { diff --git a/src/Samples/VisualBasic/APISampleUnitTests/project.lock.json b/src/Samples/VisualBasic/APISampleUnitTests/project.lock.json index bdff63023daf80bc593568e3ebed7da354eca370..abd727fa010583855b5932770cf9c20f0fc750d4 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/project.lock.json +++ b/src/Samples/VisualBasic/APISampleUnitTests/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -114,8 +114,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -136,13 +136,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -153,7 +153,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -191,14 +191,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -231,15 +231,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -276,8 +276,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -298,13 +298,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -315,7 +315,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -353,14 +353,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -393,15 +393,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -438,8 +438,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -460,13 +460,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -477,7 +477,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -494,20 +494,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -515,6 +515,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -525,8 +527,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -534,13 +539,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -548,36 +551,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -588,8 +590,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -597,13 +602,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -611,22 +614,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -637,8 +639,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -646,13 +651,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -660,22 +663,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -685,6 +686,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -692,8 +695,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -701,30 +702,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -734,6 +733,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -741,8 +742,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -751,14 +750,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -769,8 +769,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -778,13 +781,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -792,22 +793,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -818,8 +818,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -827,13 +830,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -841,22 +842,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -867,8 +867,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -876,13 +879,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -890,16 +891,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1034,6 +1032,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1041,7 +1040,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } @@ -1049,7 +1047,7 @@ "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0", "xunit.runner.console >= 2.1.0" ], diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/project.lock.json b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/project.lock.json index 8fba6cbb41c418e9ed23ba025f6e121bf9374c43..6e44c624739210fb3e7c2d8c59e5ce2d241d30e3 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/project.lock.json +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -230,20 +230,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -251,6 +251,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -261,8 +263,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -270,13 +275,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -284,36 +287,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -324,8 +326,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -333,13 +338,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -347,22 +350,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -373,8 +375,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -382,13 +387,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -396,22 +399,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -421,6 +422,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -428,8 +431,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -437,30 +438,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -470,6 +469,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -477,8 +478,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -487,14 +486,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -505,8 +505,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -514,13 +517,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -528,22 +529,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -554,8 +554,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -563,13 +566,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -577,22 +578,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -603,8 +603,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -612,13 +615,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -626,16 +627,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -643,7 +641,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/project.lock.json b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/project.lock.json index 6692bd0c06222420e6a1cefe0c8b39717f4363b4..e71a39b2980be709d9bfd2b5dd178530b0c81d4d 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/project.lock.json +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, @@ -97,7 +95,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETPortable,Version=v4.5,Profile=Profile7": [] } diff --git a/src/Samples/VisualBasic/ConsoleClassifier/project.lock.json b/src/Samples/VisualBasic/ConsoleClassifier/project.lock.json index cf4d6e269b1bc2c037a520fdf47a998ef2130ed8..8b171967f096f84203dcbef64706c049f5776c30 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/project.lock.json +++ b/src/Samples/VisualBasic/ConsoleClassifier/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,23 +738,20 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/project.lock.json b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/project.lock.json +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/project.lock.json b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/project.lock.json index f20ebc642576a42b1257b0fd2cab4581b0e9db49..46047f66a54466ef52af78e006457f46f792526f 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/project.lock.json +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -207,14 +207,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -247,15 +247,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,8 +292,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -314,13 +314,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -331,7 +331,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -377,14 +377,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -417,15 +417,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -462,8 +462,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -484,13 +484,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -501,7 +501,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -518,20 +518,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -539,6 +539,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -547,7 +548,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -555,6 +555,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -565,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -574,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -588,36 +591,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -628,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -637,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -651,22 +654,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -677,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -686,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -700,22 +703,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -725,6 +726,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -732,8 +735,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -741,30 +742,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -774,6 +773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -781,8 +782,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -791,14 +790,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -809,8 +809,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -818,13 +821,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -832,22 +833,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -858,8 +858,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -867,13 +870,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -881,22 +882,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -907,8 +907,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -916,13 +919,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -930,16 +931,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1074,6 +1072,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1081,7 +1080,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Samples/VisualBasic/FormatSolution/project.lock.json b/src/Samples/VisualBasic/FormatSolution/project.lock.json index cf4d6e269b1bc2c037a520fdf47a998ef2130ed8..8b171967f096f84203dcbef64706c049f5776c30 100644 --- a/src/Samples/VisualBasic/FormatSolution/project.lock.json +++ b/src/Samples/VisualBasic/FormatSolution/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,23 +738,20 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/project.lock.json b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/project.lock.json +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/project.lock.json b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/project.lock.json index 05a8aaffed78ffcec958a26340e6912492e38149..017f6262dbffab9568e60aa923bf00bbd9fd7f9b 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/project.lock.json +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -207,14 +207,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -247,15 +247,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,8 +292,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -314,13 +314,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -331,7 +331,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -377,14 +377,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -417,15 +417,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -462,8 +462,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -484,13 +484,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -501,7 +501,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -518,20 +518,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -539,6 +539,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -547,7 +548,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -555,6 +555,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -565,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -574,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -588,36 +591,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -628,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -637,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -651,22 +654,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -677,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -686,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -700,22 +703,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -725,6 +726,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -732,8 +735,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -741,30 +742,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -774,6 +773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -781,8 +782,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -791,14 +790,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -809,8 +809,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -818,13 +821,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -832,22 +833,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -858,8 +858,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -867,13 +870,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -881,22 +882,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -907,8 +907,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -916,13 +919,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -930,16 +931,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1074,6 +1072,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1081,7 +1080,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } @@ -1089,7 +1087,7 @@ "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0", "xunit.runner.console >= 2.1.0" ], diff --git a/src/Samples/VisualBasic/MakeConst/Impl/project.lock.json b/src/Samples/VisualBasic/MakeConst/Impl/project.lock.json index 815d635417ad7c914c3054c920621fd255d50c5a..c329ab20dfa3391c7d7ec8a20c50e46cf54b17d1 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/project.lock.json +++ b/src/Samples/VisualBasic/MakeConst/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Samples/VisualBasic/RemoveByVal/Impl/project.lock.json b/src/Samples/VisualBasic/RemoveByVal/Impl/project.lock.json index 38ec3bb3eca1bed95433819cf5adec94f8d48f67..e396ada7c6871cf158f6e0f56f3d1dc3c9534a58 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Impl/project.lock.json +++ b/src/Samples/VisualBasic/RemoveByVal/Impl/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,20 +341,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -362,6 +362,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -372,8 +374,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -381,13 +386,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -395,36 +398,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -435,8 +437,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -444,13 +449,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -458,22 +461,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -484,8 +486,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -493,13 +498,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -507,22 +510,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -532,6 +533,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -539,8 +542,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -548,30 +549,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -581,6 +580,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -588,8 +589,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -598,14 +597,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -616,8 +616,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -625,13 +628,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -639,22 +640,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -665,8 +665,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -674,13 +677,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -688,22 +689,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -714,8 +714,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -723,13 +726,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -737,16 +738,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -754,7 +752,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.6": [] } diff --git a/src/Samples/VisualBasic/RemoveByVal/Test/project.lock.json b/src/Samples/VisualBasic/RemoveByVal/Test/project.lock.json index 6b6efac51faa36ec084fc477cc4cb247984716c4..7ea9a3d170e2217520cf2ee7f4902d590b678037 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Test/project.lock.json +++ b/src/Samples/VisualBasic/RemoveByVal/Test/project.lock.json @@ -37,14 +37,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -77,15 +77,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -122,8 +122,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -144,13 +144,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -161,7 +161,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -207,14 +207,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -247,15 +247,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,8 +292,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -314,13 +314,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -331,7 +331,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -377,14 +377,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -417,15 +417,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -462,8 +462,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -484,13 +484,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -501,7 +501,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -518,20 +518,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -539,6 +539,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -547,7 +548,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -555,6 +555,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -565,8 +567,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -574,13 +579,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -588,36 +591,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -628,8 +630,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -637,13 +642,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -651,22 +654,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -677,8 +679,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -686,13 +691,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -700,22 +703,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -725,6 +726,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -732,8 +735,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -741,30 +742,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -774,6 +773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -781,8 +782,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -791,14 +790,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -809,8 +809,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -818,13 +821,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -832,22 +833,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -858,8 +858,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -867,13 +870,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -881,22 +882,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -907,8 +907,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -916,13 +919,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -930,16 +931,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1074,6 +1072,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1081,7 +1080,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } @@ -1089,7 +1087,7 @@ "projectFileDependencyGroups": { "": [ "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0", "xunit.runner.console >= 2.1.0" ], diff --git a/src/Samples/VisualBasic/TreeTransforms/project.lock.json b/src/Samples/VisualBasic/TreeTransforms/project.lock.json index 4d36c8ebd9d92b68aa6c629e489d86bd7154a4f0..7290d92d15c7aac1854f3c7270612733a747024e 100644 --- a/src/Samples/VisualBasic/TreeTransforms/project.lock.json +++ b/src/Samples/VisualBasic/TreeTransforms/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -140,14 +140,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -180,15 +180,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -251,14 +251,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -291,15 +291,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -362,14 +362,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -402,15 +402,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -452,20 +452,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -473,6 +473,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -483,8 +485,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -492,13 +497,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -506,36 +509,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -546,8 +548,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -555,13 +560,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -569,22 +572,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -595,8 +597,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -604,13 +609,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -618,22 +621,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -643,6 +644,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -650,8 +653,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -659,30 +660,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -692,6 +691,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -699,8 +700,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -709,14 +708,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -727,8 +727,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -736,13 +739,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -750,22 +751,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -776,8 +776,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -785,13 +788,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -799,22 +800,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -825,8 +825,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -834,13 +837,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -848,16 +849,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, @@ -865,7 +863,7 @@ "": [ "Microsoft.Composition >= 1.0.27", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETFramework,Version=v4.5.2": [] } diff --git a/src/Scripting/CSharp/project.lock.json b/src/Scripting/CSharp/project.lock.json index 8692849dff1c4030fea713670395463708037e12..416a5b3835d58e1edd475b22cc186726c831a602 100644 --- a/src/Scripting/CSharp/project.lock.json +++ b/src/Scripting/CSharp/project.lock.json @@ -5,24 +5,24 @@ ".NETPlatform,Version=v5.0": { "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -30,7 +30,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -56,7 +56,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -64,8 +64,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -73,7 +73,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -81,7 +81,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -89,9 +89,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -99,12 +99,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -112,7 +112,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -123,11 +123,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -138,8 +138,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -147,9 +147,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -157,16 +157,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -177,7 +177,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -185,9 +185,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -200,7 +200,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -208,7 +208,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -216,10 +216,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -227,7 +227,7 @@ }, "System.Text.Encoding/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -235,8 +235,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -244,7 +244,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -257,87 +257,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -348,6 +349,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -355,22 +360,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -381,6 +382,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -388,37 +393,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -429,6 +430,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -436,23 +441,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -463,6 +464,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -470,23 +475,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -496,6 +497,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -503,8 +506,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -513,14 +514,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -531,6 +532,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -538,23 +543,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -565,6 +566,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -572,23 +577,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -599,6 +600,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -606,31 +611,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -638,22 +643,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -663,6 +664,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -670,8 +673,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -679,14 +680,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -697,6 +698,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -704,24 +709,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -732,6 +733,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -739,23 +744,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -765,6 +766,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -772,8 +775,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -782,30 +783,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -815,6 +814,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -822,8 +823,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -832,14 +831,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -849,6 +848,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -856,8 +857,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -866,14 +865,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -884,6 +883,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -891,23 +894,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -918,6 +917,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -925,23 +928,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -952,6 +951,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -959,23 +962,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -986,6 +985,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -993,23 +996,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1020,8 +1020,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1029,13 +1032,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1043,22 +1044,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1069,6 +1068,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1076,23 +1079,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1103,6 +1102,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1110,17 +1113,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Scripting/CSharpTest.Desktop/project.lock.json b/src/Scripting/CSharpTest.Desktop/project.lock.json index 8f1882db10e64d382ff7fd5398d8579c9d35eae2..f482154e5e4d4173ef243afe31aa0a613633f8e5 100644 --- a/src/Scripting/CSharpTest.Desktop/project.lock.json +++ b/src/Scripting/CSharpTest.Desktop/project.lock.json @@ -11,6 +11,17 @@ "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll": {} } }, + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -20,7 +31,6 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -42,7 +52,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -72,14 +82,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -90,8 +100,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -113,15 +123,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -132,8 +142,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -179,12 +189,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -198,7 +208,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -242,15 +252,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -295,7 +305,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -333,7 +343,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -363,20 +373,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -387,8 +397,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -409,13 +419,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -426,7 +436,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -446,6 +456,17 @@ "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll": {} } }, + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -454,14 +475,7 @@ "lib/net20/Microsoft.DiaSymReader.dll": {} } }, - "Microsoft.DiaSymReader.Native/1.3.3": { - "native": { - "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -483,7 +497,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -513,14 +527,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -531,8 +545,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -554,15 +568,15 @@ }, "System.Diagnostics.Process/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Security.SecureString": "[4.0.0-beta-23123, )", - "System.Text.Encoding": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Security.SecureString": "4.0.0-beta-23123", + "System.Text.Encoding": "4.0.0" }, "frameworkAssemblies": [ - "mscorlib", - "System" + "System", + "mscorlib" ], "compile": { "ref/net46/System.Diagnostics.Process.dll": {} @@ -573,8 +587,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -620,12 +634,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -639,7 +653,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -675,22 +689,6 @@ "lib/net46/_._": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, "System.Reflection.Extensions/4.0.0": { "compile": { "ref/net45/_._": {} @@ -699,15 +697,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -752,7 +750,7 @@ }, "System.Security.SecureString/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -790,7 +788,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -820,20 +818,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -844,8 +842,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -866,13 +864,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -883,7 +881,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -900,24 +898,63 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, + "Microsoft.CSharp/4.0.0": { + "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.0.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", + "ref/dotnet/de/Microsoft.CSharp.xml", + "ref/dotnet/es/Microsoft.CSharp.xml", + "ref/dotnet/fr/Microsoft.CSharp.xml", + "ref/dotnet/it/Microsoft.CSharp.xml", + "ref/dotnet/ja/Microsoft.CSharp.xml", + "ref/dotnet/ko/Microsoft.CSharp.xml", + "ref/dotnet/ru/Microsoft.CSharp.xml", + "ref/dotnet/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, "Microsoft.DiaSymReader/1.0.7": { "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -925,115 +962,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -1041,16 +1068,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -1065,6 +1091,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1075,6 +1102,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1082,22 +1113,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1108,6 +1135,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1115,32 +1146,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -1148,45 +1179,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -1194,22 +1223,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1220,6 +1245,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1227,23 +1256,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Process/4.0.0-beta-23123": { "sha512": "EUeT1XD9Nmnn4gIhEu1tA7/7RtWlQOIt7ZdETDScQoAYbLUtcY1Zc5Qy6B7+YbKnyqS8TIdGe/fxDEa0EDTsjA==", "type": "Package", "files": [ + "System.Diagnostics.Process.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Process.dll", @@ -1253,6 +1278,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/62bb66ff8fc94426b267bb086f8f7d40.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.xml", "ref/dotnet/de/System.Diagnostics.Process.xml", "ref/dotnet/es/System.Diagnostics.Process.xml", "ref/dotnet/fr/System.Diagnostics.Process.xml", @@ -1260,22 +1289,18 @@ "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/System.Diagnostics.Process.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Process.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1286,6 +1311,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1293,23 +1322,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1319,6 +1344,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1326,8 +1353,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1336,14 +1361,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1354,6 +1379,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1361,24 +1390,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1389,6 +1414,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1396,23 +1425,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1423,6 +1448,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1430,23 +1459,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1457,6 +1482,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1464,31 +1493,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1496,22 +1525,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1521,6 +1546,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1528,8 +1555,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1537,14 +1562,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1555,6 +1580,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1562,24 +1591,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1590,6 +1615,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1597,77 +1626,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", - "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.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", - "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/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1677,6 +1648,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1684,8 +1657,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1694,30 +1665,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1727,6 +1696,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1734,8 +1705,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1744,14 +1713,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1762,6 +1731,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1769,23 +1742,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1796,6 +1765,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1803,23 +1776,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1830,6 +1799,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1837,23 +1810,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1864,6 +1833,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1871,23 +1844,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Security.SecureString/4.0.0-beta-23123": { "sha512": "T35YL/7zWBYOLJCcntF+bQgZBgOy5qc6oPn4GWL1phv0borJawTL60iwk4MO2ReYYSK89JmJ7/yqKahqYNw72g==", "type": "Package", "files": [ + "System.Security.SecureString.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Security.SecureString.dll", @@ -1897,6 +1866,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0f5b99c6bf5d40fa93b9952b703518fa.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/de/System.Security.SecureString.xml", "ref/dotnet/es/System.Security.SecureString.xml", "ref/dotnet/fr/System.Security.SecureString.xml", @@ -1904,24 +1877,19 @@ "ref/dotnet/ja/System.Security.SecureString.xml", "ref/dotnet/ko/System.Security.SecureString.xml", "ref/dotnet/ru/System.Security.SecureString.xml", - "ref/dotnet/System.Security.SecureString.dll", - "ref/dotnet/System.Security.SecureString.xml", "ref/dotnet/zh-hans/System.Security.SecureString.xml", "ref/dotnet/zh-hant/System.Security.SecureString.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.SecureString.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.SecureString.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1929,7 +1897,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1937,23 +1908,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1964,6 +1931,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1971,23 +1942,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1998,6 +1965,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -2005,32 +1976,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -2038,31 +2007,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -2070,31 +2037,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -2102,31 +2067,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -2134,16 +2097,11 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -2278,6 +2236,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2285,7 +2244,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Scripting/CSharpTest/project.lock.json b/src/Scripting/CSharpTest/project.lock.json index 4a710e4209549cf0a5192acc85d008c0a3a813a9..dfd371e73cc2cd198f9a20b20ec780329ea6b49d 100644 --- a/src/Scripting/CSharpTest/project.lock.json +++ b/src/Scripting/CSharpTest/project.lock.json @@ -5,22 +5,22 @@ ".NETPlatform,Version=v5.0": { "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.CSharp.dll": {} @@ -38,42 +38,41 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.VisualBasic.dll": {} @@ -84,7 +83,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -92,7 +91,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -100,15 +99,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -119,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -137,8 +136,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Console.dll": {} @@ -146,7 +145,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -154,8 +153,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -163,7 +162,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -171,7 +170,7 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -179,10 +178,10 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -190,7 +189,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -198,9 +197,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -208,12 +207,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -221,7 +220,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -232,11 +231,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -247,8 +246,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -256,11 +255,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -271,9 +270,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -281,16 +280,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -301,7 +300,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -309,8 +308,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -318,9 +317,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -333,7 +332,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -341,7 +340,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -349,10 +348,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -360,7 +359,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -368,8 +367,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -377,12 +376,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -393,8 +392,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -402,7 +401,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -410,7 +409,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -418,20 +417,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -442,17 +441,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -463,16 +462,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -483,8 +482,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -497,17 +496,17 @@ }, "xunit.assert/2.1.0": { "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, )" + "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": {} @@ -518,23 +517,23 @@ }, "xunit.core/2.1.0": { "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, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "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": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -545,21 +544,21 @@ }, "xunit.extensibility.execution/2.1.0": { "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, 2.1.0]" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.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": {} @@ -576,11 +575,12 @@ "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", "type": "Package", "files": [ + "Microsoft.CSharp.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.CSharp.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", @@ -588,21 +588,20 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.nuspec", "package/services/metadata/core-properties/a8a7171824ab4656b3141cda0591ff66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/de/Microsoft.CSharp.xml", "ref/dotnet/es/Microsoft.CSharp.xml", "ref/dotnet/fr/Microsoft.CSharp.xml", "ref/dotnet/it/Microsoft.CSharp.xml", "ref/dotnet/ja/Microsoft.CSharp.xml", "ref/dotnet/ko/Microsoft.CSharp.xml", - "ref/dotnet/Microsoft.CSharp.dll", - "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/ru/Microsoft.CSharp.xml", "ref/dotnet/zh-hans/Microsoft.CSharp.xml", "ref/dotnet/zh-hant/Microsoft.CSharp.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", @@ -617,13 +616,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -631,115 +630,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -747,16 +736,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -771,6 +759,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -781,6 +770,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -788,22 +781,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -814,6 +803,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -821,32 +814,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -854,45 +847,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -900,22 +891,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -926,6 +913,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -933,23 +924,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -960,6 +947,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -967,23 +958,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -993,6 +980,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1000,8 +989,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1010,14 +997,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -1028,6 +1015,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -1035,23 +1026,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1062,6 +1049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1069,24 +1060,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1097,6 +1084,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1104,23 +1095,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1131,6 +1118,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1138,23 +1129,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1165,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1172,31 +1163,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1204,22 +1195,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1229,6 +1216,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1236,8 +1225,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1245,14 +1232,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1263,6 +1250,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1270,33 +1261,33 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -1304,22 +1295,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1330,6 +1317,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1337,23 +1328,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1363,6 +1350,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1370,8 +1359,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1380,30 +1367,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -1413,6 +1398,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -1420,8 +1407,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -1430,14 +1415,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -1448,6 +1433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -1455,23 +1444,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1481,6 +1466,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1488,8 +1475,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1498,14 +1483,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1516,6 +1501,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1523,23 +1512,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1550,6 +1535,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1557,23 +1546,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1584,6 +1569,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1591,23 +1580,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1618,6 +1603,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1625,25 +1614,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1651,7 +1635,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1659,25 +1646,20 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512", + "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1685,7 +1667,10 @@ "lib/netcore50/System.Text.Encoding.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -1693,32 +1678,30 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", + "System.Text.RegularExpressions.4.0.10.nupkg.sha512", + "System.Text.RegularExpressions.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -1726,22 +1709,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1752,6 +1731,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1759,23 +1742,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1786,6 +1765,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1793,32 +1776,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1826,31 +1807,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1858,31 +1837,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1890,31 +1867,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1922,64 +1897,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -1991,16 +1953,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -2013,16 +1973,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -2053,7 +2011,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, @@ -2066,6 +2024,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2073,7 +2032,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Scripting/Core/project.lock.json b/src/Scripting/Core/project.lock.json index 6b7acbcc7e0fbcc958e71a82d298ac3e03534db0..3526a9fd8023e58f3faf3ecaab5cf54e737373c7 100644 --- a/src/Scripting/Core/project.lock.json +++ b/src/Scripting/Core/project.lock.json @@ -5,24 +5,24 @@ ".NETPlatform,Version=v5.0": { "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -30,7 +30,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -38,14 +38,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -56,7 +56,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -64,8 +64,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -73,7 +73,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -81,7 +81,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -89,9 +89,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -99,12 +99,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -112,7 +112,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -123,11 +123,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -138,8 +138,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -147,9 +147,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -157,16 +157,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -177,7 +177,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -185,9 +185,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -200,7 +200,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -208,7 +208,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -216,10 +216,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -227,7 +227,7 @@ }, "System.Text.Encoding/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -235,8 +235,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -244,7 +244,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -257,87 +257,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -348,6 +349,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -355,22 +360,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -381,6 +382,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -388,37 +393,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -429,6 +430,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -436,23 +441,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -463,6 +464,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -470,23 +475,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -496,6 +497,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -503,8 +506,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -513,14 +514,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -531,6 +532,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -538,23 +543,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -565,6 +566,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -572,23 +577,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -599,6 +600,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -606,31 +611,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -638,22 +643,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -663,6 +664,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -670,8 +673,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -679,14 +680,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -697,6 +698,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -704,24 +709,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -732,6 +733,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -739,23 +744,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -765,6 +766,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -772,8 +775,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -782,30 +783,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -815,6 +814,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -822,8 +823,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -832,14 +831,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -849,6 +848,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -856,8 +857,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -866,14 +865,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -884,6 +883,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -891,23 +894,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -918,6 +917,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -925,23 +928,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -952,6 +951,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -959,23 +962,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -986,6 +985,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -993,23 +996,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1020,8 +1020,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1029,13 +1032,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1043,22 +1044,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1069,6 +1068,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1076,23 +1079,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1103,6 +1102,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1110,17 +1113,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Scripting/CoreTest.Desktop/project.lock.json b/src/Scripting/CoreTest.Desktop/project.lock.json index 0379d3a8a7d5664dc0a6889bddb5adee936a4a37..8c87daba460ecab5292c4bb7497a2d04976783e3 100644 --- a/src/Scripting/CoreTest.Desktop/project.lock.json +++ b/src/Scripting/CoreTest.Desktop/project.lock.json @@ -3,6 +3,17 @@ "version": 1, "targets": { ".NETFramework,Version=v4.6": { + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -12,7 +23,6 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -34,7 +44,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -64,14 +74,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -82,8 +92,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -105,8 +115,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -152,12 +162,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -171,7 +181,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -215,15 +225,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,7 +302,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -322,20 +332,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -346,8 +356,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -368,13 +378,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -385,7 +395,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -397,6 +407,17 @@ "xunit.runner.console/2.1.0": {} }, ".NETFramework,Version=v4.6/win7": { + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -405,14 +426,7 @@ "lib/net20/Microsoft.DiaSymReader.dll": {} } }, - "Microsoft.DiaSymReader.Native/1.3.3": { - "native": { - "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -434,7 +448,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -464,14 +478,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -482,8 +496,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -505,8 +519,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -552,12 +566,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -571,7 +585,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -607,22 +621,6 @@ "lib/net46/_._": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, "System.Reflection.Extensions/4.0.0": { "compile": { "ref/net45/_._": {} @@ -631,15 +629,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -708,7 +706,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -738,20 +736,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -762,8 +760,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -784,13 +782,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -801,7 +799,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -814,17 +812,56 @@ } }, "libraries": { + "Microsoft.CSharp/4.0.0": { + "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.0.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", + "ref/dotnet/de/Microsoft.CSharp.xml", + "ref/dotnet/es/Microsoft.CSharp.xml", + "ref/dotnet/fr/Microsoft.CSharp.xml", + "ref/dotnet/it/Microsoft.CSharp.xml", + "ref/dotnet/ja/Microsoft.CSharp.xml", + "ref/dotnet/ko/Microsoft.CSharp.xml", + "ref/dotnet/ru/Microsoft.CSharp.xml", + "ref/dotnet/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, "Microsoft.DiaSymReader/1.0.7": { "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -832,115 +869,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -948,16 +975,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -972,6 +998,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -982,6 +1009,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -989,22 +1020,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1015,6 +1042,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1022,32 +1053,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -1055,45 +1086,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -1101,22 +1130,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1127,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1134,23 +1163,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1161,6 +1186,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1168,23 +1197,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1194,6 +1219,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1201,8 +1228,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1211,14 +1236,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1229,6 +1254,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1236,24 +1265,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1264,6 +1289,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1271,23 +1300,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1298,6 +1323,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1305,23 +1334,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1332,6 +1357,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1339,31 +1368,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1371,22 +1400,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1396,6 +1421,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1403,8 +1430,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1412,14 +1437,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1430,6 +1455,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1437,24 +1466,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1465,6 +1490,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1472,77 +1501,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", - "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.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", - "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/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1552,6 +1523,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1559,8 +1532,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1569,30 +1540,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1602,6 +1571,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1609,8 +1580,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1619,14 +1588,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1637,6 +1606,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1644,23 +1617,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1671,6 +1640,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1678,23 +1651,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1705,6 +1674,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1712,23 +1685,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1739,6 +1708,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1746,25 +1719,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1772,7 +1740,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1780,23 +1751,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1807,6 +1774,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1814,23 +1785,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1841,6 +1808,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1848,32 +1819,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1881,31 +1850,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1913,31 +1880,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1945,31 +1910,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1977,64 +1940,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -2046,16 +1996,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -2068,16 +2016,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -2108,7 +2054,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, @@ -2121,6 +2067,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2128,7 +2075,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Scripting/CoreTest/project.lock.json b/src/Scripting/CoreTest/project.lock.json index 559ba446cccf95b107a1371dcd381c8d6d57af36..0f33ede50aa40a4a7adceb992975edde298fb013 100644 --- a/src/Scripting/CoreTest/project.lock.json +++ b/src/Scripting/CoreTest/project.lock.json @@ -5,22 +5,22 @@ ".NETPlatform,Version=v5.0": { "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.CSharp.dll": {} @@ -38,42 +38,41 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.VisualBasic.dll": {} @@ -84,7 +83,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -92,7 +91,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -100,15 +99,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -119,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -137,8 +136,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Console.dll": {} @@ -146,7 +145,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -154,8 +153,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -163,7 +162,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -171,7 +170,7 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -179,10 +178,10 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -190,7 +189,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -198,9 +197,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -208,12 +207,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -221,7 +220,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -232,11 +231,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -247,8 +246,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -256,11 +255,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -271,9 +270,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -281,16 +280,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -301,7 +300,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -309,8 +308,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -318,9 +317,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -333,7 +332,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -341,7 +340,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -349,10 +348,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -360,7 +359,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -368,8 +367,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -377,12 +376,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -393,8 +392,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -402,7 +401,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -410,7 +409,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -418,20 +417,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -442,17 +441,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -463,16 +462,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -483,8 +482,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -497,17 +496,17 @@ }, "xunit.assert/2.1.0": { "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, )" + "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": {} @@ -518,23 +517,23 @@ }, "xunit.core/2.1.0": { "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, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "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": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -545,21 +544,21 @@ }, "xunit.extensibility.execution/2.1.0": { "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, 2.1.0]" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.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": {} @@ -576,11 +575,12 @@ "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", "type": "Package", "files": [ + "Microsoft.CSharp.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.CSharp.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", @@ -588,21 +588,20 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.nuspec", "package/services/metadata/core-properties/a8a7171824ab4656b3141cda0591ff66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/de/Microsoft.CSharp.xml", "ref/dotnet/es/Microsoft.CSharp.xml", "ref/dotnet/fr/Microsoft.CSharp.xml", "ref/dotnet/it/Microsoft.CSharp.xml", "ref/dotnet/ja/Microsoft.CSharp.xml", "ref/dotnet/ko/Microsoft.CSharp.xml", - "ref/dotnet/Microsoft.CSharp.dll", - "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/ru/Microsoft.CSharp.xml", "ref/dotnet/zh-hans/Microsoft.CSharp.xml", "ref/dotnet/zh-hant/Microsoft.CSharp.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", @@ -617,13 +616,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -631,115 +630,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -747,16 +736,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -771,6 +759,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -781,6 +770,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -788,22 +781,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -814,6 +803,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -821,32 +814,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -854,45 +847,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -900,22 +891,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -926,6 +913,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -933,23 +924,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -960,6 +947,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -967,23 +958,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -993,6 +980,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1000,8 +989,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1010,14 +997,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -1028,6 +1015,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -1035,23 +1026,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1062,6 +1049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1069,24 +1060,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1097,6 +1084,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1104,23 +1095,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1131,6 +1118,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1138,23 +1129,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1165,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1172,31 +1163,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1204,22 +1195,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1229,6 +1216,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1236,8 +1225,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1245,14 +1232,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1263,6 +1250,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1270,33 +1261,33 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -1304,22 +1295,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1330,6 +1317,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1337,23 +1328,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1363,6 +1350,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1370,8 +1359,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1380,30 +1367,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -1413,6 +1398,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -1420,8 +1407,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -1430,14 +1415,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -1448,6 +1433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -1455,23 +1444,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1481,6 +1466,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1488,8 +1475,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1498,14 +1483,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1516,6 +1501,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1523,23 +1512,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1550,6 +1535,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1557,23 +1546,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1584,6 +1569,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1591,23 +1580,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1618,6 +1603,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1625,25 +1614,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1651,7 +1635,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1659,25 +1646,20 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512", + "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1685,7 +1667,10 @@ "lib/netcore50/System.Text.Encoding.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -1693,32 +1678,30 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", + "System.Text.RegularExpressions.4.0.10.nupkg.sha512", + "System.Text.RegularExpressions.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -1726,22 +1709,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1752,6 +1731,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1759,23 +1742,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1786,6 +1765,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1793,32 +1776,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1826,31 +1807,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1858,31 +1837,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1890,31 +1867,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1922,64 +1897,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -1991,16 +1953,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -2013,16 +1973,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -2053,7 +2011,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, @@ -2066,6 +2024,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2073,7 +2032,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Scripting/VisualBasic/project.lock.json b/src/Scripting/VisualBasic/project.lock.json index 9927edee19506095c8f899b95455a90d26938dd1..24e0fd75b3dcb469f77d364620b3a1cce39316b2 100644 --- a/src/Scripting/VisualBasic/project.lock.json +++ b/src/Scripting/VisualBasic/project.lock.json @@ -5,39 +5,39 @@ ".NETPlatform,Version=v5.0": { "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.VisualBasic.dll": {} @@ -48,7 +48,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -56,7 +56,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -64,14 +64,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -82,7 +82,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -90,8 +90,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -99,7 +99,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -107,10 +107,10 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -118,7 +118,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -126,9 +126,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -136,12 +136,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -149,7 +149,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -160,11 +160,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -175,8 +175,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -184,11 +184,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -199,9 +199,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -209,16 +209,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -229,7 +229,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -237,8 +237,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -246,9 +246,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -261,7 +261,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -269,7 +269,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -277,10 +277,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -288,7 +288,7 @@ }, "System.Text.Encoding/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -296,8 +296,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -305,7 +305,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -318,87 +318,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -406,16 +407,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -430,6 +430,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -440,6 +441,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -447,22 +452,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -473,6 +474,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -480,37 +485,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -521,6 +522,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -528,23 +533,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -555,6 +556,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -562,23 +567,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -588,6 +589,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -595,8 +598,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -605,14 +606,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -623,6 +624,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -630,24 +635,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -658,6 +659,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -665,23 +670,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -692,6 +693,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -699,23 +704,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -726,6 +727,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -733,31 +738,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -765,22 +770,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -790,6 +791,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -797,8 +800,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -806,14 +807,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -824,6 +825,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -831,33 +836,33 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -865,22 +870,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -891,6 +892,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -898,23 +903,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -924,6 +925,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -931,8 +934,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -941,30 +942,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -974,6 +973,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -981,8 +982,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -991,14 +990,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -1009,6 +1008,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -1016,23 +1019,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1042,6 +1041,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1049,8 +1050,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1059,14 +1058,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1077,6 +1076,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1084,23 +1087,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1111,6 +1110,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1118,23 +1121,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1145,6 +1144,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1152,23 +1155,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1179,6 +1178,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1186,23 +1189,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1213,8 +1213,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1222,13 +1225,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1236,22 +1237,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1262,6 +1261,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1269,23 +1272,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1296,6 +1295,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1303,17 +1306,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Scripting/VisualBasicTest.Desktop/project.lock.json b/src/Scripting/VisualBasicTest.Desktop/project.lock.json index 0379d3a8a7d5664dc0a6889bddb5adee936a4a37..8c87daba460ecab5292c4bb7497a2d04976783e3 100644 --- a/src/Scripting/VisualBasicTest.Desktop/project.lock.json +++ b/src/Scripting/VisualBasicTest.Desktop/project.lock.json @@ -3,6 +3,17 @@ "version": 1, "targets": { ".NETFramework,Version=v4.6": { + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -12,7 +23,6 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -34,7 +44,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -64,14 +74,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -82,8 +92,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -105,8 +115,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -152,12 +162,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -171,7 +181,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -215,15 +225,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -292,7 +302,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -322,20 +332,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -346,8 +356,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -368,13 +378,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -385,7 +395,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -397,6 +407,17 @@ "xunit.runner.console/2.1.0": {} }, ".NETFramework,Version=v4.6/win7": { + "Microsoft.CSharp/4.0.0": { + "frameworkAssemblies": [ + "Microsoft.CSharp" + ], + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, "Microsoft.DiaSymReader/1.0.7": { "compile": { "lib/net20/Microsoft.DiaSymReader.dll": {} @@ -405,14 +426,7 @@ "lib/net20/Microsoft.DiaSymReader.dll": {} } }, - "Microsoft.DiaSymReader.Native/1.3.3": { - "native": { - "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll": {}, - "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.DiaSymReader.Native/1.3.3": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { "ref/net45/_._": {} @@ -434,7 +448,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -464,14 +478,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -482,8 +496,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -505,8 +519,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -552,12 +566,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -571,7 +585,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -607,22 +621,6 @@ "lib/net46/_._": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, "System.Reflection.Extensions/4.0.0": { "compile": { "ref/net45/_._": {} @@ -631,15 +629,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -708,7 +706,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -738,20 +736,20 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -762,8 +760,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -784,13 +782,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -801,7 +799,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -814,17 +812,56 @@ } }, "libraries": { + "Microsoft.CSharp/4.0.0": { + "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.0.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", + "ref/dotnet/de/Microsoft.CSharp.xml", + "ref/dotnet/es/Microsoft.CSharp.xml", + "ref/dotnet/fr/Microsoft.CSharp.xml", + "ref/dotnet/it/Microsoft.CSharp.xml", + "ref/dotnet/ja/Microsoft.CSharp.xml", + "ref/dotnet/ko/Microsoft.CSharp.xml", + "ref/dotnet/ru/Microsoft.CSharp.xml", + "ref/dotnet/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, "Microsoft.DiaSymReader/1.0.7": { "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -832,115 +869,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -948,16 +975,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -972,6 +998,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -982,6 +1009,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -989,22 +1020,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1015,6 +1042,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1022,32 +1053,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -1055,45 +1086,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -1101,22 +1130,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1127,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1134,23 +1163,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1161,6 +1186,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1168,23 +1197,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1194,6 +1219,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1201,8 +1228,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1211,14 +1236,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1229,6 +1254,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1236,24 +1265,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1264,6 +1289,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1271,23 +1300,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1298,6 +1323,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1305,23 +1334,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1332,6 +1357,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1339,31 +1368,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1371,22 +1400,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1396,6 +1421,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1403,8 +1430,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1412,14 +1437,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1430,6 +1455,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1437,24 +1466,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1465,6 +1490,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1472,77 +1501,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", - "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.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0": { - "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", - "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/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1552,6 +1523,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1559,8 +1532,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1569,30 +1540,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1602,6 +1571,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1609,8 +1580,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1619,14 +1588,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1637,6 +1606,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1644,23 +1617,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1671,6 +1640,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1678,23 +1651,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1705,6 +1674,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1712,23 +1685,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1739,6 +1708,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1746,25 +1719,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1772,7 +1740,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1780,23 +1751,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1807,6 +1774,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1814,23 +1785,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1841,6 +1808,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1848,32 +1819,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1881,31 +1850,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1913,31 +1880,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1945,31 +1910,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1977,64 +1940,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -2046,16 +1996,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -2068,16 +2016,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -2108,7 +2054,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, @@ -2121,6 +2067,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2128,7 +2075,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Scripting/VisualBasicTest/project.lock.json b/src/Scripting/VisualBasicTest/project.lock.json index 4a710e4209549cf0a5192acc85d008c0a3a813a9..dfd371e73cc2cd198f9a20b20ec780329ea6b49d 100644 --- a/src/Scripting/VisualBasicTest/project.lock.json +++ b/src/Scripting/VisualBasicTest/project.lock.json @@ -5,22 +5,22 @@ ".NETPlatform,Version=v5.0": { "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.CSharp.dll": {} @@ -38,42 +38,41 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/Microsoft.VisualBasic.dll": {} @@ -84,7 +83,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -92,7 +91,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -100,15 +99,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -119,14 +118,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -137,8 +136,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Console.dll": {} @@ -146,7 +145,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -154,8 +153,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -163,7 +162,7 @@ }, "System.Diagnostics.Tools/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tools.dll": {} @@ -171,7 +170,7 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -179,10 +178,10 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -190,7 +189,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -198,9 +197,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -208,12 +207,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -221,7 +220,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -232,11 +231,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -247,8 +246,8 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -256,11 +255,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -271,9 +270,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -281,16 +280,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -301,7 +300,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -309,8 +308,8 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -318,9 +317,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -333,7 +332,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -341,7 +340,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -349,10 +348,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -360,7 +359,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -368,8 +367,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -377,12 +376,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -393,8 +392,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -402,7 +401,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -410,7 +409,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -418,20 +417,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -442,17 +441,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -463,16 +462,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -483,8 +482,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -497,17 +496,17 @@ }, "xunit.assert/2.1.0": { "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, )" + "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": {} @@ -518,23 +517,23 @@ }, "xunit.core/2.1.0": { "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, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "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": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -545,21 +544,21 @@ }, "xunit.extensibility.execution/2.1.0": { "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, 2.1.0]" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.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": {} @@ -576,11 +575,12 @@ "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", "type": "Package", "files": [ + "Microsoft.CSharp.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.CSharp.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", @@ -588,21 +588,20 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.nuspec", "package/services/metadata/core-properties/a8a7171824ab4656b3141cda0591ff66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/de/Microsoft.CSharp.xml", "ref/dotnet/es/Microsoft.CSharp.xml", "ref/dotnet/fr/Microsoft.CSharp.xml", "ref/dotnet/it/Microsoft.CSharp.xml", "ref/dotnet/ja/Microsoft.CSharp.xml", "ref/dotnet/ko/Microsoft.CSharp.xml", - "ref/dotnet/Microsoft.CSharp.dll", - "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/ru/Microsoft.CSharp.xml", "ref/dotnet/zh-hans/Microsoft.CSharp.xml", "ref/dotnet/zh-hant/Microsoft.CSharp.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", @@ -617,13 +616,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -631,115 +630,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -747,16 +736,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -771,6 +759,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -781,6 +770,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -788,22 +781,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -814,6 +803,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -821,32 +814,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -854,45 +847,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -900,22 +891,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -926,6 +913,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -933,23 +924,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -960,6 +947,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -967,23 +958,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -993,6 +980,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1000,8 +989,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1010,14 +997,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -1028,6 +1015,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -1035,23 +1026,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -1062,6 +1049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -1069,24 +1060,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1097,6 +1084,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1104,23 +1095,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1131,6 +1118,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1138,23 +1129,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1165,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1172,31 +1163,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1204,22 +1195,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1229,6 +1216,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1236,8 +1225,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1245,14 +1232,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1263,6 +1250,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1270,33 +1261,33 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -1304,22 +1295,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1330,6 +1317,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1337,23 +1328,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1363,6 +1350,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1370,8 +1359,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1380,30 +1367,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -1413,6 +1398,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -1420,8 +1407,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -1430,14 +1415,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -1448,6 +1433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -1455,23 +1444,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1481,6 +1466,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1488,8 +1475,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1498,14 +1483,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1516,6 +1501,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1523,23 +1512,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1550,6 +1535,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1557,23 +1546,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1584,6 +1569,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1591,23 +1580,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1618,6 +1603,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1625,25 +1614,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1651,7 +1635,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1659,25 +1646,20 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512", + "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1685,7 +1667,10 @@ "lib/netcore50/System.Text.Encoding.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -1693,32 +1678,30 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", + "System.Text.RegularExpressions.4.0.10.nupkg.sha512", + "System.Text.RegularExpressions.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -1726,22 +1709,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1752,6 +1731,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1759,23 +1742,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1786,6 +1765,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1793,32 +1776,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1826,31 +1807,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1858,31 +1837,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1890,31 +1867,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1922,64 +1897,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -1991,16 +1953,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -2013,16 +1973,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -2053,7 +2011,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, @@ -2066,6 +2024,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -2073,7 +2032,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Test/Diagnostics/project.lock.json b/src/Test/Diagnostics/project.lock.json index dc340feaad7a559a01107cacb539a72889053099..b8801c6132a11925d04c72ad0fc2fcee4c6bce8d 100644 --- a/src/Test/Diagnostics/project.lock.json +++ b/src/Test/Diagnostics/project.lock.json @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -86,15 +86,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -131,8 +131,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -153,13 +153,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -170,7 +170,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -186,10 +186,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -197,20 +197,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -218,13 +218,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -232,23 +232,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -259,6 +260,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -266,37 +271,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -307,6 +308,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -314,23 +319,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -341,6 +342,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -348,23 +353,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -374,6 +375,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -381,8 +384,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -390,30 +391,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -423,6 +422,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -430,8 +431,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -440,14 +439,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -458,6 +457,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -465,23 +468,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -492,6 +491,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -499,23 +502,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -526,6 +525,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -533,17 +536,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "xunit/2.1.0": { diff --git a/src/Test/PdbUtilities/project.lock.json b/src/Test/PdbUtilities/project.lock.json index 7200ef97aca06ccd7aaf1fd63983dd8bd3f1f1a0..9fe3dbe3ecc107b3b15aabab5e67820f2461f84d 100644 --- a/src/Test/PdbUtilities/project.lock.json +++ b/src/Test/PdbUtilities/project.lock.json @@ -20,9 +20,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -38,13 +38,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -52,47 +52,45 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, @@ -101,7 +99,7 @@ "Microsoft.DiaSymReader >= 1.0.7", "Microsoft.DiaSymReader.Native >= 1.3.3", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826" + "System.Reflection.Metadata >= 1.2.0" ], ".NETPortable,Version=v4.5,Profile=Profile7": [] } diff --git a/src/Test/Performance/Fixture/project.lock.json b/src/Test/Performance/Fixture/project.lock.json index 96abb1ce01ab32c97d28b2376ba49dafb91decfd..14ec7b255c57b6f08f5fd983b09a4201b6c5cf5a 100644 --- a/src/Test/Performance/Fixture/project.lock.json +++ b/src/Test/Performance/Fixture/project.lock.json @@ -1,27 +1,28 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.6": { "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -33,6 +34,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -41,6 +43,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -49,6 +52,7 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -57,6 +61,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -65,6 +70,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -73,13 +79,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -92,8 +99,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -106,6 +114,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -114,6 +123,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -122,6 +132,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -130,6 +141,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -138,6 +150,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -146,6 +159,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -154,6 +168,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -162,6 +177,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -170,6 +186,7 @@ } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -178,8 +195,9 @@ } }, "xunit.extensibility.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -189,8 +207,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -202,24 +221,25 @@ }, ".NETFramework,Version=v4.6/win7": { "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -231,6 +251,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -239,6 +260,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -247,6 +269,7 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -255,6 +278,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -263,6 +287,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -271,13 +296,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -290,8 +316,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -304,6 +331,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -312,6 +340,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -320,6 +349,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -328,6 +358,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -336,6 +367,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -344,6 +376,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -352,6 +385,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -360,6 +394,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -368,6 +403,7 @@ } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -376,8 +412,9 @@ } }, "xunit.extensibility.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -387,8 +424,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -400,24 +438,25 @@ }, ".NETFramework,Version=v4.6/win7-anycpu": { "Microsoft.DotNet.xunit.performance/1.0.0-alpha-build0023": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "xunit.abstractions": "[2.0.0, )", - "xunit.extensibility.core": "[2.1.0, )", - "xunit.extensibility.execution": "[2.1.0, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "2.1.0", + "xunit.extensibility.execution": "2.1.0" }, "compile": { "lib/net46/xunit.performance.core.dll": {}, @@ -429,6 +468,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -437,6 +477,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -445,6 +486,7 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -453,6 +495,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -461,6 +504,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -469,13 +513,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -488,8 +533,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -502,6 +548,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -510,6 +557,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -518,6 +566,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -526,6 +575,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -534,6 +584,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -542,6 +593,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -550,6 +602,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -558,6 +611,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -566,6 +620,7 @@ } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -574,8 +629,9 @@ } }, "xunit.extensibility.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -585,8 +641,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -602,19 +659,19 @@ "sha512": "7TOhATYXNVMF3HHGuM/WFHLt7r4uvFIUliplzIHsfL/KwxaHUbV6RI1f7EZRAioMbJI5520BGOOZ+9XIqtTQuA==", "type": "Package", "files": [ + "Microsoft.DotNet.xunit.performance.nuspec", "[Content_Types].xml", "_rels/.rels", + "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.core.dll", "lib/dotnet/xunit.performance.core.pdb", - "lib/dotnet/xunit.performance.core.XML", "lib/dotnet/xunit.performance.execution.dotnet.dll", "lib/dotnet/xunit.performance.execution.dotnet.pdb", + "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.core.dll", "lib/net46/xunit.performance.core.pdb", - "lib/net46/xunit.performance.core.XML", "lib/net46/xunit.performance.execution.desktop.dll", "lib/net46/xunit.performance.execution.desktop.pdb", - "Microsoft.DotNet.xunit.performance.nuspec", "package/services/metadata/core-properties/b700b008fbc64ae1a3ad112bf6153897.psmdcp" ] }, @@ -622,6 +679,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -632,6 +690,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -639,23 +701,19 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -666,6 +724,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -673,23 +735,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -700,6 +758,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -707,23 +769,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -734,6 +792,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -741,23 +803,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -768,6 +826,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -775,23 +837,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -802,6 +860,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -809,31 +871,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -841,22 +903,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -866,6 +924,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -873,8 +933,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -882,14 +940,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -900,6 +958,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -907,23 +969,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -934,6 +992,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -941,23 +1003,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -968,6 +1026,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -975,23 +1037,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1002,6 +1060,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1009,23 +1071,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -1036,6 +1094,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1043,23 +1105,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1070,6 +1128,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1077,23 +1139,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1104,6 +1162,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1111,17 +1173,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit.abstractions/2.0.0": { diff --git a/src/Test/Utilities/Desktop/project.lock.json b/src/Test/Utilities/Desktop/project.lock.json index 4282c660a7912568913a47680cc63ea9515b5d8b..804fb2a5127f4a31e652f5acd3d60395d5dcdcb3 100644 --- a/src/Test/Utilities/Desktop/project.lock.json +++ b/src/Test/Utilities/Desktop/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -192,14 +192,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -232,15 +232,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -277,8 +277,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -299,13 +299,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -316,7 +316,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -354,14 +354,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -394,15 +394,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -439,8 +439,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -461,13 +461,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -478,7 +478,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -516,14 +516,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -556,15 +556,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -601,8 +601,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -623,13 +623,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -640,7 +640,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -678,14 +678,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -718,15 +718,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -763,8 +763,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -785,13 +785,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -802,7 +802,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -840,14 +840,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -880,15 +880,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -925,8 +925,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -947,13 +947,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -964,7 +964,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -1002,14 +1002,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1042,15 +1042,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -1087,8 +1087,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -1109,13 +1109,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -1126,7 +1126,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -1142,10 +1142,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -1153,13 +1153,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -1167,23 +1167,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1194,8 +1196,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1203,13 +1208,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -1217,36 +1220,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1257,8 +1259,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1266,13 +1271,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -1280,22 +1283,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1306,8 +1308,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1315,13 +1320,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -1329,22 +1332,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1354,6 +1355,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1361,8 +1364,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1370,30 +1371,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1403,6 +1402,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1410,8 +1411,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1420,14 +1419,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1438,8 +1438,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1447,13 +1450,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -1461,22 +1462,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1487,8 +1487,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1496,13 +1499,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -1510,22 +1511,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1536,8 +1536,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1545,13 +1548,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -1559,16 +1560,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1701,7 +1699,7 @@ "Microsoft.DiaSymReader >= 1.0.7", "Microsoft.DiaSymReader.Native >= 1.3.3", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0" ], ".NETFramework,Version=v4.5": [] diff --git a/src/Test/Utilities/Portable.FX45/project.lock.json b/src/Test/Utilities/Portable.FX45/project.lock.json index c2b6f4dd5ee4504b85148d07439c95a00565e83d..73fa3cac1a9cebde58ae4811693a5263fc9f606e 100644 --- a/src/Test/Utilities/Portable.FX45/project.lock.json +++ b/src/Test/Utilities/Portable.FX45/project.lock.json @@ -30,14 +30,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -70,15 +70,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -115,8 +115,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -137,13 +137,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -154,7 +154,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -192,14 +192,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -232,15 +232,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -277,8 +277,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -299,13 +299,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -316,7 +316,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -354,14 +354,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -394,15 +394,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -439,8 +439,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -461,13 +461,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -478,7 +478,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -516,14 +516,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -556,15 +556,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -601,8 +601,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -623,13 +623,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -640,7 +640,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -678,14 +678,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -718,15 +718,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -763,8 +763,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -785,13 +785,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -802,7 +802,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -840,14 +840,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -880,15 +880,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -925,8 +925,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -947,13 +947,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -964,7 +964,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -1002,14 +1002,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1042,15 +1042,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -1087,8 +1087,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -1109,13 +1109,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -1126,7 +1126,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -1142,10 +1142,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -1153,13 +1153,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -1167,23 +1167,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1194,8 +1196,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1203,13 +1208,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -1217,36 +1220,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1257,8 +1259,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1266,13 +1271,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -1280,22 +1283,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1306,8 +1308,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1315,13 +1320,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -1329,22 +1332,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1354,6 +1355,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1361,8 +1364,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1370,30 +1371,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1403,6 +1402,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1410,8 +1411,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1420,14 +1419,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1438,8 +1438,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1447,13 +1450,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -1461,22 +1462,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1487,8 +1487,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1496,13 +1499,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -1510,22 +1511,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1536,8 +1536,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1545,13 +1548,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -1559,16 +1560,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1700,7 +1698,7 @@ "Microsoft.CodeAnalysis.Test.Resources.Proprietary >= 1.2.0-beta1-20160105-04", "Microsoft.DiaSymReader >= 1.0.7", "System.Collections.Immutable >= 1.1.37", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "xunit >= 2.1.0" ], ".NETFramework,Version=v4.5": [] diff --git a/src/Test/Utilities/Portable/project.lock.json b/src/Test/Utilities/Portable/project.lock.json index 468e643d73e9dfcb58adf12ea3e66bb43c989c26..2f16edea4c78cd00dabb990e5f1af0a67e04bf08 100644 --- a/src/Test/Utilities/Portable/project.lock.json +++ b/src/Test/Utilities/Portable/project.lock.json @@ -12,27 +12,26 @@ } }, "Microsoft.DiaSymReader.Native/1.3.3": {}, - "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "compile": { - "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.dll": {}, "ref/dotnet/System.Net.dll": {}, "ref/dotnet/System.Numerics.dll": {}, "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.dll": {}, "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {} + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} } }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -40,7 +39,7 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -48,15 +47,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -67,14 +66,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -85,8 +84,8 @@ }, "System.Console/4.0.0-beta-23123": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Console.dll": {} @@ -94,7 +93,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -102,7 +101,7 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -110,7 +109,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -118,9 +117,9 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -128,12 +127,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -141,7 +140,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -152,11 +151,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Linq.dll": {} @@ -167,8 +166,8 @@ }, "System.Linq.Expressions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -176,7 +175,7 @@ }, "System.ObjectModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -184,9 +183,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -194,16 +193,16 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -214,7 +213,7 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Primitives.dll": {} @@ -222,9 +221,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Resources.ResourceManager.dll": {} @@ -237,7 +236,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -245,7 +244,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -253,10 +252,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -264,7 +263,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -272,8 +271,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -281,12 +280,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -297,8 +296,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -306,7 +305,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -314,7 +313,7 @@ }, "System.Threading.Thread/4.0.0-beta-23123": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Thread.dll": {} @@ -322,20 +321,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -346,17 +345,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -367,16 +366,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -387,8 +386,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -401,17 +400,17 @@ }, "xunit.assert/2.1.0": { "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, )" + "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": {} @@ -422,23 +421,23 @@ }, "xunit.core/2.1.0": { "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, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "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": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -449,21 +448,21 @@ }, "xunit.extensibility.execution/2.1.0": { "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, 2.1.0]" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.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": {} @@ -479,13 +478,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -493,117 +492,106 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" - ] - }, - "Microsoft.NETCore.Platforms/1.0.0": { - "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", - "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", - "runtime.json" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.AppContext.4.0.0.nupkg.sha512", + "System.AppContext.nuspec", "lib/DNXCore50/System.AppContext.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -611,7 +599,10 @@ "lib/netcore50/System.AppContext.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -619,22 +610,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -645,6 +632,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -652,32 +643,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -685,45 +676,43 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Console.4.0.0-beta-23123.nupkg.sha512", + "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -731,22 +720,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -757,6 +742,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -764,23 +753,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -791,6 +776,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -798,23 +787,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -825,6 +810,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -832,25 +821,20 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.IO.4.0.10.nupkg.sha512", + "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -858,7 +842,10 @@ "lib/netcore50/System.IO.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -866,25 +853,20 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.IO.FileSystem.4.0.0.nupkg.sha512", + "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -892,7 +874,10 @@ "lib/netcore50/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -900,31 +885,29 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", + "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512", + "System.IO.FileSystem.Primitives.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -932,22 +915,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -957,6 +936,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -964,8 +945,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -973,16 +952,16 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.0": { "sha512": "wlfVllrKi+evu4Hi8yoJP1dSOVXbvsy7Hs1+oz4Cykfdf6MQTPlD3LI4WKWhprn8FpU5MS3spPSbcMX5sAoJSw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "License.rtf", + "System.Linq.Expressions.4.0.0.nupkg.sha512", + "System.Linq.Expressions.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", @@ -991,8 +970,10 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", - "package/services/metadata/core-properties/13923a51bc0045ce8c24b2c25386fbe8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1000,13 +981,11 @@ "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/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", @@ -1014,24 +993,22 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ObjectModel/4.0.0": { "sha512": "+3j/n+5SlF7PKb0/s5kdord+5RyW3uUscB+0WPuYvfAvEgyx6yPdPXU9tXdDZImRohMuWnQTAG2rFojFPfoGbA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "License.rtf", + "System.ObjectModel.4.0.0.nupkg.sha512", + "System.ObjectModel.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", @@ -1040,8 +1017,10 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", - "package/services/metadata/core-properties/85635211064e4c2cbf161b5af5ef4504.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -1049,13 +1028,11 @@ "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/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", @@ -1063,24 +1040,21 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.4.0.10.nupkg.sha512", + "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1088,7 +1062,10 @@ "lib/netcore50/System.Reflection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1096,32 +1073,28 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Extensions.4.0.0.nupkg.sha512", + "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1129,8 +1102,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1139,30 +1110,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -1172,6 +1141,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -1179,8 +1150,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -1189,14 +1158,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1206,6 +1175,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1213,8 +1184,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1223,14 +1192,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1241,6 +1210,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1248,23 +1221,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1275,6 +1244,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1282,25 +1255,20 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Runtime.Handles.4.0.0.nupkg.sha512", + "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1308,7 +1276,10 @@ "lib/netcore50/System.Runtime.Handles.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1316,25 +1287,20 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Runtime.InteropServices.4.0.20.nupkg.sha512", + "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1342,7 +1308,10 @@ "lib/netcore50/System.Runtime.InteropServices.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1350,25 +1319,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1376,7 +1340,10 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1384,25 +1351,20 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512", + "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -1410,7 +1372,10 @@ "lib/netcore50/System.Text.Encoding.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -1418,32 +1383,30 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", + "System.Text.RegularExpressions.4.0.10.nupkg.sha512", + "System.Text.RegularExpressions.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -1451,22 +1414,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1477,6 +1436,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1484,23 +1447,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1511,6 +1470,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1518,32 +1481,30 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Threading.Thread.4.0.0-beta-23123.nupkg.sha512", + "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1551,31 +1512,29 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1583,31 +1542,29 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", + "System.Xml.XDocument.4.0.10.nupkg.sha512", + "System.Xml.XDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1615,31 +1572,29 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", + "System.Xml.XmlDocument.4.0.0.nupkg.sha512", + "System.Xml.XmlDocument.nuspec", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1647,64 +1602,51 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "package/services/metadata/core-properties/645916a897f44189a642f33e571d5b90.psmdcp", + "xunit.2.1.0.nupkg.sha512", "xunit.nuspec" ] }, "xunit.abstractions/2.0.0": { "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp", + "xunit.abstractions.2.0.0.nupkg.sha512", "xunit.abstractions.nuspec" ] }, "xunit.assert/2.1.0": { "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "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", - "package/services/metadata/core-properties/4f538d979dfc48ed9b4c20e5a69d87b1.psmdcp", + "xunit.assert.2.1.0.nupkg.sha512", "xunit.assert.nuspec" ] }, "xunit.core/2.1.0": { "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "build/_desktop/xunit.execution.desktop.dll", "build/dnx451/_._", "build/monoandroid/_._", @@ -1716,16 +1658,14 @@ "build/wp8/_._", "build/wpa81/xunit.core.props", "build/xamarinios/_._", - "package/services/metadata/core-properties/cce23a490b7f4272adfe9aa57c4e1ca3.psmdcp", + "xunit.core.2.1.0.nupkg.sha512", "xunit.core.nuspec" ] }, "xunit.extensibility.core/2.1.0": { "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dotnet/xunit.core.dll", "lib/dotnet/xunit.core.dll.tdnet", "lib/dotnet/xunit.core.pdb", @@ -1738,16 +1678,14 @@ "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", - "package/services/metadata/core-properties/5218831c5b01422bb82b23cafd6488b3.psmdcp", + "xunit.extensibility.core.2.1.0.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, "xunit.extensibility.execution/2.1.0": { "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", "lib/dnx451/xunit.execution.dotnet.dll", "lib/dnx451/xunit.execution.dotnet.pdb", "lib/dnx451/xunit.execution.dotnet.xml", @@ -1778,7 +1716,7 @@ "lib/xamarinios/xunit.execution.dotnet.dll", "lib/xamarinios/xunit.execution.dotnet.pdb", "lib/xamarinios/xunit.execution.dotnet.xml", - "package/services/metadata/core-properties/9f5f1211ea9a4e748cecce63d1c73e30.psmdcp", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] } @@ -1786,7 +1724,28 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore.Portable.Compatibility >= 1.0.0", - "System.Collections.Concurrent >= 4.0.10" + "System.AppContext >= 4.0.0", + "System.Collections >= 4.0.10", + "System.Collections.Concurrent >= 4.0.10", + "System.Collections.Immutable >= 1.1.37", + "System.Console >= 4.0.0-beta-23123", + "System.Diagnostics.Debug >= 4.0.10", + "System.Globalization >= 4.0.10", + "System.IO.FileSystem >= 4.0.0", + "System.IO.FileSystem.Primitives >= 4.0.0", + "System.Reflection >= 4.0.10", + "System.Reflection.Metadata >= 1.2.0", + "System.Runtime >= 4.0.20", + "System.Runtime.Extensions >= 4.0.10", + "System.Runtime.InteropServices >= 4.0.20", + "System.Text.Encoding >= 4.0.10", + "System.Threading >= 4.0.10", + "System.Threading.Tasks >= 4.0.10", + "System.Threading.Thread >= 4.0.0-beta-23123", + "System.Xml.XDocument >= 4.0.10", + "System.Xml.XmlDocument >= 4.0.0", + "xunit >= 2.1.0", + "xunit.extensibility.execution >= 2.1.0" ], ".NETPlatform,Version=v5.0": [] } diff --git a/src/Test/Utilities/Runtime.FX46/project.lock.json b/src/Test/Utilities/Runtime.FX46/project.lock.json index 2abe44a41a0e3cbfd184bf6b0eea1b35a33706ce..1e5c22323585f3a419beb081eb1e172f11a8c749 100644 --- a/src/Test/Utilities/Runtime.FX46/project.lock.json +++ b/src/Test/Utilities/Runtime.FX46/project.lock.json @@ -1,12 +1,15 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.6": { - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -19,6 +22,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -27,15 +31,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -45,9 +50,10 @@ } }, "System.Console/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -60,6 +66,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -68,6 +75,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -76,6 +84,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -84,13 +93,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -103,8 +113,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -117,6 +128,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -125,6 +137,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -132,18 +145,20 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { + "type": "package", "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -152,6 +167,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -160,6 +176,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -168,6 +185,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -176,6 +194,7 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -184,6 +203,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -192,6 +212,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -200,6 +221,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -208,8 +230,9 @@ } }, "System.Threading.Thread/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -222,6 +245,7 @@ } }, "System.Xml.ReaderWriter/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -230,6 +254,7 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -238,21 +263,22 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -262,12 +288,14 @@ } }, "xunit/2.1.0": { + "type": "package", "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -276,6 +304,7 @@ } }, "xunit.assert/2.1.0": { + "type": "package", "compile": { "lib/dotnet/xunit.assert.dll": {} }, @@ -284,14 +313,16 @@ } }, "xunit.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.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, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -301,8 +332,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -313,10 +345,13 @@ } }, ".NETFramework,Version=v4.6/win7": { - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -329,6 +364,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -337,15 +373,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -355,9 +392,10 @@ } }, "System.Console/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -370,6 +408,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -378,6 +417,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -386,6 +426,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -394,13 +435,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -413,8 +455,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -427,6 +470,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -435,6 +479,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -442,18 +487,20 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { + "type": "package", "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -462,6 +509,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -470,6 +518,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -478,6 +527,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -486,6 +536,7 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -494,6 +545,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -502,6 +554,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -510,6 +563,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -518,8 +572,9 @@ } }, "System.Threading.Thread/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -532,6 +587,7 @@ } }, "System.Xml.ReaderWriter/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -540,6 +596,7 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -548,21 +605,22 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -572,12 +630,14 @@ } }, "xunit/2.1.0": { + "type": "package", "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -586,6 +646,7 @@ } }, "xunit.assert/2.1.0": { + "type": "package", "compile": { "lib/dotnet/xunit.assert.dll": {} }, @@ -594,14 +655,16 @@ } }, "xunit.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.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, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -611,8 +674,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -623,10 +687,13 @@ } }, ".NETFramework,Version=v4.6/win7-anycpu": { - "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -639,6 +706,7 @@ } }, "System.Collections/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -647,15 +715,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -665,9 +734,10 @@ } }, "System.Console/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -680,6 +750,7 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -688,6 +759,7 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -696,6 +768,7 @@ } }, "System.IO/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -704,13 +777,14 @@ } }, "System.IO.FileSystem/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -723,8 +797,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -737,6 +812,7 @@ } }, "System.Linq/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -745,6 +821,7 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -752,18 +829,20 @@ "lib/net46/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { + "type": "package", "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "compile": { "ref/net45/_._": {} }, @@ -772,6 +851,7 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -780,6 +860,7 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -788,6 +869,7 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -796,6 +878,7 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -804,6 +887,7 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -812,6 +896,7 @@ } }, "System.Threading/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -820,6 +905,7 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -828,8 +914,9 @@ } }, "System.Threading.Thread/4.0.0-beta-23123": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -842,6 +929,7 @@ } }, "System.Xml.ReaderWriter/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -850,6 +938,7 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "compile": { "ref/net46/_._": {} }, @@ -858,21 +947,22 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "frameworkAssemblies": [ - "mscorlib", - "System.Xml" + "System.Xml", + "mscorlib" ], "compile": { "ref/net46/System.Xml.XmlDocument.dll": {} @@ -882,12 +972,14 @@ } }, "xunit/2.1.0": { + "type": "package", "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { + "type": "package", "compile": { "lib/net35/xunit.abstractions.dll": {} }, @@ -896,6 +988,7 @@ } }, "xunit.assert/2.1.0": { + "type": "package", "compile": { "lib/dotnet/xunit.assert.dll": {} }, @@ -904,14 +997,16 @@ } }, "xunit.core/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.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, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -921,8 +1016,9 @@ } }, "xunit.extensibility.execution/2.1.0": { + "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -938,9 +1034,9 @@ "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", "runtime.json" ] @@ -949,6 +1045,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -959,6 +1056,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -966,22 +1067,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -992,6 +1089,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -999,37 +1100,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Console/4.0.0-beta-23123": { "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==", "type": "Package", "files": [ + "System.Console.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Console.dll", @@ -1039,6 +1136,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", "ref/dotnet/de/System.Console.xml", "ref/dotnet/es/System.Console.xml", "ref/dotnet/fr/System.Console.xml", @@ -1046,22 +1147,18 @@ "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/_._", - "System.Console.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1072,6 +1169,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1079,23 +1180,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1106,6 +1203,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1113,23 +1214,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1140,6 +1237,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1147,23 +1248,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1174,6 +1271,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1181,31 +1282,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1213,22 +1314,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1238,6 +1335,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1245,8 +1344,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1254,14 +1351,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1272,6 +1369,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1279,39 +1380,33 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1321,6 +1416,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1328,8 +1425,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1338,14 +1433,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1356,6 +1451,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1363,23 +1462,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1390,6 +1485,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1397,23 +1496,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1424,6 +1519,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1431,23 +1530,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1458,6 +1553,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1465,23 +1564,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -1492,6 +1587,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1499,23 +1598,19 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1526,6 +1621,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1533,23 +1632,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1560,6 +1655,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1567,23 +1666,19 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Thread/4.0.0-beta-23123": { "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==", "type": "Package", "files": [ + "System.Threading.Thread.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Thread.dll", @@ -1593,6 +1688,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", "ref/dotnet/de/System.Threading.Thread.xml", "ref/dotnet/es/System.Threading.Thread.xml", "ref/dotnet/fr/System.Threading.Thread.xml", @@ -1600,31 +1699,31 @@ "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.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -1632,31 +1731,31 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -1664,31 +1763,31 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -1696,16 +1795,11 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -1844,7 +1938,7 @@ "System.IO.FileSystem >= 4.0.0", "System.IO.FileSystem.Primitives >= 4.0.0", "System.Reflection >= 4.0.10", - "System.Reflection.Metadata >= 1.2.0-rc2-23826", + "System.Reflection.Metadata >= 1.2.0", "System.Runtime >= 4.0.20", "System.Runtime.Extensions >= 4.0.10", "System.Runtime.InteropServices >= 4.0.20", diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json index db364d5b4a04972d86eb5fef42f327c85ce79b06..b3064bfdae81caf02841ec01938488d85da5ffba 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.5": {}, ".NETFramework,Version=v4.5/osx.10.10": {}, diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json index db364d5b4a04972d86eb5fef42f327c85ce79b06..b3064bfdae81caf02841ec01938488d85da5ffba 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.5": {}, ".NETFramework,Version=v4.5/osx.10.10": {}, diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json index db364d5b4a04972d86eb5fef42f327c85ce79b06..b3064bfdae81caf02841ec01938488d85da5ffba 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.5": {}, ".NETFramework,Version=v4.5/osx.10.10": {}, diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json index db364d5b4a04972d86eb5fef42f327c85ce79b06..b3064bfdae81caf02841ec01938488d85da5ffba 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.5": {}, ".NETFramework,Version=v4.5/osx.10.10": {}, diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json index db364d5b4a04972d86eb5fef42f327c85ce79b06..b3064bfdae81caf02841ec01938488d85da5ffba 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json @@ -1,6 +1,6 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { ".NETFramework,Version=v4.5": {}, ".NETFramework,Version=v4.5/osx.10.10": {}, diff --git a/src/Tools/Source/MetadataVisualizer/project.lock.json b/src/Tools/Source/MetadataVisualizer/project.lock.json index 0d153e6d5df24d2ead88ac0a8ce059d8232ac898..f31bf4402caaeccfc6f062add0136138f339c3b2 100644 --- a/src/Tools/Source/MetadataVisualizer/project.lock.json +++ b/src/Tools/Source/MetadataVisualizer/project.lock.json @@ -22,14 +22,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -62,15 +62,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -126,14 +126,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -166,15 +166,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -230,14 +230,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -270,15 +270,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -320,13 +320,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -334,23 +334,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -361,8 +363,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -370,13 +375,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -384,36 +387,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -424,8 +426,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -433,13 +438,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -447,22 +450,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -473,8 +475,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -482,13 +487,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -496,22 +499,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -521,6 +522,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -528,8 +531,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -537,30 +538,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -570,6 +569,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -577,8 +578,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -587,14 +586,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -605,8 +605,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -614,13 +617,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -628,22 +629,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -654,8 +654,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -663,13 +666,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -677,22 +678,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -703,8 +703,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -712,13 +715,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -726,16 +727,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/Tools/Source/Pdb2Xml/project.lock.json b/src/Tools/Source/Pdb2Xml/project.lock.json index 2aff5f987bf6987bdbb7eae117c40f9c8905ff9e..bb53410f49106cf6258d512b9116a982cfbfeaf8 100644 --- a/src/Tools/Source/Pdb2Xml/project.lock.json +++ b/src/Tools/Source/Pdb2Xml/project.lock.json @@ -22,14 +22,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -62,15 +62,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -126,14 +126,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -166,15 +166,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -230,14 +230,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -270,15 +270,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -320,13 +320,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -334,23 +334,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -361,8 +363,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -370,13 +375,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -384,36 +387,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -424,8 +426,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -433,13 +438,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -447,22 +450,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -473,8 +475,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -482,13 +487,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -496,22 +499,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -521,6 +522,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -528,8 +531,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -537,30 +538,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -570,6 +569,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -577,8 +578,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -587,14 +586,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -605,8 +605,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -614,13 +617,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -628,22 +629,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -654,8 +654,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -663,13 +666,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -677,22 +678,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -703,8 +703,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -712,13 +715,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -726,16 +727,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/VisualStudio/CSharp/Impl/project.lock.json b/src/VisualStudio/CSharp/Impl/project.lock.json index e8bb91c302aaebe50304431ba7aaff93e277f6f2..534be4fe754a50f965dcaa9273604632de221dad 100644 --- a/src/VisualStudio/CSharp/Impl/project.lock.json +++ b/src/VisualStudio/CSharp/Impl/project.lock.json @@ -53,14 +53,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -93,15 +93,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -143,6 +143,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -150,7 +151,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -158,10 +158,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -169,20 +169,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -190,13 +190,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -204,6 +204,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -214,6 +215,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -221,37 +226,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -262,6 +263,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -269,23 +274,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -296,6 +297,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -303,23 +308,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -329,6 +330,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -336,8 +339,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -345,30 +346,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -378,6 +377,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -385,8 +386,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -395,14 +394,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -413,6 +412,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -420,23 +423,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -447,6 +446,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -454,23 +457,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -481,6 +480,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -488,17 +491,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, diff --git a/src/VisualStudio/CSharp/Repl/project.lock.json b/src/VisualStudio/CSharp/Repl/project.lock.json index 98382d251db1e594ab87d2e76d2eb31b1d5b8497..974d5697ca306e54d3e1b505f4f786747579a1ad 100644 --- a/src/VisualStudio/CSharp/Repl/project.lock.json +++ b/src/VisualStudio/CSharp/Repl/project.lock.json @@ -53,7 +53,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -75,14 +75,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -101,8 +101,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -140,12 +140,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -159,7 +159,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -203,15 +203,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -285,6 +285,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -292,7 +293,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -300,10 +300,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -311,20 +311,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -332,13 +332,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -346,87 +346,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -437,6 +438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -444,22 +449,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -470,6 +471,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -477,37 +482,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -518,6 +519,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -525,23 +530,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -552,6 +553,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -559,23 +564,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -585,6 +586,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -592,8 +595,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -602,14 +603,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -620,6 +621,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -627,23 +632,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -654,6 +655,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -661,23 +666,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -688,6 +689,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -695,31 +700,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -727,22 +732,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -752,6 +753,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -759,8 +762,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -768,14 +769,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -786,6 +787,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -793,24 +798,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -821,6 +822,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -828,23 +833,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -854,6 +855,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -861,8 +864,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -871,30 +872,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -904,6 +903,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -911,8 +912,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -921,14 +920,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -939,6 +938,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -946,23 +949,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -973,6 +972,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -980,23 +983,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1007,6 +1006,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1014,23 +1017,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1041,6 +1040,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1048,23 +1051,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1075,8 +1075,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1084,13 +1087,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1098,22 +1099,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1124,6 +1123,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1131,23 +1134,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1158,6 +1157,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1165,17 +1168,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/VisualStudio/CSharp/Test/project.lock.json b/src/VisualStudio/CSharp/Test/project.lock.json index 2246793e1153dd0834a1986473619dab62a07ec3..48220ffd900b32bc4c0b41b5d0f6d5f7858be29f 100644 --- a/src/VisualStudio/CSharp/Test/project.lock.json +++ b/src/VisualStudio/CSharp/Test/project.lock.json @@ -81,9 +81,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -112,7 +112,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -134,14 +134,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -160,8 +160,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -199,12 +199,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -218,7 +218,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -262,15 +262,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -339,8 +339,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -361,13 +361,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -378,7 +378,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -468,9 +468,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -499,7 +499,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -521,14 +521,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -547,8 +547,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -586,12 +586,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -605,7 +605,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -649,15 +649,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -726,8 +726,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -748,13 +748,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -765,7 +765,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -782,9 +782,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -793,6 +793,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -800,7 +801,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -808,10 +808,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -819,10 +819,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -830,20 +830,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -851,13 +851,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -865,104 +865,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -970,16 +971,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -994,6 +994,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -1002,7 +1003,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -1010,11 +1010,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -1022,6 +1022,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -1030,7 +1031,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -1038,6 +1038,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1048,6 +1049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1055,22 +1060,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1081,6 +1082,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1088,37 +1093,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1129,6 +1130,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1136,23 +1141,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1163,6 +1164,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1170,23 +1175,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1196,6 +1197,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1203,8 +1206,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1213,14 +1214,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1231,6 +1232,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1238,23 +1243,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1265,6 +1266,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1272,23 +1277,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1299,6 +1300,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1306,31 +1311,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1338,22 +1343,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1363,6 +1364,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1370,8 +1373,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1379,14 +1380,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1397,6 +1398,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1404,24 +1409,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1432,6 +1433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1439,23 +1444,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1465,6 +1466,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1472,8 +1475,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1482,30 +1483,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1515,6 +1514,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1522,8 +1523,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1532,14 +1531,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1550,6 +1549,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1557,23 +1560,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1584,6 +1583,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1591,23 +1594,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1618,6 +1617,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1625,23 +1628,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1652,6 +1651,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1659,23 +1662,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1686,8 +1686,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1695,13 +1698,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1709,22 +1710,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1735,6 +1734,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1742,23 +1745,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1769,6 +1768,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1776,17 +1779,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1921,6 +1919,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1928,7 +1927,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/VisualStudio/Core/Def/project.lock.json b/src/VisualStudio/Core/Def/project.lock.json index 1245d444bd189a51f673a810ab571c16df2fa88b..4c69ecc6f589fc86bb58a21df2b4597e29ba7dae 100644 --- a/src/VisualStudio/Core/Def/project.lock.json +++ b/src/VisualStudio/Core/Def/project.lock.json @@ -61,14 +61,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -101,15 +101,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -151,6 +151,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -158,7 +159,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -166,10 +166,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -177,20 +177,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -198,13 +198,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -212,11 +212,11 @@ "sha512": "ZVBJ43/IxaAl5iX+OuuDLQ9tSNJaRlP85SUMAdiGoqEbyK/ZPfQmPfqSMZMFpucRlf8HgsEK/hR73DwpCmqcLA==", "type": "Package", "files": [ + "NuGet.VisualStudio.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/net45/NuGet.VisualStudio.dll", "lib/net45/NuGet.VisualStudio.XML", - "NuGet.VisualStudio.nuspec", + "lib/net45/NuGet.VisualStudio.dll", "package/services/metadata/core-properties/1756613ca7244d47b55cb2c46c446486.psmdcp", "tools/install.ps1" ] @@ -225,6 +225,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -235,6 +236,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -242,37 +247,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -283,6 +284,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -290,23 +295,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -317,6 +318,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -324,23 +329,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -350,6 +351,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -357,8 +360,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -366,30 +367,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -399,6 +398,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -406,8 +407,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -416,14 +415,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -434,6 +433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -441,23 +444,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -468,6 +467,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -475,23 +478,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -502,6 +501,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -509,23 +512,18 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, "projectFileDependencyGroups": { "": [ - "ManagedEsent >= 1.9.2.0", + "ManagedEsent >= 1.9.2", "Microsoft.CodeAnalysis.Elfie >= 0.10.6-rc2", "Microsoft.Composition >= 1.0.27", "Microsoft.DiaSymReader >= 1.0.7", diff --git a/src/VisualStudio/Core/Impl/project.lock.json b/src/VisualStudio/Core/Impl/project.lock.json index e8bb91c302aaebe50304431ba7aaff93e277f6f2..534be4fe754a50f965dcaa9273604632de221dad 100644 --- a/src/VisualStudio/Core/Impl/project.lock.json +++ b/src/VisualStudio/Core/Impl/project.lock.json @@ -53,14 +53,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -93,15 +93,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -143,6 +143,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -150,7 +151,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -158,10 +158,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -169,20 +169,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -190,13 +190,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -204,6 +204,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -214,6 +215,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -221,37 +226,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -262,6 +263,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -269,23 +274,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -296,6 +297,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -303,23 +308,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -329,6 +330,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -336,8 +339,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -345,30 +346,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -378,6 +377,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -385,8 +386,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -395,14 +394,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -413,6 +412,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -420,23 +423,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -447,6 +446,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -454,23 +457,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -481,6 +480,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -488,17 +491,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, diff --git a/src/VisualStudio/Core/SolutionExplorerShim/project.lock.json b/src/VisualStudio/Core/SolutionExplorerShim/project.lock.json index e8bb91c302aaebe50304431ba7aaff93e277f6f2..534be4fe754a50f965dcaa9273604632de221dad 100644 --- a/src/VisualStudio/Core/SolutionExplorerShim/project.lock.json +++ b/src/VisualStudio/Core/SolutionExplorerShim/project.lock.json @@ -53,14 +53,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -93,15 +93,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -143,6 +143,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -150,7 +151,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -158,10 +158,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -169,20 +169,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -190,13 +190,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -204,6 +204,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -214,6 +215,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -221,37 +226,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -262,6 +263,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -269,23 +274,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -296,6 +297,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -303,23 +308,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -329,6 +330,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -336,8 +339,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -345,30 +346,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -378,6 +377,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -385,8 +386,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -395,14 +394,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -413,6 +412,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -420,23 +423,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -447,6 +446,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -454,23 +457,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -481,6 +480,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -488,17 +491,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, diff --git a/src/VisualStudio/Core/Test/project.lock.json b/src/VisualStudio/Core/Test/project.lock.json index a4253c35b37d80d354f52eb66db8095b69c483c7..3421962895d93aff0df6a05cbaea53700406d024 100644 --- a/src/VisualStudio/Core/Test/project.lock.json +++ b/src/VisualStudio/Core/Test/project.lock.json @@ -81,9 +81,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -112,7 +112,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -134,14 +134,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -160,8 +160,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -199,12 +199,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -218,7 +218,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -262,15 +262,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -339,8 +339,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -361,13 +361,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -378,7 +378,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -468,9 +468,9 @@ }, "Microsoft.VisualStudio.Composition/14.0.50715-pre": { "dependencies": { - "Microsoft.Composition": "[1.0.27, )", - "Microsoft.VisualStudio.Validation": "[14.0.50702, )", - "System.Collections.Immutable": "[1.1.36, )" + "Microsoft.Composition": "1.0.27", + "Microsoft.VisualStudio.Validation": "14.0.50702", + "System.Collections.Immutable": "1.1.36" }, "compile": { "lib/net451/Microsoft.VisualStudio.Composition.Configuration.dll": {}, @@ -499,7 +499,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -521,14 +521,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -547,8 +547,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -586,12 +586,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -605,7 +605,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -649,15 +649,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -726,8 +726,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -748,13 +748,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -765,7 +765,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -782,9 +782,9 @@ "sha512": "AnnzwzYG/LRSOtUKXlJmnuQHa624kX9Snwmh5hfSuP66n98BnfrfvZ5qz5OUN0ag/xAbCok7sccVU/iXoR1dcQ==", "type": "Package", "files": [ + "BasicUndo.nuspec", "[Content_Types].xml", "_rels/.rels", - "BasicUndo.nuspec", "lib/net45/BasicUndo.dll", "package/services/metadata/core-properties/80b3be58a22e42e985aa3997dace46ad.psmdcp" ] @@ -793,6 +793,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -800,7 +801,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -808,10 +808,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -819,10 +819,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -830,20 +830,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -851,13 +851,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -865,104 +865,105 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -970,16 +971,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -994,6 +994,7 @@ "sha512": "iW0ZItSqec+q0wmUHbFCDb/kxdKqa5LaoLYRso7sbnnx8DZst/WGc86ooxBg+P6imWVV69a5ABUAE14EIkDzHw==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Composition.dll", @@ -1002,7 +1003,6 @@ "lib/net451/Microsoft.VisualStudio.Composition.Configuration.xml", "lib/net451/Microsoft.VisualStudio.Composition.dll", "lib/net451/Microsoft.VisualStudio.Composition.xml", - "Microsoft.VisualStudio.Composition.nuspec", "package/services/metadata/core-properties/49476b50df234fd0aa965545b1ff4537.psmdcp" ] }, @@ -1010,11 +1010,11 @@ "sha512": "+fqBUMqpfk8b1BwegIalBHoNzfnJUWFI/qrOGD6xEfhEH+732zZGlzO3Kuci+wiVX1NCD6HW5jZDEePVejGHcg==", "type": "Package", "files": [ + "Microsoft.VisualStudio.Validation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.VisualStudio.Validation.dll", "lib/net45/Microsoft.VisualStudio.Validation.xml", - "Microsoft.VisualStudio.Validation.nuspec", "package/services/metadata/core-properties/bc0320ca467749b1ac7a79765ec3e8cb.psmdcp" ] }, @@ -1022,6 +1022,7 @@ "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", "files": [ + "Moq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net35/Moq.dll", @@ -1030,7 +1031,6 @@ "lib/net40/Moq.xml", "lib/sl4/Moq.Silverlight.dll", "lib/sl4/Moq.Silverlight.xml", - "Moq.nuspec", "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, @@ -1038,6 +1038,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1048,6 +1049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1055,22 +1060,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1081,6 +1082,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1088,37 +1093,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1129,6 +1130,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1136,23 +1141,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1163,6 +1164,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1170,23 +1175,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1196,6 +1197,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1203,8 +1206,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1213,14 +1214,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1231,6 +1232,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1238,23 +1243,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1265,6 +1266,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1272,23 +1277,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1299,6 +1300,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1306,31 +1311,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1338,22 +1343,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1363,6 +1364,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1370,8 +1373,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1379,14 +1380,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1397,6 +1398,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1404,24 +1409,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1432,6 +1433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1439,23 +1444,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1465,6 +1466,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1472,8 +1475,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1482,30 +1483,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1515,6 +1514,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1522,8 +1523,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1532,14 +1531,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1550,6 +1549,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1557,23 +1560,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1584,6 +1583,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1591,23 +1594,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1618,6 +1617,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1625,23 +1628,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1652,6 +1651,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1659,23 +1662,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1686,8 +1686,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1695,13 +1698,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1709,22 +1710,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1735,6 +1734,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1742,23 +1745,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1769,6 +1768,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1776,17 +1779,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "xunit/2.1.0": { @@ -1921,6 +1919,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -1928,7 +1927,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/VisualStudio/InteractiveServices/project.lock.json b/src/VisualStudio/InteractiveServices/project.lock.json index 98382d251db1e594ab87d2e76d2eb31b1d5b8497..974d5697ca306e54d3e1b505f4f786747579a1ad 100644 --- a/src/VisualStudio/InteractiveServices/project.lock.json +++ b/src/VisualStudio/InteractiveServices/project.lock.json @@ -53,7 +53,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -75,14 +75,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -101,8 +101,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -140,12 +140,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -159,7 +159,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -203,15 +203,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -285,6 +285,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -292,7 +293,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -300,10 +300,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -311,20 +311,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -332,13 +332,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -346,87 +346,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -437,6 +438,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -444,22 +449,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -470,6 +471,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -477,37 +482,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -518,6 +519,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -525,23 +530,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -552,6 +553,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -559,23 +564,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -585,6 +586,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -592,8 +595,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -602,14 +603,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -620,6 +621,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -627,23 +632,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -654,6 +655,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -661,23 +666,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -688,6 +689,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -695,31 +700,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -727,22 +732,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -752,6 +753,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -759,8 +762,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -768,14 +769,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -786,6 +787,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -793,24 +798,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -821,6 +822,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -828,23 +833,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -854,6 +855,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -861,8 +864,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -871,30 +872,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -904,6 +903,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -911,8 +912,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -921,14 +920,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -939,6 +938,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -946,23 +949,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -973,6 +972,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -980,23 +983,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1007,6 +1006,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1014,23 +1017,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1041,6 +1040,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1048,23 +1051,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1075,8 +1075,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1084,13 +1087,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1098,22 +1099,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1124,6 +1123,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1131,23 +1134,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1158,6 +1157,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1165,17 +1168,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/VisualStudio/Setup/project.lock.json b/src/VisualStudio/Setup/project.lock.json index 3c56e2b44be8f8f5a0f8201a701a19f1a735dd26..4beb4c823dc95898980370e79f11d8358b69f294 100644 --- a/src/VisualStudio/Setup/project.lock.json +++ b/src/VisualStudio/Setup/project.lock.json @@ -53,14 +53,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -93,15 +93,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -188,14 +188,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -228,15 +228,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -323,14 +323,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -363,15 +363,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -413,6 +413,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -420,7 +421,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -428,10 +428,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -439,20 +439,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -460,13 +460,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -474,6 +474,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -484,6 +485,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -491,37 +496,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -532,6 +533,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -539,23 +544,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -566,6 +567,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -573,23 +578,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -599,6 +600,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -606,8 +609,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -615,30 +616,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -648,6 +647,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -655,8 +656,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -665,14 +664,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -683,6 +682,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -690,23 +693,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -717,6 +716,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -724,23 +727,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -751,6 +750,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -758,23 +761,18 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, "projectFileDependencyGroups": { "": [ - "ManagedEsent >= 1.9.2.0", + "ManagedEsent >= 1.9.2", "Microsoft.Composition >= 1.0.27" ], ".NETFramework,Version=v4.6": [] diff --git a/src/VisualStudio/SetupInteractive/project.lock.json b/src/VisualStudio/SetupInteractive/project.lock.json index a05559e88b5dd52757ef064e0d90f3804fb07929..fd9f5a19705ae0f9c906bc6aa4359f1520a4e4ae 100644 --- a/src/VisualStudio/SetupInteractive/project.lock.json +++ b/src/VisualStudio/SetupInteractive/project.lock.json @@ -64,7 +64,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -86,14 +86,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -112,8 +112,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -151,12 +151,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -170,7 +170,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -214,15 +214,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -352,7 +352,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -374,14 +374,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -400,8 +400,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -439,12 +439,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -458,7 +458,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -502,15 +502,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -584,6 +584,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -591,7 +592,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -599,10 +599,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -610,20 +610,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -631,13 +631,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -645,87 +645,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -733,16 +734,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -757,6 +757,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -767,6 +768,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -774,22 +779,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -800,6 +801,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -807,37 +812,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -848,6 +849,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -855,23 +860,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -882,6 +883,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -889,23 +894,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -915,6 +916,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -922,8 +925,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -932,14 +933,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -950,6 +951,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -957,23 +962,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -984,6 +985,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -991,23 +996,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1018,6 +1019,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1025,31 +1030,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1057,22 +1062,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1082,6 +1083,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1089,8 +1092,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1098,14 +1099,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1116,6 +1117,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1123,24 +1128,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1151,6 +1152,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1158,23 +1163,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1184,6 +1185,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1191,8 +1194,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1201,30 +1202,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1234,6 +1233,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1241,8 +1242,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1251,14 +1250,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1269,6 +1268,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1276,23 +1279,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1303,6 +1302,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1310,23 +1313,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1337,6 +1336,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1344,23 +1347,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1371,6 +1370,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1378,23 +1381,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1405,8 +1405,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1414,13 +1417,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1428,22 +1429,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1454,6 +1453,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1461,23 +1464,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1488,6 +1487,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1495,17 +1498,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/VisualStudio/VisualBasic/Impl/project.lock.json b/src/VisualStudio/VisualBasic/Impl/project.lock.json index e8bb91c302aaebe50304431ba7aaff93e277f6f2..534be4fe754a50f965dcaa9273604632de221dad 100644 --- a/src/VisualStudio/VisualBasic/Impl/project.lock.json +++ b/src/VisualStudio/VisualBasic/Impl/project.lock.json @@ -53,14 +53,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -93,15 +93,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -143,6 +143,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -150,7 +151,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -158,10 +158,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -169,20 +169,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -190,13 +190,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -204,6 +204,7 @@ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -214,6 +215,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -221,37 +226,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -262,6 +263,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -269,23 +274,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -296,6 +297,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -303,23 +308,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -329,6 +330,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -336,8 +339,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -345,30 +346,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -378,6 +377,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -385,8 +386,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -395,14 +394,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -413,6 +412,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -420,23 +423,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -447,6 +446,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -454,23 +457,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -481,6 +480,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -488,17 +491,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] } }, diff --git a/src/VisualStudio/VisualBasic/Repl/project.lock.json b/src/VisualStudio/VisualBasic/Repl/project.lock.json index b985d7a704556a536273dac52c3eaf8f983cbf8b..db8662c9e1658e2d8105a7a3265e7387bb792e19 100644 --- a/src/VisualStudio/VisualBasic/Repl/project.lock.json +++ b/src/VisualStudio/VisualBasic/Repl/project.lock.json @@ -64,7 +64,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -86,14 +86,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -112,8 +112,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -151,12 +151,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -170,7 +170,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -214,15 +214,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -296,6 +296,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -303,7 +304,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -311,10 +311,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -322,20 +322,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -343,13 +343,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -357,87 +357,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -445,16 +446,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -469,6 +469,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -479,6 +480,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -486,22 +491,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -512,6 +513,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -519,37 +524,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -560,6 +561,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -567,23 +572,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -594,6 +595,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -601,23 +606,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -627,6 +628,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -634,8 +637,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -644,14 +645,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -662,6 +663,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -669,23 +674,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -696,6 +697,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -703,23 +708,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -730,6 +731,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -737,31 +742,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -769,22 +774,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -794,6 +795,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -801,8 +804,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -810,14 +811,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -828,6 +829,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -835,24 +840,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -863,6 +864,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -870,23 +875,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -896,6 +897,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -903,8 +906,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -913,30 +914,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -946,6 +945,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -953,8 +954,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -963,14 +962,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -981,6 +980,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -988,23 +991,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1015,6 +1014,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1022,23 +1025,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1049,6 +1048,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1056,23 +1059,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1083,6 +1082,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1090,23 +1093,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1117,8 +1117,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1126,13 +1129,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1140,22 +1141,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1166,6 +1165,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1173,23 +1176,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1200,6 +1199,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1207,17 +1210,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/project.lock.json b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/project.lock.json index 8f7fc2bb082f2f60562735f9c1a95418d453192c..cb021891ad1132a66abb806ca77856f0e10a1806 100644 --- a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/project.lock.json +++ b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/project.lock.json @@ -62,14 +62,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -102,15 +102,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -147,8 +147,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -169,13 +169,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -186,7 +186,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -256,14 +256,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -296,15 +296,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -341,8 +341,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -363,13 +363,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -380,7 +380,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -396,6 +396,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -403,7 +404,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -411,10 +411,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -422,10 +422,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -433,20 +433,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -454,13 +454,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -468,23 +468,24 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -495,6 +496,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -502,37 +507,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -543,6 +544,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -550,23 +555,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -577,6 +578,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -584,23 +589,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -610,6 +611,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -617,8 +620,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -626,30 +627,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -659,6 +658,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -666,8 +667,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -676,14 +675,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -694,6 +693,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -701,23 +704,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -728,6 +727,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -735,23 +738,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -762,6 +761,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -769,17 +772,12 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "xunit/2.1.0": { diff --git a/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json b/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json index 65e23c8e4e3546aae12ad3943efd30b39ef91a46..367c2ec48b184b825400ae36e5cd1da0c9297c85 100644 --- a/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json +++ b/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json @@ -64,7 +64,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -86,14 +86,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -112,8 +112,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -151,12 +151,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -170,7 +170,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -214,15 +214,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -352,7 +352,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -374,14 +374,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -400,8 +400,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -439,12 +439,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -458,7 +458,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -502,15 +502,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -640,7 +640,7 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -662,14 +662,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -688,8 +688,8 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -727,12 +727,12 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.IO": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "frameworkAssemblies": [ "mscorlib" @@ -746,7 +746,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "frameworkAssemblies": [ "mscorlib" @@ -790,15 +790,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -872,6 +872,7 @@ "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==", "type": "Package", "files": [ + "ManagedEsent.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net40/Esent.Interop.dll", @@ -879,7 +880,6 @@ "lib/net40/Esent.Interop.xml", "lib/netcore45/Esent.Interop.Wsa.dll", "lib/netcore45/Esent.Interop.Wsa.pdb", - "ManagedEsent.nuspec", "package/services/metadata/core-properties/3134d22c105a484d9c266dc3ead61c55.psmdcp" ] }, @@ -887,10 +887,10 @@ "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Elfie.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net46/Microsoft.CodeAnalysis.Elfie.dll", - "Microsoft.CodeAnalysis.Elfie.nuspec", "package/services/metadata/core-properties/177ee6f038264cc2a36b3d69a588b6ea.psmdcp" ] }, @@ -898,20 +898,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -919,13 +919,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -933,87 +933,88 @@ "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.dll", "ref/netcore50/System.Xml.Linq.dll", "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.dll", "runtimes/aot/lib/netcore50/System.Net.dll", "runtimes/aot/lib/netcore50/System.Numerics.dll", "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", - "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", "runtimes/aot/lib/netcore50/System.Windows.dll", - "runtimes/aot/lib/netcore50/System.Xml.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -1021,16 +1022,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -1045,6 +1045,7 @@ "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -1055,6 +1056,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -1062,22 +1067,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -1088,6 +1089,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -1095,37 +1100,33 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -1136,6 +1137,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -1143,23 +1148,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -1170,6 +1171,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -1177,23 +1182,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -1203,6 +1204,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -1210,8 +1213,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -1220,14 +1221,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -1238,6 +1239,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -1245,23 +1250,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -1272,6 +1273,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -1279,23 +1284,19 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -1306,6 +1307,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -1313,31 +1318,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -1345,22 +1350,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -1370,6 +1371,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -1377,8 +1380,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -1386,14 +1387,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -1404,6 +1405,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -1411,24 +1416,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -1439,6 +1440,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -1446,23 +1451,19 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -1472,6 +1473,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -1479,8 +1482,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -1489,30 +1490,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -1522,6 +1521,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -1529,8 +1530,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -1539,14 +1538,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -1557,6 +1556,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -1564,23 +1567,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -1591,6 +1590,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -1598,23 +1601,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -1625,6 +1624,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -1632,23 +1635,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -1659,6 +1658,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -1666,23 +1669,20 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Text.Encoding/4.0.0": { "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", "type": "Package", "files": [ + "License.rtf", + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -1693,8 +1693,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -1702,13 +1705,11 @@ "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/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", @@ -1716,22 +1717,20 @@ "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -1742,6 +1741,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -1749,23 +1752,19 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -1776,6 +1775,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -1783,17 +1786,12 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] } }, diff --git a/src/Workspaces/CSharp/Portable/project.lock.json b/src/Workspaces/CSharp/Portable/project.lock.json index 47aa4f173f71d00ea7ee1a4c5bc0e94fd461c84d..f9121754e2b931b6c492d05b38fef71339516e01 100644 --- a/src/Workspaces/CSharp/Portable/project.lock.json +++ b/src/Workspaces/CSharp/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Workspaces/CSharpTest/project.lock.json b/src/Workspaces/CSharpTest/project.lock.json index 90c24418e22d821c758589bf58d7e8b5109fb606..a31422de563f5eafe078bb301456b932148c56a7 100644 --- a/src/Workspaces/CSharpTest/project.lock.json +++ b/src/Workspaces/CSharpTest/project.lock.json @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -86,15 +86,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -131,8 +131,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -153,13 +153,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -170,7 +170,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -225,14 +225,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -265,15 +265,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -310,8 +310,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -332,13 +332,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -349,7 +349,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -366,10 +366,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -377,20 +377,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -398,13 +398,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -412,23 +412,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -439,8 +441,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -448,13 +453,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -462,36 +465,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -502,8 +504,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -511,13 +516,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -525,22 +528,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -551,8 +553,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -560,13 +565,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -574,22 +577,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -599,6 +600,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -606,8 +609,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -615,30 +616,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -648,6 +647,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -655,8 +656,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -665,14 +664,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -683,8 +683,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -692,13 +695,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -706,22 +707,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -732,8 +732,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -741,13 +744,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -755,22 +756,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -781,8 +781,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -790,13 +793,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -804,16 +805,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -948,6 +946,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -955,7 +954,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Workspaces/Core/Desktop/project.lock.json b/src/Workspaces/Core/Desktop/project.lock.json index 982d87a69cf4428bbf47a77cf3299f3a23632d3a..d627c1b2696e212db92cb1990f20eefaab72c207 100644 --- a/src/Workspaces/Core/Desktop/project.lock.json +++ b/src/Workspaces/Core/Desktop/project.lock.json @@ -29,14 +29,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -69,15 +69,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -119,20 +119,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -140,6 +140,8 @@ "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -150,8 +152,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -159,13 +164,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -173,36 +176,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -213,8 +215,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -222,13 +227,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -236,22 +239,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -262,8 +264,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -271,13 +276,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -285,22 +288,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -310,6 +311,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -317,8 +320,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -326,30 +327,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -359,6 +358,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -366,8 +367,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -376,14 +375,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -394,8 +394,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -403,13 +406,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -417,22 +418,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -443,8 +443,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -452,13 +455,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -466,22 +467,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -492,8 +492,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -501,13 +504,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -515,16 +516,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] } }, diff --git a/src/Workspaces/Core/Portable/project.lock.json b/src/Workspaces/Core/Portable/project.lock.json index 0d94041350ee1418802d39da94f0ca9a04d338c2..e342f6599bd1e4e4a76624d1c2dc5a2cb27cd0c4 100644 --- a/src/Workspaces/Core/Portable/project.lock.json +++ b/src/Workspaces/Core/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Workspaces/CoreTest/project.lock.json b/src/Workspaces/CoreTest/project.lock.json index 90c24418e22d821c758589bf58d7e8b5109fb606..a31422de563f5eafe078bb301456b932148c56a7 100644 --- a/src/Workspaces/CoreTest/project.lock.json +++ b/src/Workspaces/CoreTest/project.lock.json @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -86,15 +86,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -131,8 +131,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -153,13 +153,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -170,7 +170,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -225,14 +225,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -265,15 +265,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -310,8 +310,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -332,13 +332,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -349,7 +349,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -366,10 +366,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -377,20 +377,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -398,13 +398,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -412,23 +412,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -439,8 +441,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -448,13 +453,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -462,36 +465,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -502,8 +504,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -511,13 +516,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -525,22 +528,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -551,8 +553,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -560,13 +565,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -574,22 +577,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -599,6 +600,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -606,8 +609,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -615,30 +616,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -648,6 +647,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -655,8 +656,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -665,14 +664,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -683,8 +683,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -692,13 +695,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -706,22 +707,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -732,8 +732,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -741,13 +744,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -755,22 +756,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -781,8 +781,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -790,13 +793,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -804,16 +805,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -948,6 +946,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -955,7 +954,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] } diff --git a/src/Workspaces/VisualBasic/Portable/project.lock.json b/src/Workspaces/VisualBasic/Portable/project.lock.json index 47aa4f173f71d00ea7ee1a4c5bc0e94fd461c84d..f9121754e2b931b6c492d05b38fef71339516e01 100644 --- a/src/Workspaces/VisualBasic/Portable/project.lock.json +++ b/src/Workspaces/VisualBasic/Portable/project.lock.json @@ -27,9 +27,9 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} @@ -45,20 +45,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -66,30 +66,28 @@ "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] } }, diff --git a/src/Workspaces/VisualBasicTest/project.lock.json b/src/Workspaces/VisualBasicTest/project.lock.json index 90c24418e22d821c758589bf58d7e8b5109fb606..a31422de563f5eafe078bb301456b932148c56a7 100644 --- a/src/Workspaces/VisualBasicTest/project.lock.json +++ b/src/Workspaces/VisualBasicTest/project.lock.json @@ -46,14 +46,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -86,15 +86,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -131,8 +131,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -153,13 +153,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -170,7 +170,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -225,14 +225,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -265,15 +265,15 @@ "lib/net45/_._": {} } }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { + "System.Reflection.Metadata/1.2.0": { "dependencies": { - "System.Collections.Immutable": "[1.1.37, )" + "System.Collections.Immutable": "1.1.37" }, "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.0.0": { @@ -310,8 +310,8 @@ }, "xunit/2.1.0": { "dependencies": { - "xunit.assert": "[2.1.0, 2.1.0]", - "xunit.core": "[2.1.0, 2.1.0]" + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" } }, "xunit.abstractions/2.0.0": { @@ -332,13 +332,13 @@ }, "xunit.core/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]", - "xunit.extensibility.execution": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" } }, "xunit.extensibility.core/2.1.0": { "dependencies": { - "xunit.abstractions": "[2.0.0, 2.0.0]" + "xunit.abstractions": "[2.0.0]" }, "compile": { "lib/dotnet/xunit.core.dll": {} @@ -349,7 +349,7 @@ }, "xunit.extensibility.execution/2.1.0": { "dependencies": { - "xunit.extensibility.core": "[2.1.0, 2.1.0]" + "xunit.extensibility.core": "[2.1.0]" }, "compile": { "lib/net45/xunit.execution.desktop.dll": {} @@ -366,10 +366,10 @@ "sha512": "QIkINpihvcij/pZhZdLmSTt4wMgjSwvRjXavvcR86lIRXi7pk4+mNgjFF5FXiR8B4WEmttdb5diyVZq7ZP4unw==", "type": "Package", "files": [ + "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll", - "Microsoft.CodeAnalysis.Test.Resources.Proprietary.nuspec", "package/services/metadata/core-properties/275c92add53e4a7fa1029dcdf1d6499a.psmdcp" ] }, @@ -377,20 +377,20 @@ "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==", "type": "Package", "files": [ + "License-Stable.rtf", + "Microsoft.Composition.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll", "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML", - "License-Stable.rtf", - "Microsoft.Composition.nuspec", + "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll", "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp" ] }, @@ -398,13 +398,13 @@ "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net20/Microsoft.DiaSymReader.dll", "lib/net20/Microsoft.DiaSymReader.xml", "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", "lib/portable-net45+win8/Microsoft.DiaSymReader.xml", - "Microsoft.DiaSymReader.nuspec", "package/services/metadata/core-properties/8754926735b64532b55b0acd21f93808.psmdcp" ] }, @@ -412,23 +412,25 @@ "sha512": "mjATkm+L2UlP35gO/ExNutLDfgX4iiwz1l/8sYVoeGHp5WnkEDu0NfIEsC4Oy/pCYeRw0/6SGB+kArJVNNvENQ==", "type": "Package", "files": [ + "Microsoft.DiaSymReader.Native.nuspec", "[Content_Types].xml", "_rels/.rels", "build/Microsoft.DiaSymReader.Native.props", - "Microsoft.DiaSymReader.Native.nuspec", "package/services/metadata/core-properties/fdc58d35421849398d4c224d791a4bc4.psmdcp", + "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll", "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll", - "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll", - "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll", - "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll" + "runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll" ] }, "System.Collections/4.0.0": { "sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==", "type": "Package", "files": [ + "License.rtf", + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -439,8 +441,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/24c5f986c3534c16ad303a35c4af021d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -448,13 +453,11 @@ "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/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", @@ -462,36 +465,35 @@ "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Diagnostics.Debug/4.0.0": { "sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==", "type": "Package", "files": [ + "License.rtf", + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -502,8 +504,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/9589d3ad95ef4d84a1edf67426c7c00a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -511,13 +516,11 @@ "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/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", @@ -525,22 +528,21 @@ "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Diagnostics.Debug.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Globalization/4.0.0": { "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==", "type": "Package", "files": [ + "License.rtf", + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -551,8 +553,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/7256e6303e10459782eff20c3ec90af5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -560,13 +565,11 @@ "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/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", @@ -574,22 +577,20 @@ "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -599,6 +600,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -606,8 +609,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -615,30 +616,28 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, - "System.Reflection.Metadata/1.2.0-rc2-23826": { - "sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", - "type": "Package", + "System.Reflection.Metadata/1.2.0": { + "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "System.Reflection.Metadata.1.2.0.nupkg.sha512", + "System.Reflection.Metadata.nuspec", + "ThirdPartyNotices.txt", "dotnet_library_license.txt", - "lib/dotnet5.2/System.Reflection.Metadata.dll", - "lib/dotnet5.2/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt" + "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -648,6 +647,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -655,8 +656,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -665,14 +664,15 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.0": { "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -683,8 +683,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/c5db97a122ad42aeb8e429022c1d1ab8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -692,13 +695,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", @@ -706,22 +707,21 @@ "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Extensions/4.0.0": { "sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==", "type": "Package", "files": [ + "License.rtf", + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -732,8 +732,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/fb0a27c059094735ba8947d01a5f5660.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -741,13 +744,11 @@ "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/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", @@ -755,22 +756,21 @@ "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.0": { "sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==", "type": "Package", "files": [ + "License.rtf", + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -781,8 +781,11 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "package/services/metadata/core-properties/bec033e95dbf4d6ba6595d2be7bb7e25.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -790,13 +793,11 @@ "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/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", @@ -804,16 +805,13 @@ "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Threading.nuspec" + "ref/xamarinmac20/_._" ] }, "xunit/2.1.0": { @@ -948,6 +946,7 @@ "package/services/metadata/core-properties/3ff6ecc00c3b4e6c93baf7de3f0b9697.psmdcp", "tools/HTML.xslt", "tools/NUnitXml.xslt", + "tools/xUnit1.xslt", "tools/xunit.abstractions.dll", "tools/xunit.console.exe", "tools/xunit.console.exe.config", @@ -955,7 +954,6 @@ "tools/xunit.console.x86.exe.config", "tools/xunit.runner.reporters.desktop.dll", "tools/xunit.runner.utility.desktop.dll", - "tools/xUnit1.xslt", "xunit.runner.console.nuspec" ] }