summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/Common/CoreCLRTestLibrary/project.lock.json754
-rw-r--r--tests/src/Common/Coreclr.TestWrapper/project.lock.json690
-rw-r--r--tests/src/Exceptions/Finalization/project.lock.json346
-rw-r--r--tests/src/GC/Stress/Framework/project.lock.json921
-rw-r--r--tests/src/GC/Stress/Tests/project.lock.json471
-rw-r--r--tests/src/Interop/ReversePInvoke/Marshalling/project.lock.json340
-rw-r--r--tests/src/JIT/SIMD/project.lock.json102
-rw-r--r--tests/src/JIT/config/minimal/project.lock.json366
-rw-r--r--tests/src/JIT/config/threading+thread/project.lock.json405
-rw-r--r--tests/src/JIT/config/threading/project.lock.json372
-rw-r--r--tests/src/Loader/regressions/classloader-generics/project.lock.json360
-rw-r--r--tests/src/Loader/regressions/classloader/project.lock.json399
-rw-r--r--tests/src/Loader/regressions/polyrec/project.lock.json399
-rw-r--r--tests/src/Loader/typeinitialization/project.lock.json399
-rw-r--r--tests/src/Regressions/assemblyref/project.lock.json346
-rw-r--r--tests/src/Regressions/common/project.lock.json495
-rw-r--r--tests/src/Regressions/expl_double/project.lock.json346
-rw-r--r--tests/src/Threading/ThreadStatics/project.lock.json405
-rw-r--r--tests/src/managed/Compilation/project.lock.json860
-rw-r--r--tests/src/readytorun/mainv1.csproj2
-rw-r--r--tests/src/readytorun/mainv2.csproj2
-rw-r--r--tests/src/readytorun/packages.config13
-rw-r--r--tests/src/readytorun/project.json18
-rw-r--r--tests/src/readytorun/project.lock.json922
-rw-r--r--tests/src/readytorun/testv1/packages.config13
-rw-r--r--tests/src/readytorun/testv1/project.json18
-rw-r--r--tests/src/readytorun/testv1/project.lock.json922
-rw-r--r--tests/src/readytorun/testv1/testv1.csproj2
-rw-r--r--tests/src/readytorun/testv2/packages.config13
-rw-r--r--tests/src/readytorun/testv2/project.json18
-rw-r--r--tests/src/readytorun/testv2/project.lock.json922
-rw-r--r--tests/src/readytorun/testv2/testv2.csproj2
-rw-r--r--tests/src/runtime/project.lock.json964
33 files changed, 8755 insertions, 3852 deletions
diff --git a/tests/src/Common/CoreCLRTestLibrary/project.lock.json b/tests/src/Common/CoreCLRTestLibrary/project.lock.json
index 8ea9a493ff..8396e31821 100644
--- a/tests/src/Common/CoreCLRTestLibrary/project.lock.json
+++ b/tests/src/Common/CoreCLRTestLibrary/project.lock.json
@@ -3,10 +3,10 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Primitives.dll": {}
@@ -15,15 +15,15 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Collections": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Globalization": "4.0.10"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Registry.dll": {}
@@ -32,9 +32,9 @@
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
}
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -43,17 +43,17 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -62,9 +62,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -73,28 +73,27 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Diagnostics.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.IO.FileSystem": "4.0.0-beta-23024",
- "System.Security.SecureString": "4.0.0-beta-23024",
- "Microsoft.Win32.Registry": "4.0.0-beta-23024",
- "Microsoft.Win32.Primitives": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Threading.Thread": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading.ThreadPool": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.IO.FileSystem": "4.0.0",
+ "Microsoft.Win32.Registry": "4.0.0-beta-23302",
+ "Microsoft.Win32.Primitives": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.Threading.Thread": "4.0.0-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Collections": "4.0.10",
+ "System.Diagnostics.Debug": "4.0.10",
+ "System.Threading.ThreadPool": "4.0.10-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Diagnostics.Process.dll": {}
@@ -103,9 +102,9 @@
"lib/DNXCore50/System.Diagnostics.Process.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -114,10 +113,10 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.Globalization.Calendars/4.0.0-beta-23024": {
+ "System.Globalization.Calendars/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Globalization": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.Calendars.dll": {}
@@ -126,11 +125,11 @@
"lib/DNXCore50/System.Globalization.Calendars.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -139,21 +138,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -162,9 +161,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -173,16 +172,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -191,9 +190,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -202,11 +201,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -215,9 +214,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -226,9 +225,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -237,9 +236,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -248,12 +247,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -262,40 +261,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
+ "System.Text.Encoding/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.Cryptography.Encryption.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {}
- }
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Security.Cryptography.Encryption": "4.0.0-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.SecureString.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.SecureString.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -304,10 +272,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -316,19 +284,19 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -337,9 +305,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -348,9 +316,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -359,10 +327,10 @@
"lib/DNXCore50/System.Threading.Thread.dll": {}
}
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.InteropServices": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.ThreadPool.dll": {}
@@ -374,15 +342,19 @@
}
},
"libraries": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "CILMy3sPDbjCjDhaP43dLVGD7E613CUVo7TpQGo2HjoG7Stv5JMiGsOJB3P4Mqymtb+P8FKYzchJwifCnO7cbw==",
+ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==",
"files": [
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512",
"Microsoft.Win32.Primitives.nuspec",
"lib/dotnet/Microsoft.Win32.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/Microsoft.Win32.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/Microsoft.Win32.Primitives.dll",
"ref/dotnet/Microsoft.Win32.Primitives.xml",
"ref/dotnet/de/Microsoft.Win32.Primitives.xml",
@@ -394,42 +366,40 @@
"ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/net46/Microsoft.Win32.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/Microsoft.Win32.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "CjFtCuQcX0BEo7gQaI7y+mHph+QTcQf1gQiVV6Pog4PNgjMUjoefF0xEEVEbxWKAVJ66Ugf2i6r+UG3pxoUTKA==",
+ "sha512": "63Vc0lDW+pMCSd6ygScz/XTiJE3Ou5Sr7yrZ0HE/Ym/Bi/mN0LMAJqUtAUSJxVBuqbozW/q39RpNLIZ+QlJvig==",
"files": [
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg.sha512",
"Microsoft.Win32.Registry.nuspec",
"lib/DNXCore50/Microsoft.Win32.Registry.dll",
"lib/net46/Microsoft.Win32.Registry.dll",
"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/ru/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hans/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hant/Microsoft.Win32.Registry.xml",
"ref/net46/Microsoft.Win32.Registry.dll"
]
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -441,43 +411,49 @@
"ref/dotnet/ru/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.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10.nupkg",
+ "System.Diagnostics.Debug.4.0.10.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -489,42 +465,48 @@
"ref/dotnet/ru/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.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "tcEFjAg6pxyviDO0FSSnhauEyxV/dfm5MbbS4cBG4hIYYcI3TuH8+pFm8oWwGl3WoJlL2WrN5QySwDON0z6OKQ==",
+ "sha512": "FtflxzCJUdgw+4suLaWz82EOLxVa7X6DWbY4eSRIomDlMwYrsof8Ewz81XhKMWY0EOY/5Nx+r/oPTbFUECAiUg==",
"files": [
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg",
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg.sha512",
"System.Diagnostics.Process.nuspec",
"lib/DNXCore50/System.Diagnostics.Process.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.Process.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Diagnostics.Process.xml",
- "ref/dotnet/ja/System.Diagnostics.Process.xml",
- "ref/dotnet/ko/System.Diagnostics.Process.xml",
- "ref/dotnet/ru/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Process.xml",
- "ref/net46/System.Diagnostics.Process.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Diagnostics.Process.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -536,19 +518,27 @@
"ref/dotnet/ru/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.Calendars/4.0.0-beta-23024": {
- "sha512": "2RC9/SZGrddxhOIWcRxHHi8YFsq9Av9znHKVgEu+cJe4Wt67b79i1GVXawcIu/Uu+XORmQKNT+V8PO86Jjligg==",
+ "System.Globalization.Calendars/4.0.0-beta-23127": {
+ "sha512": "qGG4XuUE9Mj3akqNbZdjmbV32hFBrNEyg9NaVT9kiccEmFN3N7nFcu9fsHg5TgiNrHzyWoqYFCcwjfAF0Qx7nw==",
"files": [
- "System.Globalization.Calendars.4.0.0-beta-23024.nupkg",
- "System.Globalization.Calendars.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.Calendars.4.0.0-beta-23127.nupkg",
+ "System.Globalization.Calendars.4.0.0-beta-23127.nupkg.sha512",
"System.Globalization.Calendars.nuspec",
"lib/DNXCore50/System.Globalization.Calendars.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Globalization.Calendars.dll",
"lib/netcore50/System.Globalization.Calendars.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.Calendars.dll",
"ref/dotnet/System.Globalization.Calendars.xml",
"ref/dotnet/de/System.Globalization.Calendars.xml",
@@ -560,20 +550,28 @@
"ref/dotnet/ru/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hans/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hant/System.Globalization.Calendars.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net46/System.Globalization.Calendars.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -585,20 +583,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -610,18 +616,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -633,15 +647,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -650,15 +668,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -670,21 +692,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -700,20 +728,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -729,19 +761,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -753,20 +791,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -778,20 +824,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -803,20 +857,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -828,65 +890,27 @@
"ref/dotnet/ru/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.Security.Cryptography.Encryption/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "LGHXdvs2WCJjLSKuvn+0SDZhevPyaHNwHx3BiojKsCYPfP3RmTqVMWAAn/tGpn18zV6E1TWGhuJt8xWtbjJk0Q==",
- "files": [
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg",
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.Cryptography.Encryption.nuspec",
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll",
- "lib/net46/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/de/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/es/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/fr/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/it/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ja/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ko/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ru/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hans/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hant/System.Security.Cryptography.Encryption.xml",
- "ref/net46/System.Security.Cryptography.Encryption.dll"
- ]
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "Spz5h3BDm58mpoQp/KkZ0y6UEeNSnpNqqxEZ+ZIDQElHd/gWugPEVooKWLi8PwIh+J1gzoD298lsaKUO2Y6Opg==",
- "files": [
- "System.Security.SecureString.4.0.0-beta-23024.nupkg",
- "System.Security.SecureString.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.SecureString.nuspec",
- "lib/DNXCore50/System.Security.SecureString.dll",
- "lib/net46/System.Security.SecureString.dll",
- "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",
- "ref/dotnet/it/System.Security.SecureString.xml",
- "ref/dotnet/ja/System.Security.SecureString.xml",
- "ref/dotnet/ko/System.Security.SecureString.xml",
- "ref/dotnet/ru/System.Security.SecureString.xml",
- "ref/dotnet/zh-hans/System.Security.SecureString.xml",
- "ref/dotnet/zh-hant/System.Security.SecureString.xml",
- "ref/net46/System.Security.SecureString.dll"
- ]
- },
- "System.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10-beta-23127": {
+ "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -898,19 +922,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -922,19 +954,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -946,6 +988,8 @@
"ref/dotnet/ru/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",
@@ -958,15 +1002,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -985,16 +1033,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -1006,52 +1058,54 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
- "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
+ "serviceable": true,
+ "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
"files": [
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"lib/DNXCore50/System.Threading.ThreadPool.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/dotnet/System.Threading.ThreadPool.xml",
- "ref/dotnet/de/System.Threading.ThreadPool.xml",
- "ref/dotnet/es/System.Threading.ThreadPool.xml",
- "ref/dotnet/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet/it/System.Threading.ThreadPool.xml",
- "ref/dotnet/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
- "ref/net46/System.Threading.ThreadPool.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.ThreadPool.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Common/Coreclr.TestWrapper/project.lock.json b/tests/src/Common/Coreclr.TestWrapper/project.lock.json
index b3d436e181..ca69cfb8c5 100644
--- a/tests/src/Common/Coreclr.TestWrapper/project.lock.json
+++ b/tests/src/Common/Coreclr.TestWrapper/project.lock.json
@@ -3,10 +3,10 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Primitives.dll": {}
@@ -15,15 +15,15 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Collections": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Globalization": "4.0.10"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Registry.dll": {}
@@ -32,9 +32,9 @@
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
}
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -54,28 +54,27 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Diagnostics.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.IO.FileSystem": "4.0.0-beta-23024",
- "System.Security.SecureString": "4.0.0-beta-23024",
- "Microsoft.Win32.Registry": "4.0.0-beta-23024",
- "Microsoft.Win32.Primitives": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Threading.Thread": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading.ThreadPool": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.IO.FileSystem": "4.0.0",
+ "Microsoft.Win32.Registry": "4.0.0-beta-23302",
+ "Microsoft.Win32.Primitives": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.Threading.Thread": "4.0.0-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Collections": "4.0.10",
+ "System.Diagnostics.Debug": "4.0.10",
+ "System.Threading.ThreadPool": "4.0.10-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Diagnostics.Process.dll": {}
@@ -84,9 +83,9 @@
"lib/DNXCore50/System.Diagnostics.Process.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -95,11 +94,11 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -108,21 +107,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -131,9 +130,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -142,24 +141,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -168,11 +167,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -181,9 +180,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -192,9 +191,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -203,9 +202,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -214,12 +213,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -228,40 +227,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.Cryptography.Encryption.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {}
- }
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Security.Cryptography.Encryption": "4.0.0-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.SecureString.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.SecureString.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -270,10 +238,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -282,19 +250,19 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -303,9 +271,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -314,9 +282,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -325,10 +293,10 @@
"lib/DNXCore50/System.Threading.Thread.dll": {}
}
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.InteropServices": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.ThreadPool.dll": {}
@@ -340,15 +308,19 @@
}
},
"libraries": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "CILMy3sPDbjCjDhaP43dLVGD7E613CUVo7TpQGo2HjoG7Stv5JMiGsOJB3P4Mqymtb+P8FKYzchJwifCnO7cbw==",
+ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==",
"files": [
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512",
"Microsoft.Win32.Primitives.nuspec",
"lib/dotnet/Microsoft.Win32.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/Microsoft.Win32.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/Microsoft.Win32.Primitives.dll",
"ref/dotnet/Microsoft.Win32.Primitives.xml",
"ref/dotnet/de/Microsoft.Win32.Primitives.xml",
@@ -360,42 +332,40 @@
"ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/net46/Microsoft.Win32.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/Microsoft.Win32.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "CjFtCuQcX0BEo7gQaI7y+mHph+QTcQf1gQiVV6Pog4PNgjMUjoefF0xEEVEbxWKAVJ66Ugf2i6r+UG3pxoUTKA==",
+ "sha512": "63Vc0lDW+pMCSd6ygScz/XTiJE3Ou5Sr7yrZ0HE/Ym/Bi/mN0LMAJqUtAUSJxVBuqbozW/q39RpNLIZ+QlJvig==",
"files": [
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg.sha512",
"Microsoft.Win32.Registry.nuspec",
"lib/DNXCore50/Microsoft.Win32.Registry.dll",
"lib/net46/Microsoft.Win32.Registry.dll",
"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/ru/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hans/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hant/Microsoft.Win32.Registry.xml",
"ref/net46/Microsoft.Win32.Registry.dll"
]
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10.nupkg",
+ "System.Collections.4.0.10.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -407,20 +377,28 @@
"ref/dotnet/ru/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.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10.nupkg",
+ "System.Diagnostics.Debug.4.0.10.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -432,42 +410,48 @@
"ref/dotnet/ru/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.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "tcEFjAg6pxyviDO0FSSnhauEyxV/dfm5MbbS4cBG4hIYYcI3TuH8+pFm8oWwGl3WoJlL2WrN5QySwDON0z6OKQ==",
+ "sha512": "FtflxzCJUdgw+4suLaWz82EOLxVa7X6DWbY4eSRIomDlMwYrsof8Ewz81XhKMWY0EOY/5Nx+r/oPTbFUECAiUg==",
"files": [
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg",
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg.sha512",
"System.Diagnostics.Process.nuspec",
"lib/DNXCore50/System.Diagnostics.Process.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.Process.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Diagnostics.Process.xml",
- "ref/dotnet/ja/System.Diagnostics.Process.xml",
- "ref/dotnet/ko/System.Diagnostics.Process.xml",
- "ref/dotnet/ru/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Process.xml",
- "ref/net46/System.Diagnostics.Process.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Diagnostics.Process.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10": {
+ "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10.nupkg",
+ "System.Globalization.4.0.10.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -479,20 +463,28 @@
"ref/dotnet/ru/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.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -504,20 +496,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -529,18 +529,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -552,15 +560,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -569,15 +581,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -589,6 +607,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -601,20 +621,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -630,20 +656,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -659,19 +689,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -683,20 +719,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -708,20 +752,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -733,20 +785,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -758,65 +818,27 @@
"ref/dotnet/ru/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.Security.Cryptography.Encryption/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "LGHXdvs2WCJjLSKuvn+0SDZhevPyaHNwHx3BiojKsCYPfP3RmTqVMWAAn/tGpn18zV6E1TWGhuJt8xWtbjJk0Q==",
- "files": [
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg",
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.Cryptography.Encryption.nuspec",
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll",
- "lib/net46/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/de/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/es/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/fr/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/it/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ja/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ko/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ru/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hans/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hant/System.Security.Cryptography.Encryption.xml",
- "ref/net46/System.Security.Cryptography.Encryption.dll"
- ]
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "Spz5h3BDm58mpoQp/KkZ0y6UEeNSnpNqqxEZ+ZIDQElHd/gWugPEVooKWLi8PwIh+J1gzoD298lsaKUO2Y6Opg==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Security.SecureString.4.0.0-beta-23024.nupkg",
- "System.Security.SecureString.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.SecureString.nuspec",
- "lib/DNXCore50/System.Security.SecureString.dll",
- "lib/net46/System.Security.SecureString.dll",
- "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",
- "ref/dotnet/it/System.Security.SecureString.xml",
- "ref/dotnet/ja/System.Security.SecureString.xml",
- "ref/dotnet/ko/System.Security.SecureString.xml",
- "ref/dotnet/ru/System.Security.SecureString.xml",
- "ref/dotnet/zh-hans/System.Security.SecureString.xml",
- "ref/dotnet/zh-hant/System.Security.SecureString.xml",
- "ref/net46/System.Security.SecureString.dll"
- ]
- },
- "System.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
- "files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -828,19 +850,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -852,19 +882,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -876,6 +916,8 @@
"ref/dotnet/ru/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",
@@ -888,15 +930,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -915,16 +961,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -936,52 +986,54 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
- "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
+ "serviceable": true,
+ "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
"files": [
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"lib/DNXCore50/System.Threading.ThreadPool.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/dotnet/System.Threading.ThreadPool.xml",
- "ref/dotnet/de/System.Threading.ThreadPool.xml",
- "ref/dotnet/es/System.Threading.ThreadPool.xml",
- "ref/dotnet/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet/it/System.Threading.ThreadPool.xml",
- "ref/dotnet/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
- "ref/net46/System.Threading.ThreadPool.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.ThreadPool.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Exceptions/Finalization/project.lock.json b/tests/src/Exceptions/Finalization/project.lock.json
index 9eb613b862..cef2d8bd94 100644
--- a/tests/src/Exceptions/Finalization/project.lock.json
+++ b/tests/src/Exceptions/Finalization/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -115,12 +115,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -129,9 +129,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -140,10 +140,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -152,10 +152,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -164,9 +164,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -178,38 +178,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -221,6 +225,8 @@
"ref/dotnet/ru/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",
@@ -233,19 +239,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -257,19 +271,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -281,15 +303,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -298,15 +324,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -318,6 +350,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -330,20 +364,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -359,20 +399,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -388,19 +432,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -412,20 +462,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -437,20 +495,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -462,19 +528,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -486,19 +560,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -510,20 +592,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -535,20 +625,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -560,7 +658,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/GC/Stress/Framework/project.lock.json b/tests/src/GC/Stress/Framework/project.lock.json
index 6ec8348e8f..c25b782053 100644
--- a/tests/src/GC/Stress/Framework/project.lock.json
+++ b/tests/src/GC/Stress/Framework/project.lock.json
@@ -3,10 +3,10 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Primitives.dll": {}
@@ -15,15 +15,15 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Collections": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Globalization": "4.0.10"
},
"compile": {
"ref/dotnet/Microsoft.Win32.Registry.dll": {}
@@ -32,9 +32,9 @@
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
}
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -43,14 +43,14 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Collections.NonGeneric/4.0.0-beta-23024": {
+ "System.Collections.NonGeneric/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.NonGeneric.dll": {}
@@ -59,17 +59,17 @@
"lib/dotnet/System.Collections.NonGeneric.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -78,9 +78,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -89,28 +89,27 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Diagnostics.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.IO.FileSystem": "4.0.0-beta-23024",
- "System.Security.SecureString": "4.0.0-beta-23024",
- "Microsoft.Win32.Registry": "4.0.0-beta-23024",
- "Microsoft.Win32.Primitives": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Threading.Thread": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading.ThreadPool": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.Runtime.Handles": "4.0.0",
+ "System.IO.FileSystem": "4.0.0",
+ "Microsoft.Win32.Registry": "4.0.0-beta-23302",
+ "Microsoft.Win32.Primitives": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.Threading.Thread": "4.0.0-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Collections": "4.0.10",
+ "System.Diagnostics.Debug": "4.0.10",
+ "System.Threading.ThreadPool": "4.0.10-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Diagnostics.Process.dll": {}
@@ -119,9 +118,9 @@
"lib/DNXCore50/System.Diagnostics.Process.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -130,11 +129,11 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -143,21 +142,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -166,9 +165,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -177,13 +176,13 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Linq.dll": {}
@@ -192,16 +191,16 @@
"lib/dotnet/System.Linq.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -210,9 +209,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -221,10 +220,10 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.TypeExtensions.dll": {}
@@ -233,11 +232,11 @@
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -246,9 +245,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -257,9 +256,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -268,9 +267,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -279,12 +278,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -293,11 +292,11 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Runtime.Loader/4.0.0-beta-23024": {
+ "System.Runtime.Loader/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.IO": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.IO": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Loader.dll": {}
@@ -306,40 +305,9 @@
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
- "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
+ "System.Text.Encoding/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.Cryptography.Encryption.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {}
- }
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Security.Cryptography.Encryption": "4.0.0-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
- },
- "compile": {
- "ref/dotnet/System.Security.SecureString.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Security.SecureString.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10-beta-23024": {
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -348,10 +316,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -360,14 +328,14 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Text.RegularExpressions/4.0.10-beta-23024": {
+ "System.Text.RegularExpressions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.RegularExpressions.dll": {}
@@ -376,19 +344,19 @@
"lib/dotnet/System.Text.RegularExpressions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -397,9 +365,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -408,9 +376,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -419,10 +387,10 @@
"lib/DNXCore50/System.Threading.Thread.dll": {}
}
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.InteropServices": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.ThreadPool.dll": {}
@@ -431,22 +399,22 @@
"lib/DNXCore50/System.Threading.ThreadPool.dll": {}
}
},
- "System.Xml.ReaderWriter/4.0.10-beta-23024": {
+ "System.Xml.ReaderWriter/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Text.RegularExpressions": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.IO.FileSystem": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Text.RegularExpressions": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Xml.ReaderWriter.dll": {}
@@ -458,15 +426,19 @@
}
},
"libraries": {
- "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
+ "Microsoft.Win32.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "CILMy3sPDbjCjDhaP43dLVGD7E613CUVo7TpQGo2HjoG7Stv5JMiGsOJB3P4Mqymtb+P8FKYzchJwifCnO7cbw==",
+ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==",
"files": [
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg",
+ "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512",
"Microsoft.Win32.Primitives.nuspec",
"lib/dotnet/Microsoft.Win32.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/Microsoft.Win32.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/Microsoft.Win32.Primitives.dll",
"ref/dotnet/Microsoft.Win32.Primitives.xml",
"ref/dotnet/de/Microsoft.Win32.Primitives.xml",
@@ -478,42 +450,40 @@
"ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/net46/Microsoft.Win32.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/Microsoft.Win32.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "Microsoft.Win32.Registry/4.0.0-beta-23024": {
+ "Microsoft.Win32.Registry/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "CjFtCuQcX0BEo7gQaI7y+mHph+QTcQf1gQiVV6Pog4PNgjMUjoefF0xEEVEbxWKAVJ66Ugf2i6r+UG3pxoUTKA==",
+ "sha512": "63Vc0lDW+pMCSd6ygScz/XTiJE3Ou5Sr7yrZ0HE/Ym/Bi/mN0LMAJqUtAUSJxVBuqbozW/q39RpNLIZ+QlJvig==",
"files": [
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg",
- "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg.sha512",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg",
+ "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg.sha512",
"Microsoft.Win32.Registry.nuspec",
"lib/DNXCore50/Microsoft.Win32.Registry.dll",
"lib/net46/Microsoft.Win32.Registry.dll",
"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/ru/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hans/Microsoft.Win32.Registry.xml",
- "ref/dotnet/zh-hant/Microsoft.Win32.Registry.xml",
"ref/net46/Microsoft.Win32.Registry.dll"
]
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -525,19 +495,27 @@
"ref/dotnet/ru/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.NonGeneric/4.0.0-beta-23024": {
+ "System.Collections.NonGeneric/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "Jd4spE+ne509ci1FnwnyOhCP86njatVRlxTBRfzP3gyRjMUkcY7su5Qgtu6yc9b0equR7CjRU8P++sYS6szZ9A==",
+ "sha512": "/J9iHpOqRwPRM1WFY+F8pPqD9kJyPQLJRqlK40cncyHqzeNArDfjlVKtP8qTMxydZVWJy9RfSzelTeFUU8+xAQ==",
"files": [
- "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg",
- "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg.sha512",
+ "System.Collections.NonGeneric.4.0.0-beta-23127.nupkg",
+ "System.Collections.NonGeneric.4.0.0-beta-23127.nupkg.sha512",
"System.Collections.NonGeneric.nuspec",
"lib/dotnet/System.Collections.NonGeneric.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Collections.NonGeneric.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.NonGeneric.dll",
"ref/dotnet/System.Collections.NonGeneric.xml",
"ref/dotnet/de/System.Collections.NonGeneric.xml",
@@ -549,42 +527,48 @@
"ref/dotnet/ru/System.Collections.NonGeneric.xml",
"ref/dotnet/zh-hans/System.Collections.NonGeneric.xml",
"ref/dotnet/zh-hant/System.Collections.NonGeneric.xml",
- "ref/net46/System.Collections.NonGeneric.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Collections.NonGeneric.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "n1wYReuu+uj36Lyu8FGkxGBsuQH6o1wCRMMd0z1daTiDS38MFvq8zGJdY7zv/s9S5dHRLHpTJSMFL56ByU+Ujg==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -596,42 +580,48 @@
"ref/dotnet/ru/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.Process/4.0.0-beta-23024": {
+ "System.Diagnostics.Process/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "tcEFjAg6pxyviDO0FSSnhauEyxV/dfm5MbbS4cBG4hIYYcI3TuH8+pFm8oWwGl3WoJlL2WrN5QySwDON0z6OKQ==",
+ "sha512": "FtflxzCJUdgw+4suLaWz82EOLxVa7X6DWbY4eSRIomDlMwYrsof8Ewz81XhKMWY0EOY/5Nx+r/oPTbFUECAiUg==",
"files": [
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg",
- "System.Diagnostics.Process.4.0.0-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg",
+ "System.Diagnostics.Process.4.0.0-beta-23302.nupkg.sha512",
"System.Diagnostics.Process.nuspec",
"lib/DNXCore50/System.Diagnostics.Process.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.Process.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Diagnostics.Process.xml",
- "ref/dotnet/ja/System.Diagnostics.Process.xml",
- "ref/dotnet/ko/System.Diagnostics.Process.xml",
- "ref/dotnet/ru/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Process.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Process.xml",
- "ref/net46/System.Diagnostics.Process.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Diagnostics.Process.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -643,20 +633,28 @@
"ref/dotnet/ru/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.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -668,20 +666,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -693,18 +699,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -716,20 +730,26 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "hVGW083n8Lf5J0uFrDqbbeZODqcpqlTls42aVbJXkELEBfRFOYdC3elpPEw/gtlLsBIUFfYJgq+a/7Mqv/i//g==",
+ "sha512": "pvB6d8TuwcsU20Im73SKprww15O6Nf48NPd80rmJHDJofRgpzMZ6M5VTBcMXBMlS8jXHpq0ORXOUQ8F+0OmVCg==",
"files": [
- "System.Linq.4.0.0-beta-23024.nupkg",
- "System.Linq.4.0.0-beta-23024.nupkg.sha512",
+ "System.Linq.4.0.0-beta-23127.nupkg",
+ "System.Linq.4.0.0-beta-23127.nupkg.sha512",
"System.Linq.nuspec",
"lib/dotnet/System.Linq.dll",
"lib/net45/_._",
"lib/netcore50/System.Linq.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Linq.dll",
"ref/dotnet/System.Linq.xml",
"ref/dotnet/de/System.Linq.xml",
@@ -744,15 +764,17 @@
"ref/net45/_._",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -761,15 +783,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -781,21 +807,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -811,19 +843,25 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "UTsspl61Om2E/x08euAQIrf5d6ebbx4YB8iLvtUrgYBV/iia81X6yMiRobUfYSNKu7WVAxwVrzxyPM8gDaA0rA==",
+ "sha512": "vVc+uhYZh6k4+tDxl0QeP31dq3RUySaiDjSmQ2aOEnVfBs7xtbNaxXLXKd5BBAweNQIZBZ5L1Yv0wC2tCa17KQ==",
"files": [
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg",
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.TypeExtensions.nuspec",
"lib/DNXCore50/System.Reflection.TypeExtensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Reflection.TypeExtensions.dll",
"lib/netcore50/System.Reflection.TypeExtensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.TypeExtensions.dll",
"ref/dotnet/System.Reflection.TypeExtensions.xml",
"ref/dotnet/de/System.Reflection.TypeExtensions.xml",
@@ -835,21 +873,27 @@
"ref/dotnet/ru/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.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -865,19 +909,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -889,20 +939,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -914,20 +972,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -939,20 +1005,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -964,85 +1038,38 @@
"ref/dotnet/ru/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.Loader/4.0.0-beta-23024": {
- "sha512": "b2i7rlQtpmm/woDbl0OdLBdHrIkR7fWk9z36iqmDQ2FNUFV3qvyQU2GLEmdBiNajc7a+dE+5laT5v704LZ1Xew==",
+ "System.Runtime.Loader/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "b4NcLjIIX8W3TY3MR8nNp2c+JgZFWcf1Nr5W3FfrM6Takr1BjBsDKv40cqK1yP2UsEnaIjGkAzXOph4fF4I40A==",
"files": [
- "System.Runtime.Loader.4.0.0-beta-23024.nupkg",
- "System.Runtime.Loader.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg",
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg.sha512",
"System.Runtime.Loader.nuspec",
"lib/DNXCore50/System.Runtime.Loader.dll",
- "ref/dotnet/System.Runtime.Loader.dll",
- "ref/dotnet/System.Runtime.Loader.xml",
- "ref/dotnet/de/System.Runtime.Loader.xml",
- "ref/dotnet/es/System.Runtime.Loader.xml",
- "ref/dotnet/fr/System.Runtime.Loader.xml",
- "ref/dotnet/it/System.Runtime.Loader.xml",
- "ref/dotnet/ja/System.Runtime.Loader.xml",
- "ref/dotnet/ko/System.Runtime.Loader.xml",
- "ref/dotnet/ru/System.Runtime.Loader.xml",
- "ref/dotnet/zh-hans/System.Runtime.Loader.xml",
- "ref/dotnet/zh-hant/System.Runtime.Loader.xml"
- ]
- },
- "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "LGHXdvs2WCJjLSKuvn+0SDZhevPyaHNwHx3BiojKsCYPfP3RmTqVMWAAn/tGpn18zV6E1TWGhuJt8xWtbjJk0Q==",
- "files": [
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg",
- "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.Cryptography.Encryption.nuspec",
- "lib/DNXCore50/System.Security.Cryptography.Encryption.dll",
- "lib/net46/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.dll",
- "ref/dotnet/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/de/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/es/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/fr/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/it/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ja/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ko/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/ru/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hans/System.Security.Cryptography.Encryption.xml",
- "ref/dotnet/zh-hant/System.Security.Cryptography.Encryption.xml",
- "ref/net46/System.Security.Cryptography.Encryption.dll"
- ]
- },
- "System.Security.SecureString/4.0.0-beta-23024": {
- "serviceable": true,
- "sha512": "Spz5h3BDm58mpoQp/KkZ0y6UEeNSnpNqqxEZ+ZIDQElHd/gWugPEVooKWLi8PwIh+J1gzoD298lsaKUO2Y6Opg==",
- "files": [
- "System.Security.SecureString.4.0.0-beta-23024.nupkg",
- "System.Security.SecureString.4.0.0-beta-23024.nupkg.sha512",
- "System.Security.SecureString.nuspec",
- "lib/DNXCore50/System.Security.SecureString.dll",
- "lib/net46/System.Security.SecureString.dll",
- "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",
- "ref/dotnet/it/System.Security.SecureString.xml",
- "ref/dotnet/ja/System.Security.SecureString.xml",
- "ref/dotnet/ko/System.Security.SecureString.xml",
- "ref/dotnet/ru/System.Security.SecureString.xml",
- "ref/dotnet/zh-hans/System.Security.SecureString.xml",
- "ref/dotnet/zh-hant/System.Security.SecureString.xml",
- "ref/net46/System.Security.SecureString.dll"
+ "ref/dotnet/System.Runtime.Loader.dll"
]
},
- "System.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10-beta-23127": {
+ "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -1054,19 +1081,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
+ "sha512": "Vrbl+i8CCNo4Z8K1tNJ5GURvvbq+sS0J9mWsEZglFH8fJeq6oLTHPQYehrTe/dorz0gnSALUINGoOwHkCbki+Q==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.Extensions.nuspec",
"lib/DNXCore50/System.Text.Encoding.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -1078,19 +1113,27 @@
"ref/dotnet/ru/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.RegularExpressions/4.0.10-beta-23024": {
+ "System.Text.RegularExpressions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dbbYvJczIWGYK4UChCYn6ZsBeRWXIA8UJAPaY8ovsNeP5pCGCLRVRPYnmk2oky5+18fwYy0gEArMF8szyRVHOg==",
+ "sha512": "xDh2rudWn0gHbvdZFmXnP+PnCJ1Yq4VsS2R7vcqsIwCqm+oqzuLUXk6R/YNvJ30Z5r6Fdv4keiHPAZbx9UKT7w==",
"files": [
- "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg",
- "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.RegularExpressions.4.0.10-beta-23127.nupkg",
+ "System.Text.RegularExpressions.4.0.10-beta-23127.nupkg.sha512",
"System.Text.RegularExpressions.nuspec",
"lib/dotnet/System.Text.RegularExpressions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.RegularExpressions.dll",
"ref/dotnet/System.Text.RegularExpressions.xml",
"ref/dotnet/de/System.Text.RegularExpressions.xml",
@@ -1102,18 +1145,28 @@
"ref/dotnet/ru/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -1125,6 +1178,8 @@
"ref/dotnet/ru/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",
@@ -1137,15 +1192,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -1164,16 +1223,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "5K6t1u3aT7Yh8PbqmXyTnjDo4OJWDCCqHmAccauJ35hnXthzgSBiMvVr2wxtAl7A8eK/lVcSPKJIheJ6MZnLcg==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -1185,63 +1248,69 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
- "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
+ "serviceable": true,
+ "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
"files": [
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"lib/DNXCore50/System.Threading.ThreadPool.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/dotnet/System.Threading.ThreadPool.xml",
- "ref/dotnet/de/System.Threading.ThreadPool.xml",
- "ref/dotnet/es/System.Threading.ThreadPool.xml",
- "ref/dotnet/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet/it/System.Threading.ThreadPool.xml",
- "ref/dotnet/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
- "ref/net46/System.Threading.ThreadPool.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.ThreadPool.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Xml.ReaderWriter/4.0.10-beta-23024": {
+ "System.Xml.ReaderWriter/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "X9UqQ448oTm1IRpsyW2VXdm7Sl3+4hiKLfTSXHGQIwhqmXDn6w9YJ5QrKvrRtnXZz0Wgebky8/Kz6a59+6nxfg==",
+ "sha512": "qDWTA6KSSCpqLlM0ZayuYmtChu5H+v6yciKR5PW12YHxKQuvteR0DnOnk/NThmb3N0K2NIE5ozgnjNdX+ESJ7Q==",
"files": [
- "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg",
- "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg.sha512",
+ "System.Xml.ReaderWriter.4.0.10-beta-23127.nupkg",
+ "System.Xml.ReaderWriter.4.0.10-beta-23127.nupkg.sha512",
"System.Xml.ReaderWriter.nuspec",
"lib/dotnet/System.Xml.ReaderWriter.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Xml.ReaderWriter.dll",
"ref/dotnet/System.Xml.ReaderWriter.xml",
"ref/dotnet/de/System.Xml.ReaderWriter.xml",
@@ -1253,7 +1322,11 @@
"ref/dotnet/ru/System.Xml.ReaderWriter.xml",
"ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml",
"ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/GC/Stress/Tests/project.lock.json b/tests/src/GC/Stress/Tests/project.lock.json
index 44191cbcf7..e134ad5f5f 100644
--- a/tests/src/GC/Stress/Tests/project.lock.json
+++ b/tests/src/GC/Stress/Tests/project.lock.json
@@ -3,9 +3,9 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -14,14 +14,14 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Collections.NonGeneric/4.0.0-beta-23024": {
+ "System.Collections.NonGeneric/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.NonGeneric.dll": {}
@@ -30,17 +30,17 @@
"lib/dotnet/System.Collections.NonGeneric.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -49,9 +49,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -60,9 +60,9 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -71,11 +71,11 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -84,9 +84,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -95,24 +95,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -121,11 +121,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -134,9 +134,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -145,9 +145,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -156,9 +156,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -167,12 +167,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -181,9 +181,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -192,10 +192,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -204,18 +204,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -224,9 +224,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -238,16 +238,20 @@
}
},
"libraries": {
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -259,19 +263,27 @@
"ref/dotnet/ru/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.NonGeneric/4.0.0-beta-23024": {
+ "System.Collections.NonGeneric/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "Jd4spE+ne509ci1FnwnyOhCP86njatVRlxTBRfzP3gyRjMUkcY7su5Qgtu6yc9b0equR7CjRU8P++sYS6szZ9A==",
+ "sha512": "/J9iHpOqRwPRM1WFY+F8pPqD9kJyPQLJRqlK40cncyHqzeNArDfjlVKtP8qTMxydZVWJy9RfSzelTeFUU8+xAQ==",
"files": [
- "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg",
- "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg.sha512",
+ "System.Collections.NonGeneric.4.0.0-beta-23127.nupkg",
+ "System.Collections.NonGeneric.4.0.0-beta-23127.nupkg.sha512",
"System.Collections.NonGeneric.nuspec",
"lib/dotnet/System.Collections.NonGeneric.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Collections.NonGeneric.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.NonGeneric.dll",
"ref/dotnet/System.Collections.NonGeneric.xml",
"ref/dotnet/de/System.Collections.NonGeneric.xml",
@@ -283,42 +295,48 @@
"ref/dotnet/ru/System.Collections.NonGeneric.xml",
"ref/dotnet/zh-hans/System.Collections.NonGeneric.xml",
"ref/dotnet/zh-hant/System.Collections.NonGeneric.xml",
- "ref/net46/System.Collections.NonGeneric.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Collections.NonGeneric.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "n1wYReuu+uj36Lyu8FGkxGBsuQH6o1wCRMMd0z1daTiDS38MFvq8zGJdY7zv/s9S5dHRLHpTJSMFL56ByU+Ujg==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -330,19 +348,27 @@
"ref/dotnet/ru/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.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -354,20 +380,28 @@
"ref/dotnet/ru/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.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -379,19 +413,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -403,15 +445,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -420,15 +466,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -440,6 +492,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -452,20 +506,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -481,20 +541,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -510,19 +574,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -534,20 +604,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -559,20 +637,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -584,20 +670,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -609,19 +703,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -633,19 +735,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -657,19 +767,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -681,6 +801,8 @@
"ref/dotnet/ru/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",
@@ -693,19 +815,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -717,30 +847,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Interop/ReversePInvoke/Marshalling/project.lock.json b/tests/src/Interop/ReversePInvoke/Marshalling/project.lock.json
index f85eb73531..0aa184f64d 100644
--- a/tests/src/Interop/ReversePInvoke/Marshalling/project.lock.json
+++ b/tests/src/Interop/ReversePInvoke/Marshalling/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,16 +54,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -72,9 +72,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -83,11 +83,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -96,9 +96,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -107,9 +107,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -118,12 +118,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -132,9 +132,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -143,10 +143,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -155,10 +155,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -167,9 +167,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -181,38 +181,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -224,6 +228,8 @@
"ref/dotnet/ru/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",
@@ -236,19 +242,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -260,19 +274,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -284,15 +306,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -301,15 +327,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -321,21 +351,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -351,20 +387,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -380,19 +420,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -404,20 +450,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -429,20 +483,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -454,19 +516,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10-beta-23127": {
+ "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -478,19 +548,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -502,20 +580,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -527,20 +613,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "5K6t1u3aT7Yh8PbqmXyTnjDo4OJWDCCqHmAccauJ35hnXthzgSBiMvVr2wxtAl7A8eK/lVcSPKJIheJ6MZnLcg==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -552,7 +646,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/JIT/SIMD/project.lock.json b/tests/src/JIT/SIMD/project.lock.json
index d92a7da371..8c60d23433 100644
--- a/tests/src/JIT/SIMD/project.lock.json
+++ b/tests/src/JIT/SIMD/project.lock.json
@@ -1,5 +1,5 @@
{
- "locked": false,
+ "locked": true,
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
@@ -14,7 +14,7 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Console/4.0.0-beta-23213": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20",
@@ -44,15 +44,12 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Globalization/4.0.10": {
+ "System.Globalization/4.0.0": {
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
}
},
"System.IO/4.0.10": {
@@ -94,12 +91,12 @@
"lib/dotnet/System.Linq.dll": {}
}
},
- "System.Numerics.Vectors/4.1.0": {
+ "System.Numerics.Vectors/4.1.1-beta-23226": {
"dependencies": {
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
+ "System.Globalization": "4.0.0",
+ "System.Runtime.Extensions": "4.0.0"
},
"compile": {
"ref/dotnet/System.Numerics.Vectors.dll": {}
@@ -237,7 +234,7 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23213": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
"System.Runtime": "4.0.0"
},
@@ -284,12 +281,12 @@
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
]
},
- "System.Console/4.0.0-beta-23213": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "JMXpqaP1+67/fISmYRXlRm6tGQHXu6seqgY56pAuSLMxpsK5FOYqUXx7RnUIG0SmIJO25ivTfTXLDVv2wTXYAg==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23213.nupkg",
- "System.Console.4.0.0-beta-23213.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
"lib/MonoAndroid10/_._",
@@ -298,16 +295,6 @@
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Console.dll",
@@ -348,17 +335,19 @@
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
]
},
- "System.Globalization/4.0.10": {
- "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
- "System.Globalization.4.0.10.nupkg",
- "System.Globalization.4.0.10.nupkg.sha512",
+ "License.rtf",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
- "lib/DNXCore50/System.Globalization.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Globalization.dll",
+ "lib/net45/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
@@ -374,10 +363,23 @@
"ref/dotnet/zh-hant/System.Globalization.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
- "ref/net46/_._",
+ "ref/net45/_._",
+ "ref/netcore50/System.Globalization.dll",
+ "ref/netcore50/System.Globalization.xml",
+ "ref/netcore50/de/System.Globalization.xml",
+ "ref/netcore50/es/System.Globalization.xml",
+ "ref/netcore50/fr/System.Globalization.xml",
+ "ref/netcore50/it/System.Globalization.xml",
+ "ref/netcore50/ja/System.Globalization.xml",
+ "ref/netcore50/ko/System.Globalization.xml",
+ "ref/netcore50/ru/System.Globalization.xml",
+ "ref/netcore50/zh-hans/System.Globalization.xml",
+ "ref/netcore50/zh-hant/System.Globalization.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
+ "ref/xamarinmac20/_._"
]
},
"System.IO/4.0.10": {
@@ -476,17 +478,18 @@
"ref/wpa81/_._"
]
},
- "System.Numerics.Vectors/4.1.0": {
+ "System.Numerics.Vectors/4.1.1-beta-23226": {
"serviceable": true,
- "sha512": "jpubR06GWPoZA0oU5xLM7kHeV59/CKPBXZk4Jfhi0T3DafxbrdueHZ8kXlb+Fb5nd3DAyyMh2/eqEzLX0xv6Qg==",
+ "sha512": "G1In2giJjCioWBvT4CJrL/NSjg6am4oq8H7xyS2DOBswaPWqCfbNHk8M2CTIMLt44vAO8mynTPe1wEIFt4+C7A==",
"files": [
- "System.Numerics.Vectors.4.1.0.nupkg",
- "System.Numerics.Vectors.4.1.0.nupkg.sha512",
+ "System.Numerics.Vectors.4.1.1-beta-23226.nupkg",
+ "System.Numerics.Vectors.4.1.1-beta-23226.nupkg.sha512",
"System.Numerics.Vectors.nuspec",
"lib/dotnet/System.Numerics.Vectors.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Numerics.Vectors.dll",
+ "lib/portable-net45+win8/System.Numerics.Vectors.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/System.Numerics.Vectors.dll",
@@ -900,11 +903,12 @@
"runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
]
},
- "System.Threading.Thread/4.0.0-beta-23213": {
- "sha512": "3jISKL8QuJE5w45eya3fs8opFYWLaMrXu8jOjRRo/T0kZ6lqKdnYmLznTRnIrab8kzyNud2JLKQ6kMDCk/NINQ==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23213.nupkg",
- "System.Threading.Thread.4.0.0-beta-23213.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg.sha512",
"System.Threading.Thread.nuspec",
"lib/DNXCore50/System.Threading.Thread.dll",
"lib/MonoAndroid10/_._",
@@ -913,16 +917,6 @@
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Threading.Thread.dll",
@@ -936,7 +930,7 @@
"System.Collections >= 4.0.10",
"System.Console >= 4.0.0-beta-*",
"System.Linq >= 4.0.0",
- "System.Numerics.Vectors >= 4.1.0",
+ "System.Numerics.Vectors >= 4.1.1-beta-23226",
"System.Runtime >= 4.0.20-beta-*",
"System.Runtime.Extensions >= 4.0.10-beta-*",
"System.Threading >= 4.0.0-beta-*",
diff --git a/tests/src/JIT/config/minimal/project.lock.json b/tests/src/JIT/config/minimal/project.lock.json
index b2c00b900a..7ad0a2d770 100644
--- a/tests/src/JIT/config/minimal/project.lock.json
+++ b/tests/src/JIT/config/minimal/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -115,9 +115,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -126,12 +126,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -140,9 +140,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -151,10 +151,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -163,10 +163,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -175,9 +175,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -189,38 +189,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -232,6 +236,8 @@
"ref/dotnet/ru/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",
@@ -244,19 +250,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -268,19 +282,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -292,15 +314,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -309,15 +335,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -329,6 +361,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -341,20 +375,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -370,20 +410,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -399,19 +443,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -423,20 +473,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -448,20 +506,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -473,20 +539,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -498,19 +572,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -522,19 +604,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -546,20 +636,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -571,20 +669,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -596,7 +702,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/JIT/config/threading+thread/project.lock.json b/tests/src/JIT/config/threading+thread/project.lock.json
index b5427748e7..afaae7f518 100644
--- a/tests/src/JIT/config/threading+thread/project.lock.json
+++ b/tests/src/JIT/config/threading+thread/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -115,9 +115,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -126,12 +126,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -140,9 +140,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -151,10 +151,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -163,18 +163,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -183,9 +183,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -197,38 +197,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -240,6 +244,8 @@
"ref/dotnet/ru/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",
@@ -252,19 +258,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -276,19 +290,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -300,15 +322,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -317,15 +343,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -337,6 +369,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -349,20 +383,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -378,20 +418,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -407,19 +451,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -431,20 +481,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -456,20 +514,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -481,20 +547,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -506,19 +580,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -530,19 +612,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -554,19 +644,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -578,6 +678,8 @@
"ref/dotnet/ru/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",
@@ -590,19 +692,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -614,30 +724,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/JIT/config/threading/project.lock.json b/tests/src/JIT/config/threading/project.lock.json
index 958d3e3684..26426edbfd 100644
--- a/tests/src/JIT/config/threading/project.lock.json
+++ b/tests/src/JIT/config/threading/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -115,9 +115,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -126,12 +126,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -140,9 +140,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -151,10 +151,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -163,18 +163,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -186,38 +186,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -229,6 +233,8 @@
"ref/dotnet/ru/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",
@@ -241,19 +247,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -265,19 +279,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -289,15 +311,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -306,15 +332,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -326,6 +358,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -338,20 +372,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -367,20 +407,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -396,19 +440,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -420,20 +470,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -445,20 +503,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -470,20 +536,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -495,19 +569,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -519,19 +601,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -543,19 +633,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -567,6 +667,8 @@
"ref/dotnet/ru/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",
@@ -579,19 +681,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -603,7 +713,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/Loader/regressions/classloader-generics/project.lock.json b/tests/src/Loader/regressions/classloader-generics/project.lock.json
index 7afef027c3..251c722415 100644
--- a/tests/src/Loader/regressions/classloader-generics/project.lock.json
+++ b/tests/src/Loader/regressions/classloader-generics/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,16 +54,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -72,9 +72,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -83,11 +83,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -96,9 +96,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -107,9 +107,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -118,9 +118,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -129,12 +129,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -143,9 +143,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -154,10 +154,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -166,10 +166,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -178,9 +178,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -192,38 +192,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -235,6 +239,8 @@
"ref/dotnet/ru/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",
@@ -247,19 +253,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -271,19 +285,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -295,15 +317,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -312,15 +338,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -332,21 +362,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -362,20 +398,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -391,19 +431,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -415,20 +461,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -440,20 +494,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -465,20 +527,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -490,19 +560,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -514,19 +592,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -538,20 +624,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -563,20 +657,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -588,7 +690,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/Loader/regressions/classloader/project.lock.json b/tests/src/Loader/regressions/classloader/project.lock.json
index 9db635040e..9ca6fde56c 100644
--- a/tests/src/Loader/regressions/classloader/project.lock.json
+++ b/tests/src/Loader/regressions/classloader/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,16 +54,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -72,9 +72,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -83,11 +83,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -96,9 +96,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -107,9 +107,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -118,9 +118,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -129,12 +129,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -143,9 +143,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -154,10 +154,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -166,18 +166,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -186,9 +186,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -200,38 +200,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -243,6 +247,8 @@
"ref/dotnet/ru/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",
@@ -255,19 +261,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -279,19 +293,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -303,15 +325,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -320,15 +346,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -340,21 +370,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -370,20 +406,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -399,19 +439,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -423,20 +469,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -448,20 +502,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -473,20 +535,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -498,19 +568,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -522,19 +600,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -546,19 +632,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -570,6 +666,8 @@
"ref/dotnet/ru/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",
@@ -582,19 +680,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -606,30 +712,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Loader/regressions/polyrec/project.lock.json b/tests/src/Loader/regressions/polyrec/project.lock.json
index 9db635040e..9ca6fde56c 100644
--- a/tests/src/Loader/regressions/polyrec/project.lock.json
+++ b/tests/src/Loader/regressions/polyrec/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,16 +54,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -72,9 +72,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -83,11 +83,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -96,9 +96,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -107,9 +107,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -118,9 +118,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -129,12 +129,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -143,9 +143,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -154,10 +154,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -166,18 +166,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -186,9 +186,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -200,38 +200,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -243,6 +247,8 @@
"ref/dotnet/ru/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",
@@ -255,19 +261,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -279,19 +293,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -303,15 +325,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -320,15 +346,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -340,21 +370,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -370,20 +406,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -399,19 +439,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -423,20 +469,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -448,20 +502,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -473,20 +535,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -498,19 +568,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -522,19 +600,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -546,19 +632,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -570,6 +666,8 @@
"ref/dotnet/ru/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",
@@ -582,19 +680,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -606,30 +712,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Loader/typeinitialization/project.lock.json b/tests/src/Loader/typeinitialization/project.lock.json
index cbe7221e3a..dcda821458 100644
--- a/tests/src/Loader/typeinitialization/project.lock.json
+++ b/tests/src/Loader/typeinitialization/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -115,9 +115,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -126,12 +126,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -140,9 +140,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -151,10 +151,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -163,10 +163,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -175,9 +175,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -186,9 +186,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -200,38 +200,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -243,6 +247,8 @@
"ref/dotnet/ru/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",
@@ -255,19 +261,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -279,19 +293,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -303,15 +325,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -320,15 +346,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -340,6 +372,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -352,20 +386,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -381,20 +421,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -410,19 +454,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -434,20 +484,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -459,20 +517,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -484,20 +550,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -509,19 +583,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -533,19 +615,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -557,20 +647,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "hIUes/USmGxoe2haJennL0AREdIq8RA50IL0lBSdqant19L8fRydW5Nz5qfWpSKUBtibQzrcJ1c5nFVNUs4Cyw==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10-beta-23127.nupkg",
+ "System.Threading.4.0.10-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -582,20 +680,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -607,30 +713,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Regressions/assemblyref/project.lock.json b/tests/src/Regressions/assemblyref/project.lock.json
index 9eb613b862..cef2d8bd94 100644
--- a/tests/src/Regressions/assemblyref/project.lock.json
+++ b/tests/src/Regressions/assemblyref/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -115,12 +115,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -129,9 +129,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -140,10 +140,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -152,10 +152,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -164,9 +164,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -178,38 +178,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -221,6 +225,8 @@
"ref/dotnet/ru/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",
@@ -233,19 +239,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -257,19 +271,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -281,15 +303,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -298,15 +324,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -318,6 +350,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -330,20 +364,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -359,20 +399,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -388,19 +432,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -412,20 +462,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -437,20 +495,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -462,19 +528,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -486,19 +560,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -510,20 +592,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -535,20 +625,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -560,7 +658,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/Regressions/common/project.lock.json b/tests/src/Regressions/common/project.lock.json
index 571dff6e75..d2c79e712f 100644
--- a/tests/src/Regressions/common/project.lock.json
+++ b/tests/src/Regressions/common/project.lock.json
@@ -3,9 +3,9 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -14,17 +14,17 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -33,9 +33,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -44,10 +44,10 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.Globalization.Calendars/4.0.0-beta-23024": {
+ "System.Globalization.Calendars/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Globalization": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.Calendars.dll": {}
@@ -56,11 +56,11 @@
"lib/DNXCore50/System.Globalization.Calendars.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -69,21 +69,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -92,9 +92,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -103,16 +103,16 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -121,9 +121,9 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -132,11 +132,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -145,9 +145,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -156,9 +156,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -167,9 +167,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -178,12 +178,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -192,9 +192,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -203,10 +203,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -215,19 +215,19 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -236,9 +236,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -247,9 +247,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -261,16 +261,20 @@
}
},
"libraries": {
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -282,42 +286,48 @@
"ref/dotnet/ru/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.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -329,19 +339,27 @@
"ref/dotnet/ru/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.Calendars/4.0.0-beta-23024": {
- "sha512": "2RC9/SZGrddxhOIWcRxHHi8YFsq9Av9znHKVgEu+cJe4Wt67b79i1GVXawcIu/Uu+XORmQKNT+V8PO86Jjligg==",
+ "System.Globalization.Calendars/4.0.0-beta-23127": {
+ "sha512": "qGG4XuUE9Mj3akqNbZdjmbV32hFBrNEyg9NaVT9kiccEmFN3N7nFcu9fsHg5TgiNrHzyWoqYFCcwjfAF0Qx7nw==",
"files": [
- "System.Globalization.Calendars.4.0.0-beta-23024.nupkg",
- "System.Globalization.Calendars.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.Calendars.4.0.0-beta-23127.nupkg",
+ "System.Globalization.Calendars.4.0.0-beta-23127.nupkg.sha512",
"System.Globalization.Calendars.nuspec",
"lib/DNXCore50/System.Globalization.Calendars.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Globalization.Calendars.dll",
"lib/netcore50/System.Globalization.Calendars.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.Calendars.dll",
"ref/dotnet/System.Globalization.Calendars.xml",
"ref/dotnet/de/System.Globalization.Calendars.xml",
@@ -353,20 +371,28 @@
"ref/dotnet/ru/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hans/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hant/System.Globalization.Calendars.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net46/System.Globalization.Calendars.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -378,20 +404,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -403,18 +437,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -426,15 +468,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -443,15 +489,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -463,21 +513,27 @@
"ref/dotnet/ru/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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -493,20 +549,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -522,19 +582,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -546,20 +612,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -571,20 +645,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -596,20 +678,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -621,19 +711,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -645,19 +743,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -669,19 +775,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -693,6 +809,8 @@
"ref/dotnet/ru/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",
@@ -705,15 +823,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -732,16 +854,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -753,30 +879,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/Regressions/expl_double/project.lock.json b/tests/src/Regressions/expl_double/project.lock.json
index 9eb613b862..cef2d8bd94 100644
--- a/tests/src/Regressions/expl_double/project.lock.json
+++ b/tests/src/Regressions/expl_double/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -115,12 +115,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -129,9 +129,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -140,10 +140,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -152,10 +152,10 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
@@ -164,9 +164,9 @@
"lib/DNXCore50/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -178,38 +178,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -221,6 +225,8 @@
"ref/dotnet/ru/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",
@@ -233,19 +239,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -257,19 +271,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -281,15 +303,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -298,15 +324,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -318,6 +350,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -330,20 +364,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -359,20 +399,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -388,19 +432,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -412,20 +462,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -437,20 +495,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -462,19 +528,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -486,19 +560,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -510,20 +592,28 @@
"ref/dotnet/ru/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.Threading/4.0.10-beta-23024": {
+ "System.Threading/4.0.10": {
"serviceable": true,
- "sha512": "uoRg44bzPk9KE9Sg6rLZmGfUmFZBDc7y25692VYna/WW3Smip/aGX0ESXyuNvWA8k8oXdV4Z/M4ZKdB3ahtdDw==",
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
"files": [
- "System.Threading.4.0.10-beta-23024.nupkg",
- "System.Threading.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
"System.Threading.nuspec",
"lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -535,20 +625,28 @@
"ref/dotnet/ru/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.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -560,7 +658,11 @@
"ref/dotnet/ru/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"
]
}
diff --git a/tests/src/Threading/ThreadStatics/project.lock.json b/tests/src/Threading/ThreadStatics/project.lock.json
index b5427748e7..afaae7f518 100644
--- a/tests/src/Threading/ThreadStatics/project.lock.json
+++ b/tests/src/Threading/ThreadStatics/project.lock.json
@@ -3,17 +3,17 @@
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -22,19 +22,19 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Globalization/4.0.0-beta-23024": {
+ "System.Globalization/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Text.Encoding": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -43,9 +43,9 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -54,24 +54,24 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.0": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.IO": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -93,9 +93,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -104,9 +104,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -115,9 +115,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -126,12 +126,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -140,9 +140,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -151,10 +151,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -163,18 +163,18 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -183,9 +183,9 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Thread/4.0.0-beta-23024": {
+ "System.Threading.Thread/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Thread.dll": {}
@@ -197,38 +197,42 @@
}
},
"libraries": {
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Globalization/4.0.0-beta-23024": {
- "sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"License.rtf",
- "System.Globalization.4.0.0-beta-23024.nupkg",
- "System.Globalization.4.0.0-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -240,6 +244,8 @@
"ref/dotnet/ru/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",
@@ -252,19 +258,27 @@
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10.nupkg",
+ "System.IO.4.0.10.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -276,19 +290,27 @@
"ref/dotnet/ru/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.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -300,15 +322,19 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -317,15 +343,21 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.0": {
+ "sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.0.nupkg",
+ "System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -337,6 +369,8 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
@@ -349,20 +383,26 @@
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -378,20 +418,24 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -407,19 +451,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -431,20 +481,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -456,20 +514,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0.nupkg",
+ "System.Runtime.Handles.4.0.0.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -481,20 +547,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -506,19 +580,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -530,19 +612,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -554,19 +644,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -578,6 +678,8 @@
"ref/dotnet/ru/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",
@@ -590,19 +692,27 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -614,30 +724,33 @@
"ref/dotnet/ru/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.Thread/4.0.0-beta-23024": {
- "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
+ "System.Threading.Thread/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
"files": [
- "System.Threading.Thread.4.0.0-beta-23024.nupkg",
- "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Thread.4.0.0-beta-23302.nupkg",
+ "System.Threading.Thread.4.0.0-beta-23302.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/_._",
"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",
- "ref/dotnet/it/System.Threading.Thread.xml",
- "ref/dotnet/ja/System.Threading.Thread.xml",
- "ref/dotnet/ko/System.Threading.Thread.xml",
- "ref/dotnet/ru/System.Threading.Thread.xml",
- "ref/dotnet/zh-hans/System.Threading.Thread.xml",
- "ref/dotnet/zh-hant/System.Threading.Thread.xml",
- "ref/net46/System.Threading.Thread.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.Thread.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/managed/Compilation/project.lock.json b/tests/src/managed/Compilation/project.lock.json
index bad9774d10..e3e35b6b83 100644
--- a/tests/src/managed/Compilation/project.lock.json
+++ b/tests/src/managed/Compilation/project.lock.json
@@ -78,9 +78,9 @@
"lib/portable-net45+win8/Microsoft.CodeAnalysis.Workspaces.dll": {}
}
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -89,17 +89,17 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Collections.Concurrent/4.0.10-beta-23024": {
+ "System.Collections.Concurrent/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Diagnostics.Tracing": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Diagnostics.Tracing": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.Concurrent.dll": {}
@@ -116,17 +116,17 @@
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -135,9 +135,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -146,9 +146,9 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Diagnostics.Tracing/4.0.20-beta-23024": {
+ "System.Diagnostics.Tracing/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tracing.dll": {}
@@ -157,22 +157,22 @@
"lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
}
},
- "System.Dynamic.Runtime/4.0.10-beta-23024": {
+ "System.Dynamic.Runtime/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Reflection.Emit": "4.0.0-beta-23024",
- "System.ObjectModel": "4.0.0-beta-23024",
- "System.Threading": "4.0.0-beta-23024",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.Linq": "4.0.0-beta-23024",
- "System.Linq.Expressions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Reflection.Emit": "4.0.0-beta-23127",
+ "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.Linq.Expressions": "4.0.10-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.ObjectModel": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Dynamic.Runtime.dll": {}
@@ -181,9 +181,9 @@
"lib/DNXCore50/System.Dynamic.Runtime.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -192,11 +192,11 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -205,21 +205,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -228,9 +228,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -239,13 +239,13 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Linq.dll": {}
@@ -254,23 +254,23 @@
"lib/dotnet/System.Linq.dll": {}
}
},
- "System.Linq.Expressions/4.0.10-beta-23024": {
+ "System.Linq.Expressions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Reflection.Emit": "4.0.0-beta-23024",
- "System.ObjectModel": "4.0.0-beta-23024",
- "System.Threading": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.0-beta-23024",
- "System.Linq": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.Reflection.Extensions": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Reflection.Emit": "4.0.0-beta-23127",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Reflection.Extensions": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.ObjectModel": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Linq.Expressions.dll": {}
@@ -279,36 +279,46 @@
"lib/DNXCore50/System.Linq.Expressions.dll": {}
}
},
- "System.ObjectModel/4.0.0-beta-23024": {
+ "System.ObjectModel/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.ObjectModel.dll": {}
+ },
+ "runtime": {
+ "lib/dotnet/System.ObjectModel.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.0-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Emit/4.0.0-beta-23024": {
+ "System.Reflection.Emit/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Emit.dll": {}
@@ -317,11 +327,11 @@
"lib/DNXCore50/System.Reflection.Emit.dll": {}
}
},
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23024": {
+ "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
@@ -330,10 +340,10 @@
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
}
},
- "System.Reflection.Extensions/4.0.0-beta-23024": {
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Extensions.dll": {}
@@ -353,9 +363,9 @@
"lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -364,10 +374,10 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.TypeExtensions.dll": {}
@@ -376,11 +386,11 @@
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -389,9 +399,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -400,9 +410,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -411,9 +421,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -422,12 +432,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -436,9 +446,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -447,10 +457,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -459,19 +469,19 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -480,9 +490,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -491,16 +501,16 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.Tasks.Parallel/4.0.0-beta-23024": {
+ "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Collections.Concurrent": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Diagnostics.Tracing": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Collections.Concurrent": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Diagnostics.Tracing": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
@@ -509,10 +519,10 @@
"lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
}
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.InteropServices": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.ThreadPool.dll": {}
@@ -623,16 +633,20 @@
"lib/portable-net45+win8/Microsoft.CodeAnalysis.Workspaces.xml"
]
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -644,19 +658,27 @@
"ref/dotnet/ru/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.Concurrent/4.0.10-beta-23024": {
+ "System.Collections.Concurrent/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "yJtHT5QpsuoMDuOz552wi/2kodOdwvfyfBgAWSJP80/P+uIGdSer4k3x11lTv8RGgcwrnhFtClK4COvYDtDS0A==",
+ "sha512": "6ztGCgMpxYIVbHC0KYDDR2UdwzVXT7QB827EkPHntcRJKmcyEYbH3ZS3uWXOoLG8PBTSoJfVP/k2Wpf0CwcKvA==",
"files": [
- "System.Collections.Concurrent.4.0.10-beta-23024.nupkg",
- "System.Collections.Concurrent.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.Concurrent.4.0.10-beta-23127.nupkg",
+ "System.Collections.Concurrent.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.Concurrent.nuspec",
"lib/dotnet/System.Collections.Concurrent.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.Concurrent.dll",
"ref/dotnet/System.Collections.Concurrent.xml",
"ref/dotnet/de/System.Collections.Concurrent.xml",
@@ -668,7 +690,11 @@
"ref/dotnet/ru/System.Collections.Concurrent.xml",
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml",
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
"System.Collections.Immutable/1.1.32-beta": {
@@ -683,39 +709,41 @@
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
]
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "n1wYReuu+uj36Lyu8FGkxGBsuQH6o1wCRMMd0z1daTiDS38MFvq8zGJdY7zv/s9S5dHRLHpTJSMFL56ByU+Ujg==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -727,20 +755,28 @@
"ref/dotnet/ru/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.Tracing/4.0.20-beta-23024": {
+ "System.Diagnostics.Tracing/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "5HIUGXAmhZzF3EIHn+T+8B5NkV+2pMGGc7js1gPrlclrnlZpaZwjGGwL93pWJfc0RacFXo0wNYntWKMZl/WTVQ==",
+ "sha512": "6F+pXNXx5JTRQqK6hlhfKpFc82g1CfFIQdrkyzMs5dFH0kGnRz5SBzoteg8V1BE2AoDLltuW8RGnwTXJYT3Whg==",
"files": [
- "System.Diagnostics.Tracing.4.0.20-beta-23024.nupkg",
- "System.Diagnostics.Tracing.4.0.20-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Tracing.4.0.20-beta-23127.nupkg",
+ "System.Diagnostics.Tracing.4.0.20-beta-23127.nupkg.sha512",
"System.Diagnostics.Tracing.nuspec",
"lib/DNXCore50/System.Diagnostics.Tracing.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Tracing.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Tracing.dll",
"ref/dotnet/System.Diagnostics.Tracing.xml",
"ref/dotnet/de/System.Diagnostics.Tracing.xml",
@@ -752,21 +788,29 @@
"ref/dotnet/ru/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.Dynamic.Runtime/4.0.10-beta-23024": {
+ "System.Dynamic.Runtime/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "3CiMvB0locDLrxPaVJY4ZssiLUvTQaGU6WgQ7/TUfIJYZgeX1CMGEKj+RD7/kSiuv6IDhUiAIdoejNrATkgX2Q==",
+ "sha512": "CdHP5xdcur8RBwv3Ywmq2MQypHpb4KbGaY1dD2DkNP7cm50tovA/p7oue96wKgm44IYsCJm6Es75ton15WdgwA==",
"files": [
"runtime.json",
- "System.Dynamic.Runtime.4.0.10-beta-23024.nupkg",
- "System.Dynamic.Runtime.4.0.10-beta-23024.nupkg.sha512",
+ "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg",
+ "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg.sha512",
"System.Dynamic.Runtime.nuspec",
"lib/DNXCore50/System.Dynamic.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Dynamic.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Dynamic.Runtime.dll",
"ref/dotnet/System.Dynamic.Runtime.xml",
"ref/dotnet/de/System.Dynamic.Runtime.xml",
@@ -778,19 +822,27 @@
"ref/dotnet/ru/System.Dynamic.Runtime.xml",
"ref/dotnet/zh-hans/System.Dynamic.Runtime.xml",
"ref/dotnet/zh-hant/System.Dynamic.Runtime.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -802,20 +854,28 @@
"ref/dotnet/ru/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.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -827,20 +887,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -852,18 +920,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -875,20 +951,26 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "hVGW083n8Lf5J0uFrDqbbeZODqcpqlTls42aVbJXkELEBfRFOYdC3elpPEw/gtlLsBIUFfYJgq+a/7Mqv/i//g==",
+ "sha512": "pvB6d8TuwcsU20Im73SKprww15O6Nf48NPd80rmJHDJofRgpzMZ6M5VTBcMXBMlS8jXHpq0ORXOUQ8F+0OmVCg==",
"files": [
- "System.Linq.4.0.0-beta-23024.nupkg",
- "System.Linq.4.0.0-beta-23024.nupkg.sha512",
+ "System.Linq.4.0.0-beta-23127.nupkg",
+ "System.Linq.4.0.0-beta-23127.nupkg.sha512",
"System.Linq.nuspec",
"lib/dotnet/System.Linq.dll",
"lib/net45/_._",
"lib/netcore50/System.Linq.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Linq.dll",
"ref/dotnet/System.Linq.xml",
"ref/dotnet/de/System.Linq.xml",
@@ -903,20 +985,26 @@
"ref/net45/_._",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._"
]
},
- "System.Linq.Expressions/4.0.10-beta-23024": {
+ "System.Linq.Expressions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "M00ZX4duEc5ON96skfTKUXiGp4/qD3sz2SGhbOxBlHoDXJ5Ax0iUZGCDGHK9s7Ncf60qYPghtO2qy/7LVHHjHA==",
+ "sha512": "sTx6tiIJwc9gECz2gv9+2e7hFpRlX0GbRAPowFtD95dcWgm1MlYV+3WF70XismWnPN9k5/ZHTyz4RjEPFY+lBg==",
"files": [
"runtime.json",
- "System.Linq.Expressions.4.0.10-beta-23024.nupkg",
- "System.Linq.Expressions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Linq.Expressions.4.0.10-beta-23127.nupkg",
+ "System.Linq.Expressions.4.0.10-beta-23127.nupkg.sha512",
"System.Linq.Expressions.nuspec",
"lib/DNXCore50/System.Linq.Expressions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Linq.Expressions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Linq.Expressions.dll",
"ref/dotnet/System.Linq.Expressions.xml",
"ref/dotnet/de/System.Linq.Expressions.xml",
@@ -928,19 +1016,27 @@
"ref/dotnet/ru/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/_._",
"runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll"
]
},
- "System.ObjectModel/4.0.0-beta-23024": {
- "sha512": "2hZj5Njj6scQ2yCVTghA6qBO9XXPm25JbkefJZbokdJtkNWvCArSdK/r3bX6cXqLESkrH/wublHqTztNMnB8Dw==",
+ "System.ObjectModel/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "WddIdzpJxPz+UI3wlUPNpeZwMQEX6AxxnT/ycTmSdFVUazsb1sRxE92TeYMDKpIlEu6jRvuv8A36yGsQr5CEkQ==",
"files": [
- "License.rtf",
- "System.ObjectModel.4.0.0-beta-23024.nupkg",
- "System.ObjectModel.4.0.0-beta-23024.nupkg.sha512",
+ "System.ObjectModel.4.0.10-beta-23127.nupkg",
+ "System.ObjectModel.4.0.10-beta-23127.nupkg.sha512",
"System.ObjectModel.nuspec",
- "lib/net45/_._",
- "lib/win8/_._",
+ "lib/dotnet/System.ObjectModel.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.ObjectModel.dll",
"ref/dotnet/System.ObjectModel.xml",
"ref/dotnet/de/System.ObjectModel.xml",
@@ -952,27 +1048,19 @@
"ref/dotnet/ru/System.ObjectModel.xml",
"ref/dotnet/zh-hans/System.ObjectModel.xml",
"ref/dotnet/zh-hant/System.ObjectModel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.ObjectModel.dll",
- "ref/netcore50/System.ObjectModel.xml",
- "ref/netcore50/de/System.ObjectModel.xml",
- "ref/netcore50/es/System.ObjectModel.xml",
- "ref/netcore50/fr/System.ObjectModel.xml",
- "ref/netcore50/it/System.ObjectModel.xml",
- "ref/netcore50/ja/System.ObjectModel.xml",
- "ref/netcore50/ko/System.ObjectModel.xml",
- "ref/netcore50/ru/System.ObjectModel.xml",
- "ref/netcore50/zh-hans/System.ObjectModel.xml",
- "ref/netcore50/zh-hant/System.ObjectModel.xml",
- "ref/win8/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -981,15 +1069,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.0-beta-23024": {
- "sha512": "UmA+4UuB+4xIaP1ok9i+Jg2BV6rFKyX35puGZmnXQiaKFFEs9jMF0cInSrwAxbi1ggzuqoZ1gJo2mrmU+sMdkA==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "License.rtf",
- "System.Reflection.4.0.0-beta-23024.nupkg",
- "System.Reflection.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
- "lib/net45/_._",
- "lib/win8/_._",
+ "lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -1001,30 +1093,25 @@
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.dll",
- "ref/netcore50/System.Reflection.xml",
- "ref/netcore50/de/System.Reflection.xml",
- "ref/netcore50/es/System.Reflection.xml",
- "ref/netcore50/fr/System.Reflection.xml",
- "ref/netcore50/it/System.Reflection.xml",
- "ref/netcore50/ja/System.Reflection.xml",
- "ref/netcore50/ko/System.Reflection.xml",
- "ref/netcore50/ru/System.Reflection.xml",
- "ref/netcore50/zh-hans/System.Reflection.xml",
- "ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/win8/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
]
},
- "System.Reflection.Emit/4.0.0-beta-23024": {
- "sha512": "VNrqiyCvlNoPLQIak1J1+PL6f7tN7Esn6HTmoWvLwSjyztV+CikHfAYv+jQRYEOPILfEgsPFS73sj4H49b/1qw==",
+ "System.Reflection.Emit/4.0.0-beta-23127": {
+ "sha512": "v4Fzkc1VvgjK5Y0zqY8a0vFLQvz9XbEDC7wrLi0YLEjgmnUw8gxsWFgFQnOABjUYc28ygwQjz1Zpl+sfnIHgFw==",
"files": [
- "System.Reflection.Emit.4.0.0-beta-23024.nupkg",
- "System.Reflection.Emit.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Emit.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Emit.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Emit.nuspec",
"lib/DNXCore50/System.Reflection.Emit.dll",
+ "lib/MonoAndroid10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.dll",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.Emit.dll",
"ref/dotnet/System.Reflection.Emit.xml",
"ref/dotnet/de/System.Reflection.Emit.xml",
@@ -1036,18 +1123,21 @@
"ref/dotnet/ru/System.Reflection.Emit.xml",
"ref/dotnet/zh-hans/System.Reflection.Emit.xml",
"ref/dotnet/zh-hant/System.Reflection.Emit.xml",
- "ref/net45/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/net45/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23024": {
- "sha512": "p6QfhflZWlM7VEQMMaBZSJ1ntASpnnD/usgOfUO9EtBcXfYsav0BoIB++p1ih41Zt2iPG5DUv9aYnP+njQb/SQ==",
+ "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
+ "sha512": "Z953hng7bseRmyedsWYyRMXm6VlKYaAizg/h1bN3Yol+dKcdU1PPNgtyM5lFf1poMQQWedqFrB6wP+PrV9MNFQ==",
"files": [
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23024.nupkg",
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Emit.ILGeneration.nuspec",
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
+ "lib/wp80/_._",
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
"ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
"ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
@@ -1059,20 +1149,23 @@
"ref/dotnet/ru/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/net45/_._",
+ "ref/wp80/_._"
]
},
- "System.Reflection.Extensions/4.0.0-beta-23024": {
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "Hb/Jq24QyHQ563tCB8C7qu5MlOsCc3NSopzvWAf2pU0CN0LnWH1M5W30TnVERBFWo46TJih5+IxGYhjtUU3b3A==",
+ "sha512": "aqLWJLH1vBW3M6QSEHXcPuhyIoN+uPVNbcB7D/RoAd5u3OzdaO2MtR98USrD7LIUKlKP8nujoHgvweX0m23Kgw==",
"files": [
- "System.Reflection.Extensions.4.0.0-beta-23024.nupkg",
- "System.Reflection.Extensions.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Extensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Extensions.4.0.0-beta-23127.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/_._",
"ref/dotnet/System.Reflection.Extensions.dll",
"ref/dotnet/System.Reflection.Extensions.xml",
"ref/dotnet/de/System.Reflection.Extensions.xml",
@@ -1088,6 +1181,8 @@
"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"
]
},
@@ -1103,17 +1198,19 @@
"lib/portable-net45+win8/System.Reflection.Metadata.xml"
]
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0.nupkg",
+ "System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -1129,19 +1226,25 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "UTsspl61Om2E/x08euAQIrf5d6ebbx4YB8iLvtUrgYBV/iia81X6yMiRobUfYSNKu7WVAxwVrzxyPM8gDaA0rA==",
+ "sha512": "vVc+uhYZh6k4+tDxl0QeP31dq3RUySaiDjSmQ2aOEnVfBs7xtbNaxXLXKd5BBAweNQIZBZ5L1Yv0wC2tCa17KQ==",
"files": [
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg",
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.TypeExtensions.nuspec",
"lib/DNXCore50/System.Reflection.TypeExtensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Reflection.TypeExtensions.dll",
"lib/netcore50/System.Reflection.TypeExtensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.TypeExtensions.dll",
"ref/dotnet/System.Reflection.TypeExtensions.xml",
"ref/dotnet/de/System.Reflection.TypeExtensions.xml",
@@ -1153,21 +1256,27 @@
"ref/dotnet/ru/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.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -1183,19 +1292,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -1207,20 +1322,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -1232,20 +1355,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -1257,20 +1388,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20.nupkg",
+ "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -1282,19 +1421,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10-beta-23127": {
+ "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -1306,19 +1453,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -1330,19 +1485,29 @@
"ref/dotnet/ru/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.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -1354,6 +1519,8 @@
"ref/dotnet/ru/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",
@@ -1366,15 +1533,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -1393,16 +1564,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "5K6t1u3aT7Yh8PbqmXyTnjDo4OJWDCCqHmAccauJ35hnXthzgSBiMvVr2wxtAl7A8eK/lVcSPKJIheJ6MZnLcg==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -1414,21 +1589,26 @@
"ref/dotnet/ru/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.Parallel/4.0.0-beta-23024": {
+ "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "84n7zzzkC36X4WUb6K94L8KiEKrX9azLeV9eoLyOLpTPaGE0d0S6lVJjksWoMM80bt3ERvDwCC+drMxeeCugFA==",
+ "sha512": "5g9d4gt4QnsE56fPfwROlfv3X6tQ1mmv0gQY5KWQIpGe2EWlaL/zt9QzOqmPnny+isEXs5EzVGuemTs3cwgnUA==",
"files": [
- "System.Threading.Tasks.Parallel.4.0.0-beta-23024.nupkg",
- "System.Threading.Tasks.Parallel.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.Parallel.4.0.0-beta-23127.nupkg",
+ "System.Threading.Tasks.Parallel.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Tasks.Parallel.nuspec",
"lib/dotnet/System.Threading.Tasks.Parallel.dll",
"lib/net45/_._",
"lib/netcore50/System.Threading.Tasks.Parallel.dll",
"lib/win8/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Threading.Tasks.Parallel.dll",
"ref/dotnet/System.Threading.Tasks.Parallel.xml",
"ref/dotnet/de/System.Threading.Tasks.Parallel.xml",
@@ -1443,29 +1623,29 @@
"ref/net45/_._",
"ref/netcore50/System.Threading.Tasks.Parallel.dll",
"ref/netcore50/System.Threading.Tasks.Parallel.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wpa81/_._"
]
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
- "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
+ "serviceable": true,
+ "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
"files": [
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"lib/DNXCore50/System.Threading.ThreadPool.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/dotnet/System.Threading.ThreadPool.xml",
- "ref/dotnet/de/System.Threading.ThreadPool.xml",
- "ref/dotnet/es/System.Threading.ThreadPool.xml",
- "ref/dotnet/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet/it/System.Threading.ThreadPool.xml",
- "ref/dotnet/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
- "ref/net46/System.Threading.ThreadPool.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.ThreadPool.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},
diff --git a/tests/src/readytorun/mainv1.csproj b/tests/src/readytorun/mainv1.csproj
index a64c4a2351..488f7c5545 100644
--- a/tests/src/readytorun/mainv1.csproj
+++ b/tests/src/readytorun/mainv1.csproj
@@ -36,7 +36,7 @@
<Compile Include="main.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="packages.config" />
+ <None Include="project.json" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/readytorun/mainv2.csproj b/tests/src/readytorun/mainv2.csproj
index dab367811e..7c5075c74b 100644
--- a/tests/src/readytorun/mainv2.csproj
+++ b/tests/src/readytorun/mainv2.csproj
@@ -36,7 +36,7 @@
<Compile Include="main.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="packages.config" />
+ <None Include="project.json" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/readytorun/packages.config b/tests/src/readytorun/packages.config
deleted file mode 100644
index a1da6980b1..0000000000
--- a/tests/src/readytorun/packages.config
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
- <package id="System.Collections" version="4.0.10-beta-22512" />
- <package id="System.Console" version="4.0.0-beta-22405" />
- <package id="System.IO" version="4.0.10-beta-22412" />
- <package id="System.IO.FileSystem" version="4.0.0-beta-22412" />
- <package id="System.Reflection" version="4.0.10-beta-22512" />
- <package id="System.Reflection.Extensions" version="4.0.0-beta-22412" />
- <package id="System.Runtime" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Extensions" version="4.0.10-beta-22412" />
- <package id="System.Runtime.InteropServices" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Loader" version="4.0.0-beta-22512" />
-</packages>
diff --git a/tests/src/readytorun/project.json b/tests/src/readytorun/project.json
new file mode 100644
index 0000000000..907bf9be8f
--- /dev/null
+++ b/tests/src/readytorun/project.json
@@ -0,0 +1,18 @@
+{
+ "dependencies": {
+ "System.Collections": "4.0.10-beta-*",
+ "System.Console": "4.0.0-beta-*",
+ "System.IO": "4.0.10-beta-*",
+ "System.IO.FileSystem": "4.0.0-beta-*",
+ "System.Reflection": "4.0.10-beta-*",
+ "System.Reflection.Extensions": "4.0.0-beta-*",
+ "System.Runtime": "4.0.20-beta-*",
+ "System.Runtime.Extensions": "4.0.10-beta-*",
+ "System.Runtime.Handles": "4.0.0-beta-*",
+ "System.Runtime.InteropServices": "4.0.20-beta-*",
+ "System.Runtime.Loader": "4.0.0-beta-*"
+ },
+ "frameworks": {
+ "dnxcore50": {}
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/project.lock.json b/tests/src/readytorun/project.lock.json
new file mode 100644
index 0000000000..ea2ac0fec0
--- /dev/null
+++ b/tests/src/readytorun/project.lock.json
@@ -0,0 +1,922 @@
+{
+ "locked": true,
+ "version": -9996,
+ "targets": {
+ "DNXCore,Version=v5.0": {
+ "System.Collections/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Collections.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Collections.dll": {}
+ }
+ },
+ "System.Console/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Console.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Console.dll": {}
+ }
+ },
+ "System.Globalization/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Globalization.dll": {}
+ }
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.dll": {}
+ }
+ },
+ "System.IO.FileSystem/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.FileSystem.dll": {}
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.20"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ }
+ },
+ "System.Private.Uri/4.0.0-beta-23127": {
+ "runtime": {
+ "lib/DNXCore50/System.Private.Uri.dll": {}
+ }
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.dll": {}
+ }
+ },
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Extensions.dll": {}
+ }
+ },
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Primitives.dll": {}
+ }
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Resources.ResourceManager.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
+ }
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Private.Uri": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.dll": {}
+ }
+ },
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Extensions.dll": {}
+ }
+ },
+ "System.Runtime.Handles/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Handles.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Handles.dll": {}
+ }
+ },
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.InteropServices.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
+ }
+ },
+ "System.Runtime.Loader/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.IO": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Loader.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Loader.dll": {}
+ }
+ },
+ "System.Text.Encoding/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.dll": {}
+ }
+ },
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
+ }
+ },
+ "System.Threading/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.dll": {}
+ }
+ },
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Overlapped.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Overlapped.dll": {}
+ }
+ },
+ "System.Threading.Tasks/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Tasks.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Tasks.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "System.Collections/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
+ "files": [
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
+ "System.Collections.nuspec",
+ "lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Collections.xml",
+ "ref/dotnet/ja/System.Collections.xml",
+ "ref/dotnet/ko/System.Collections.xml",
+ "ref/dotnet/ru/System.Collections.xml",
+ "ref/dotnet/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.Console/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
+ "files": [
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
+ "System.Console.nuspec",
+ "lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "ref/dotnet/System.Console.dll",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
+ "files": [
+ "License.rtf",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
+ "System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Globalization.xml",
+ "ref/dotnet/ja/System.Globalization.xml",
+ "ref/dotnet/ko/System.Globalization.xml",
+ "ref/dotnet/ru/System.Globalization.xml",
+ "ref/dotnet/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",
+ "ref/netcore50/it/System.Globalization.xml",
+ "ref/netcore50/ja/System.Globalization.xml",
+ "ref/netcore50/ko/System.Globalization.xml",
+ "ref/netcore50/ru/System.Globalization.xml",
+ "ref/netcore50/zh-hans/System.Globalization.xml",
+ "ref/netcore50/zh-hant/System.Globalization.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
+ "files": [
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
+ "System.IO.nuspec",
+ "lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.xml",
+ "ref/dotnet/ja/System.IO.xml",
+ "ref/dotnet/ko/System.IO.xml",
+ "ref/dotnet/ru/System.IO.xml",
+ "ref/dotnet/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.FileSystem/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
+ "files": [
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
+ "System.IO.FileSystem.nuspec",
+ "lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.dll",
+ "lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.xml",
+ "ref/dotnet/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.Primitives/4.0.0": {
+ "serviceable": true,
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
+ "files": [
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.nuspec",
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/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.Private.Uri/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
+ "files": [
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
+ "System.Private.Uri.nuspec",
+ "lib/DNXCore50/System.Private.Uri.dll",
+ "lib/netcore50/System.Private.Uri.dll",
+ "ref/dnxcore50/_._",
+ "ref/netcore50/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
+ ]
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
+ "files": [
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
+ "System.Reflection.nuspec",
+ "lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.xml",
+ "ref/dotnet/ja/System.Reflection.xml",
+ "ref/dotnet/ko/System.Reflection.xml",
+ "ref/dotnet/ru/System.Reflection.xml",
+ "ref/dotnet/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.Extensions/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "aqLWJLH1vBW3M6QSEHXcPuhyIoN+uPVNbcB7D/RoAd5u3OzdaO2MtR98USrD7LIUKlKP8nujoHgvweX0m23Kgw==",
+ "files": [
+ "System.Reflection.Extensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Extensions.4.0.0-beta-23127.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/_._",
+ "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",
+ "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/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.Primitives/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
+ "files": [
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
+ "System.Reflection.Primitives.nuspec",
+ "lib/DNXCore50/System.Reflection.Primitives.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Primitives.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.Primitives.xml",
+ "ref/dotnet/ja/System.Reflection.Primitives.xml",
+ "ref/dotnet/ko/System.Reflection.Primitives.xml",
+ "ref/dotnet/ru/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Reflection.Primitives.dll",
+ "ref/netcore50/System.Reflection.Primitives.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
+ ]
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "serviceable": true,
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
+ "files": [
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
+ "System.Resources.ResourceManager.nuspec",
+ "lib/DNXCore50/System.Resources.ResourceManager.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Resources.ResourceManager.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ja/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ko/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ru/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Resources.ResourceManager.dll",
+ "ref/netcore50/System.Resources.ResourceManager.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
+ ]
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
+ "files": [
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.nuspec",
+ "lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.xml",
+ "ref/dotnet/ja/System.Runtime.xml",
+ "ref/dotnet/ko/System.Runtime.xml",
+ "ref/dotnet/ru/System.Runtime.xml",
+ "ref/dotnet/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.Extensions/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
+ "files": [
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
+ "System.Runtime.Extensions.nuspec",
+ "lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Extensions.xml",
+ "ref/dotnet/ja/System.Runtime.Extensions.xml",
+ "ref/dotnet/ko/System.Runtime.Extensions.xml",
+ "ref/dotnet/ru/System.Runtime.Extensions.xml",
+ "ref/dotnet/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.Handles/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
+ "files": [
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
+ "System.Runtime.Handles.nuspec",
+ "lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Handles.xml",
+ "ref/dotnet/ja/System.Runtime.Handles.xml",
+ "ref/dotnet/ko/System.Runtime.Handles.xml",
+ "ref/dotnet/ru/System.Runtime.Handles.xml",
+ "ref/dotnet/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.InteropServices/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
+ "files": [
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.InteropServices.nuspec",
+ "lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ja/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ko/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ru/System.Runtime.InteropServices.xml",
+ "ref/dotnet/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.Loader/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "b4NcLjIIX8W3TY3MR8nNp2c+JgZFWcf1Nr5W3FfrM6Takr1BjBsDKv40cqK1yP2UsEnaIjGkAzXOph4fF4I40A==",
+ "files": [
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg",
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg.sha512",
+ "System.Runtime.Loader.nuspec",
+ "lib/DNXCore50/System.Runtime.Loader.dll",
+ "ref/dotnet/System.Runtime.Loader.dll"
+ ]
+ },
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
+ "files": [
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
+ "System.Text.Encoding.nuspec",
+ "lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.xml",
+ "ref/dotnet/ja/System.Text.Encoding.xml",
+ "ref/dotnet/ko/System.Text.Encoding.xml",
+ "ref/dotnet/ru/System.Text.Encoding.xml",
+ "ref/dotnet/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.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
+ "files": [
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/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.Threading/4.0.10": {
+ "serviceable": true,
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
+ "files": [
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
+ "System.Threading.nuspec",
+ "lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.xml",
+ "ref/dotnet/ja/System.Threading.xml",
+ "ref/dotnet/ko/System.Threading.xml",
+ "ref/dotnet/ru/System.Threading.xml",
+ "ref/dotnet/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.Overlapped/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
+ "files": [
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
+ "System.Threading.Overlapped.nuspec",
+ "lib/DNXCore50/System.Threading.Overlapped.dll",
+ "lib/net46/System.Threading.Overlapped.dll",
+ "lib/netcore50/System.Threading.Overlapped.dll",
+ "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",
+ "ref/dotnet/it/System.Threading.Overlapped.xml",
+ "ref/dotnet/ja/System.Threading.Overlapped.xml",
+ "ref/dotnet/ko/System.Threading.Overlapped.xml",
+ "ref/dotnet/ru/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.Tasks/4.0.10": {
+ "serviceable": true,
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
+ "files": [
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
+ "System.Threading.Tasks.nuspec",
+ "lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.Tasks.xml",
+ "ref/dotnet/ja/System.Threading.Tasks.xml",
+ "ref/dotnet/ko/System.Threading.Tasks.xml",
+ "ref/dotnet/ru/System.Threading.Tasks.xml",
+ "ref/dotnet/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"
+ ]
+ }
+ },
+ "projectFileDependencyGroups": {
+ "": [
+ "System.Collections >= 4.0.10-beta-*",
+ "System.Console >= 4.0.0-beta-*",
+ "System.IO >= 4.0.10-beta-*",
+ "System.IO.FileSystem >= 4.0.0-beta-*",
+ "System.Reflection >= 4.0.10-beta-*",
+ "System.Reflection.Extensions >= 4.0.0-beta-*",
+ "System.Runtime >= 4.0.20-beta-*",
+ "System.Runtime.Extensions >= 4.0.10-beta-*",
+ "System.Runtime.Handles >= 4.0.0-beta-*",
+ "System.Runtime.InteropServices >= 4.0.20-beta-*",
+ "System.Runtime.Loader >= 4.0.0-beta-*"
+ ],
+ "DNXCore,Version=v5.0": []
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/testv1/packages.config b/tests/src/readytorun/testv1/packages.config
deleted file mode 100644
index a1da6980b1..0000000000
--- a/tests/src/readytorun/testv1/packages.config
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
- <package id="System.Collections" version="4.0.10-beta-22512" />
- <package id="System.Console" version="4.0.0-beta-22405" />
- <package id="System.IO" version="4.0.10-beta-22412" />
- <package id="System.IO.FileSystem" version="4.0.0-beta-22412" />
- <package id="System.Reflection" version="4.0.10-beta-22512" />
- <package id="System.Reflection.Extensions" version="4.0.0-beta-22412" />
- <package id="System.Runtime" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Extensions" version="4.0.10-beta-22412" />
- <package id="System.Runtime.InteropServices" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Loader" version="4.0.0-beta-22512" />
-</packages>
diff --git a/tests/src/readytorun/testv1/project.json b/tests/src/readytorun/testv1/project.json
new file mode 100644
index 0000000000..907bf9be8f
--- /dev/null
+++ b/tests/src/readytorun/testv1/project.json
@@ -0,0 +1,18 @@
+{
+ "dependencies": {
+ "System.Collections": "4.0.10-beta-*",
+ "System.Console": "4.0.0-beta-*",
+ "System.IO": "4.0.10-beta-*",
+ "System.IO.FileSystem": "4.0.0-beta-*",
+ "System.Reflection": "4.0.10-beta-*",
+ "System.Reflection.Extensions": "4.0.0-beta-*",
+ "System.Runtime": "4.0.20-beta-*",
+ "System.Runtime.Extensions": "4.0.10-beta-*",
+ "System.Runtime.Handles": "4.0.0-beta-*",
+ "System.Runtime.InteropServices": "4.0.20-beta-*",
+ "System.Runtime.Loader": "4.0.0-beta-*"
+ },
+ "frameworks": {
+ "dnxcore50": {}
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/testv1/project.lock.json b/tests/src/readytorun/testv1/project.lock.json
new file mode 100644
index 0000000000..ea2ac0fec0
--- /dev/null
+++ b/tests/src/readytorun/testv1/project.lock.json
@@ -0,0 +1,922 @@
+{
+ "locked": true,
+ "version": -9996,
+ "targets": {
+ "DNXCore,Version=v5.0": {
+ "System.Collections/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Collections.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Collections.dll": {}
+ }
+ },
+ "System.Console/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Console.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Console.dll": {}
+ }
+ },
+ "System.Globalization/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Globalization.dll": {}
+ }
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.dll": {}
+ }
+ },
+ "System.IO.FileSystem/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.FileSystem.dll": {}
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.20"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ }
+ },
+ "System.Private.Uri/4.0.0-beta-23127": {
+ "runtime": {
+ "lib/DNXCore50/System.Private.Uri.dll": {}
+ }
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.dll": {}
+ }
+ },
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Extensions.dll": {}
+ }
+ },
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Primitives.dll": {}
+ }
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Resources.ResourceManager.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
+ }
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Private.Uri": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.dll": {}
+ }
+ },
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Extensions.dll": {}
+ }
+ },
+ "System.Runtime.Handles/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Handles.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Handles.dll": {}
+ }
+ },
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.InteropServices.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
+ }
+ },
+ "System.Runtime.Loader/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.IO": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Loader.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Loader.dll": {}
+ }
+ },
+ "System.Text.Encoding/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.dll": {}
+ }
+ },
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
+ }
+ },
+ "System.Threading/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.dll": {}
+ }
+ },
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Overlapped.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Overlapped.dll": {}
+ }
+ },
+ "System.Threading.Tasks/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Tasks.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Tasks.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "System.Collections/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
+ "files": [
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
+ "System.Collections.nuspec",
+ "lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Collections.xml",
+ "ref/dotnet/ja/System.Collections.xml",
+ "ref/dotnet/ko/System.Collections.xml",
+ "ref/dotnet/ru/System.Collections.xml",
+ "ref/dotnet/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.Console/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
+ "files": [
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
+ "System.Console.nuspec",
+ "lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "ref/dotnet/System.Console.dll",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
+ "files": [
+ "License.rtf",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
+ "System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Globalization.xml",
+ "ref/dotnet/ja/System.Globalization.xml",
+ "ref/dotnet/ko/System.Globalization.xml",
+ "ref/dotnet/ru/System.Globalization.xml",
+ "ref/dotnet/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",
+ "ref/netcore50/it/System.Globalization.xml",
+ "ref/netcore50/ja/System.Globalization.xml",
+ "ref/netcore50/ko/System.Globalization.xml",
+ "ref/netcore50/ru/System.Globalization.xml",
+ "ref/netcore50/zh-hans/System.Globalization.xml",
+ "ref/netcore50/zh-hant/System.Globalization.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
+ "files": [
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
+ "System.IO.nuspec",
+ "lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.xml",
+ "ref/dotnet/ja/System.IO.xml",
+ "ref/dotnet/ko/System.IO.xml",
+ "ref/dotnet/ru/System.IO.xml",
+ "ref/dotnet/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.FileSystem/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
+ "files": [
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
+ "System.IO.FileSystem.nuspec",
+ "lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.dll",
+ "lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.xml",
+ "ref/dotnet/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.Primitives/4.0.0": {
+ "serviceable": true,
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
+ "files": [
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.nuspec",
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/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.Private.Uri/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
+ "files": [
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
+ "System.Private.Uri.nuspec",
+ "lib/DNXCore50/System.Private.Uri.dll",
+ "lib/netcore50/System.Private.Uri.dll",
+ "ref/dnxcore50/_._",
+ "ref/netcore50/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
+ ]
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
+ "files": [
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
+ "System.Reflection.nuspec",
+ "lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.xml",
+ "ref/dotnet/ja/System.Reflection.xml",
+ "ref/dotnet/ko/System.Reflection.xml",
+ "ref/dotnet/ru/System.Reflection.xml",
+ "ref/dotnet/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.Extensions/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "aqLWJLH1vBW3M6QSEHXcPuhyIoN+uPVNbcB7D/RoAd5u3OzdaO2MtR98USrD7LIUKlKP8nujoHgvweX0m23Kgw==",
+ "files": [
+ "System.Reflection.Extensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Extensions.4.0.0-beta-23127.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/_._",
+ "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",
+ "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/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.Primitives/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
+ "files": [
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
+ "System.Reflection.Primitives.nuspec",
+ "lib/DNXCore50/System.Reflection.Primitives.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Primitives.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.Primitives.xml",
+ "ref/dotnet/ja/System.Reflection.Primitives.xml",
+ "ref/dotnet/ko/System.Reflection.Primitives.xml",
+ "ref/dotnet/ru/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Reflection.Primitives.dll",
+ "ref/netcore50/System.Reflection.Primitives.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
+ ]
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "serviceable": true,
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
+ "files": [
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
+ "System.Resources.ResourceManager.nuspec",
+ "lib/DNXCore50/System.Resources.ResourceManager.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Resources.ResourceManager.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ja/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ko/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ru/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Resources.ResourceManager.dll",
+ "ref/netcore50/System.Resources.ResourceManager.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
+ ]
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
+ "files": [
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.nuspec",
+ "lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.xml",
+ "ref/dotnet/ja/System.Runtime.xml",
+ "ref/dotnet/ko/System.Runtime.xml",
+ "ref/dotnet/ru/System.Runtime.xml",
+ "ref/dotnet/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.Extensions/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
+ "files": [
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
+ "System.Runtime.Extensions.nuspec",
+ "lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Extensions.xml",
+ "ref/dotnet/ja/System.Runtime.Extensions.xml",
+ "ref/dotnet/ko/System.Runtime.Extensions.xml",
+ "ref/dotnet/ru/System.Runtime.Extensions.xml",
+ "ref/dotnet/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.Handles/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
+ "files": [
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
+ "System.Runtime.Handles.nuspec",
+ "lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Handles.xml",
+ "ref/dotnet/ja/System.Runtime.Handles.xml",
+ "ref/dotnet/ko/System.Runtime.Handles.xml",
+ "ref/dotnet/ru/System.Runtime.Handles.xml",
+ "ref/dotnet/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.InteropServices/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
+ "files": [
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.InteropServices.nuspec",
+ "lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ja/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ko/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ru/System.Runtime.InteropServices.xml",
+ "ref/dotnet/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.Loader/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "b4NcLjIIX8W3TY3MR8nNp2c+JgZFWcf1Nr5W3FfrM6Takr1BjBsDKv40cqK1yP2UsEnaIjGkAzXOph4fF4I40A==",
+ "files": [
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg",
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg.sha512",
+ "System.Runtime.Loader.nuspec",
+ "lib/DNXCore50/System.Runtime.Loader.dll",
+ "ref/dotnet/System.Runtime.Loader.dll"
+ ]
+ },
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
+ "files": [
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
+ "System.Text.Encoding.nuspec",
+ "lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.xml",
+ "ref/dotnet/ja/System.Text.Encoding.xml",
+ "ref/dotnet/ko/System.Text.Encoding.xml",
+ "ref/dotnet/ru/System.Text.Encoding.xml",
+ "ref/dotnet/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.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
+ "files": [
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/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.Threading/4.0.10": {
+ "serviceable": true,
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
+ "files": [
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
+ "System.Threading.nuspec",
+ "lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.xml",
+ "ref/dotnet/ja/System.Threading.xml",
+ "ref/dotnet/ko/System.Threading.xml",
+ "ref/dotnet/ru/System.Threading.xml",
+ "ref/dotnet/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.Overlapped/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
+ "files": [
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
+ "System.Threading.Overlapped.nuspec",
+ "lib/DNXCore50/System.Threading.Overlapped.dll",
+ "lib/net46/System.Threading.Overlapped.dll",
+ "lib/netcore50/System.Threading.Overlapped.dll",
+ "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",
+ "ref/dotnet/it/System.Threading.Overlapped.xml",
+ "ref/dotnet/ja/System.Threading.Overlapped.xml",
+ "ref/dotnet/ko/System.Threading.Overlapped.xml",
+ "ref/dotnet/ru/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.Tasks/4.0.10": {
+ "serviceable": true,
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
+ "files": [
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
+ "System.Threading.Tasks.nuspec",
+ "lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.Tasks.xml",
+ "ref/dotnet/ja/System.Threading.Tasks.xml",
+ "ref/dotnet/ko/System.Threading.Tasks.xml",
+ "ref/dotnet/ru/System.Threading.Tasks.xml",
+ "ref/dotnet/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"
+ ]
+ }
+ },
+ "projectFileDependencyGroups": {
+ "": [
+ "System.Collections >= 4.0.10-beta-*",
+ "System.Console >= 4.0.0-beta-*",
+ "System.IO >= 4.0.10-beta-*",
+ "System.IO.FileSystem >= 4.0.0-beta-*",
+ "System.Reflection >= 4.0.10-beta-*",
+ "System.Reflection.Extensions >= 4.0.0-beta-*",
+ "System.Runtime >= 4.0.20-beta-*",
+ "System.Runtime.Extensions >= 4.0.10-beta-*",
+ "System.Runtime.Handles >= 4.0.0-beta-*",
+ "System.Runtime.InteropServices >= 4.0.20-beta-*",
+ "System.Runtime.Loader >= 4.0.0-beta-*"
+ ],
+ "DNXCore,Version=v5.0": []
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/testv1/testv1.csproj b/tests/src/readytorun/testv1/testv1.csproj
index 4d881e6c44..438bef4258 100644
--- a/tests/src/readytorun/testv1/testv1.csproj
+++ b/tests/src/readytorun/testv1/testv1.csproj
@@ -31,7 +31,7 @@
<Compile Include="..\test.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="packages.config" />
+ <None Include="project.json" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/readytorun/testv2/packages.config b/tests/src/readytorun/testv2/packages.config
deleted file mode 100644
index a1da6980b1..0000000000
--- a/tests/src/readytorun/testv2/packages.config
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
- <package id="System.Collections" version="4.0.10-beta-22512" />
- <package id="System.Console" version="4.0.0-beta-22405" />
- <package id="System.IO" version="4.0.10-beta-22412" />
- <package id="System.IO.FileSystem" version="4.0.0-beta-22412" />
- <package id="System.Reflection" version="4.0.10-beta-22512" />
- <package id="System.Reflection.Extensions" version="4.0.0-beta-22412" />
- <package id="System.Runtime" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Extensions" version="4.0.10-beta-22412" />
- <package id="System.Runtime.InteropServices" version="4.0.20-beta-22412" />
- <package id="System.Runtime.Loader" version="4.0.0-beta-22512" />
-</packages>
diff --git a/tests/src/readytorun/testv2/project.json b/tests/src/readytorun/testv2/project.json
new file mode 100644
index 0000000000..907bf9be8f
--- /dev/null
+++ b/tests/src/readytorun/testv2/project.json
@@ -0,0 +1,18 @@
+{
+ "dependencies": {
+ "System.Collections": "4.0.10-beta-*",
+ "System.Console": "4.0.0-beta-*",
+ "System.IO": "4.0.10-beta-*",
+ "System.IO.FileSystem": "4.0.0-beta-*",
+ "System.Reflection": "4.0.10-beta-*",
+ "System.Reflection.Extensions": "4.0.0-beta-*",
+ "System.Runtime": "4.0.20-beta-*",
+ "System.Runtime.Extensions": "4.0.10-beta-*",
+ "System.Runtime.Handles": "4.0.0-beta-*",
+ "System.Runtime.InteropServices": "4.0.20-beta-*",
+ "System.Runtime.Loader": "4.0.0-beta-*"
+ },
+ "frameworks": {
+ "dnxcore50": {}
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/testv2/project.lock.json b/tests/src/readytorun/testv2/project.lock.json
new file mode 100644
index 0000000000..ea2ac0fec0
--- /dev/null
+++ b/tests/src/readytorun/testv2/project.lock.json
@@ -0,0 +1,922 @@
+{
+ "locked": true,
+ "version": -9996,
+ "targets": {
+ "DNXCore,Version=v5.0": {
+ "System.Collections/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Collections.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Collections.dll": {}
+ }
+ },
+ "System.Console/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Console.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Console.dll": {}
+ }
+ },
+ "System.Globalization/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Globalization.dll": {}
+ }
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.dll": {}
+ }
+ },
+ "System.IO.FileSystem/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.IO.FileSystem.dll": {}
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.20"
+ },
+ "compile": {
+ "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
+ }
+ },
+ "System.Private.Uri/4.0.0-beta-23127": {
+ "runtime": {
+ "lib/DNXCore50/System.Private.Uri.dll": {}
+ }
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.dll": {}
+ }
+ },
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Extensions.dll": {}
+ }
+ },
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Reflection.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Reflection.Primitives.dll": {}
+ }
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.Globalization": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Resources.ResourceManager.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
+ }
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Private.Uri": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.dll": {}
+ }
+ },
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.20-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Extensions.dll": {}
+ }
+ },
+ "System.Runtime.Handles/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Handles.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Handles.dll": {}
+ }
+ },
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.InteropServices.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
+ }
+ },
+ "System.Runtime.Loader/4.0.0-beta-23302": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Reflection": "4.0.0",
+ "System.IO": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Runtime.Loader.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Runtime.Loader.dll": {}
+ }
+ },
+ "System.Text.Encoding/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.dll": {}
+ }
+ },
+ "System.Text.Encoding.Extensions/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Text.Encoding": "4.0.10"
+ },
+ "compile": {
+ "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
+ }
+ },
+ "System.Threading/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0",
+ "System.Threading.Tasks": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.dll": {}
+ }
+ },
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
+ "dependencies": {
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Overlapped.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Overlapped.dll": {}
+ }
+ },
+ "System.Threading.Tasks/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Threading.Tasks.dll": {}
+ },
+ "runtime": {
+ "lib/DNXCore50/System.Threading.Tasks.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "System.Collections/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
+ "files": [
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
+ "System.Collections.nuspec",
+ "lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Collections.xml",
+ "ref/dotnet/ja/System.Collections.xml",
+ "ref/dotnet/ko/System.Collections.xml",
+ "ref/dotnet/ru/System.Collections.xml",
+ "ref/dotnet/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.Console/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
+ "files": [
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
+ "System.Console.nuspec",
+ "lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "ref/dotnet/System.Console.dll",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.Globalization/4.0.0": {
+ "sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
+ "files": [
+ "License.rtf",
+ "System.Globalization.4.0.0.nupkg",
+ "System.Globalization.4.0.0.nupkg.sha512",
+ "System.Globalization.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Globalization.xml",
+ "ref/dotnet/ja/System.Globalization.xml",
+ "ref/dotnet/ko/System.Globalization.xml",
+ "ref/dotnet/ru/System.Globalization.xml",
+ "ref/dotnet/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",
+ "ref/netcore50/it/System.Globalization.xml",
+ "ref/netcore50/ja/System.Globalization.xml",
+ "ref/netcore50/ko/System.Globalization.xml",
+ "ref/netcore50/ru/System.Globalization.xml",
+ "ref/netcore50/zh-hans/System.Globalization.xml",
+ "ref/netcore50/zh-hant/System.Globalization.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
+ ]
+ },
+ "System.IO/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
+ "files": [
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
+ "System.IO.nuspec",
+ "lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.xml",
+ "ref/dotnet/ja/System.IO.xml",
+ "ref/dotnet/ko/System.IO.xml",
+ "ref/dotnet/ru/System.IO.xml",
+ "ref/dotnet/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.FileSystem/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
+ "files": [
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
+ "System.IO.FileSystem.nuspec",
+ "lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.dll",
+ "lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.xml",
+ "ref/dotnet/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.Primitives/4.0.0": {
+ "serviceable": true,
+ "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
+ "files": [
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.nuspec",
+ "lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
+ "ref/dotnet/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.Private.Uri/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
+ "files": [
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
+ "System.Private.Uri.nuspec",
+ "lib/DNXCore50/System.Private.Uri.dll",
+ "lib/netcore50/System.Private.Uri.dll",
+ "ref/dnxcore50/_._",
+ "ref/netcore50/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
+ ]
+ },
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
+ "files": [
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
+ "System.Reflection.nuspec",
+ "lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.xml",
+ "ref/dotnet/ja/System.Reflection.xml",
+ "ref/dotnet/ko/System.Reflection.xml",
+ "ref/dotnet/ru/System.Reflection.xml",
+ "ref/dotnet/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.Extensions/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "aqLWJLH1vBW3M6QSEHXcPuhyIoN+uPVNbcB7D/RoAd5u3OzdaO2MtR98USrD7LIUKlKP8nujoHgvweX0m23Kgw==",
+ "files": [
+ "System.Reflection.Extensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Extensions.4.0.0-beta-23127.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/_._",
+ "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",
+ "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/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.Primitives/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
+ "files": [
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
+ "System.Reflection.Primitives.nuspec",
+ "lib/DNXCore50/System.Reflection.Primitives.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Primitives.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Reflection.Primitives.xml",
+ "ref/dotnet/ja/System.Reflection.Primitives.xml",
+ "ref/dotnet/ko/System.Reflection.Primitives.xml",
+ "ref/dotnet/ru/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
+ "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Reflection.Primitives.dll",
+ "ref/netcore50/System.Reflection.Primitives.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
+ ]
+ },
+ "System.Resources.ResourceManager/4.0.0": {
+ "serviceable": true,
+ "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
+ "files": [
+ "System.Resources.ResourceManager.4.0.0.nupkg",
+ "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
+ "System.Resources.ResourceManager.nuspec",
+ "lib/DNXCore50/System.Resources.ResourceManager.dll",
+ "lib/net45/_._",
+ "lib/netcore50/System.Resources.ResourceManager.dll",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "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",
+ "ref/dotnet/it/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ja/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ko/System.Resources.ResourceManager.xml",
+ "ref/dotnet/ru/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
+ "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
+ "ref/net45/_._",
+ "ref/netcore50/System.Resources.ResourceManager.dll",
+ "ref/netcore50/System.Resources.ResourceManager.xml",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
+ ]
+ },
+ "System.Runtime/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
+ "files": [
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.nuspec",
+ "lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.xml",
+ "ref/dotnet/ja/System.Runtime.xml",
+ "ref/dotnet/ko/System.Runtime.xml",
+ "ref/dotnet/ru/System.Runtime.xml",
+ "ref/dotnet/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.Extensions/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
+ "files": [
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
+ "System.Runtime.Extensions.nuspec",
+ "lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Extensions.xml",
+ "ref/dotnet/ja/System.Runtime.Extensions.xml",
+ "ref/dotnet/ko/System.Runtime.Extensions.xml",
+ "ref/dotnet/ru/System.Runtime.Extensions.xml",
+ "ref/dotnet/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.Handles/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
+ "files": [
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
+ "System.Runtime.Handles.nuspec",
+ "lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.Handles.xml",
+ "ref/dotnet/ja/System.Runtime.Handles.xml",
+ "ref/dotnet/ko/System.Runtime.Handles.xml",
+ "ref/dotnet/ru/System.Runtime.Handles.xml",
+ "ref/dotnet/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.InteropServices/4.0.20-beta-23127": {
+ "serviceable": true,
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
+ "files": [
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
+ "System.Runtime.InteropServices.nuspec",
+ "lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ja/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ko/System.Runtime.InteropServices.xml",
+ "ref/dotnet/ru/System.Runtime.InteropServices.xml",
+ "ref/dotnet/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.Loader/4.0.0-beta-23302": {
+ "serviceable": true,
+ "sha512": "b4NcLjIIX8W3TY3MR8nNp2c+JgZFWcf1Nr5W3FfrM6Takr1BjBsDKv40cqK1yP2UsEnaIjGkAzXOph4fF4I40A==",
+ "files": [
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg",
+ "System.Runtime.Loader.4.0.0-beta-23302.nupkg.sha512",
+ "System.Runtime.Loader.nuspec",
+ "lib/DNXCore50/System.Runtime.Loader.dll",
+ "ref/dotnet/System.Runtime.Loader.dll"
+ ]
+ },
+ "System.Text.Encoding/4.0.10": {
+ "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
+ "files": [
+ "System.Text.Encoding.4.0.10.nupkg",
+ "System.Text.Encoding.4.0.10.nupkg.sha512",
+ "System.Text.Encoding.nuspec",
+ "lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.xml",
+ "ref/dotnet/ja/System.Text.Encoding.xml",
+ "ref/dotnet/ko/System.Text.Encoding.xml",
+ "ref/dotnet/ru/System.Text.Encoding.xml",
+ "ref/dotnet/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.Extensions/4.0.10": {
+ "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
+ "files": [
+ "System.Text.Encoding.Extensions.4.0.10.nupkg",
+ "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/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
+ "ref/dotnet/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.Threading/4.0.10": {
+ "serviceable": true,
+ "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
+ "files": [
+ "System.Threading.4.0.10.nupkg",
+ "System.Threading.4.0.10.nupkg.sha512",
+ "System.Threading.nuspec",
+ "lib/DNXCore50/System.Threading.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.xml",
+ "ref/dotnet/ja/System.Threading.xml",
+ "ref/dotnet/ko/System.Threading.xml",
+ "ref/dotnet/ru/System.Threading.xml",
+ "ref/dotnet/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.Overlapped/4.0.0-beta-23127": {
+ "serviceable": true,
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
+ "files": [
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
+ "System.Threading.Overlapped.nuspec",
+ "lib/DNXCore50/System.Threading.Overlapped.dll",
+ "lib/net46/System.Threading.Overlapped.dll",
+ "lib/netcore50/System.Threading.Overlapped.dll",
+ "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",
+ "ref/dotnet/it/System.Threading.Overlapped.xml",
+ "ref/dotnet/ja/System.Threading.Overlapped.xml",
+ "ref/dotnet/ko/System.Threading.Overlapped.xml",
+ "ref/dotnet/ru/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.Tasks/4.0.10": {
+ "serviceable": true,
+ "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
+ "files": [
+ "System.Threading.Tasks.4.0.10.nupkg",
+ "System.Threading.Tasks.4.0.10.nupkg.sha512",
+ "System.Threading.Tasks.nuspec",
+ "lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "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",
+ "ref/dotnet/it/System.Threading.Tasks.xml",
+ "ref/dotnet/ja/System.Threading.Tasks.xml",
+ "ref/dotnet/ko/System.Threading.Tasks.xml",
+ "ref/dotnet/ru/System.Threading.Tasks.xml",
+ "ref/dotnet/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"
+ ]
+ }
+ },
+ "projectFileDependencyGroups": {
+ "": [
+ "System.Collections >= 4.0.10-beta-*",
+ "System.Console >= 4.0.0-beta-*",
+ "System.IO >= 4.0.10-beta-*",
+ "System.IO.FileSystem >= 4.0.0-beta-*",
+ "System.Reflection >= 4.0.10-beta-*",
+ "System.Reflection.Extensions >= 4.0.0-beta-*",
+ "System.Runtime >= 4.0.20-beta-*",
+ "System.Runtime.Extensions >= 4.0.10-beta-*",
+ "System.Runtime.Handles >= 4.0.0-beta-*",
+ "System.Runtime.InteropServices >= 4.0.20-beta-*",
+ "System.Runtime.Loader >= 4.0.0-beta-*"
+ ],
+ "DNXCore,Version=v5.0": []
+ }
+} \ No newline at end of file
diff --git a/tests/src/readytorun/testv2/testv2.csproj b/tests/src/readytorun/testv2/testv2.csproj
index c2362982bd..8611535e99 100644
--- a/tests/src/readytorun/testv2/testv2.csproj
+++ b/tests/src/readytorun/testv2/testv2.csproj
@@ -31,7 +31,7 @@
<Compile Include="..\test.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="packages.config" />
+ <None Include="project.json" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/runtime/project.lock.json b/tests/src/runtime/project.lock.json
index 8da1eeeb3a..833bfcb844 100644
--- a/tests/src/runtime/project.lock.json
+++ b/tests/src/runtime/project.lock.json
@@ -253,9 +253,9 @@
"lib/aspnetcore50/System.Xml.Linq.dll": {}
}
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
@@ -264,17 +264,17 @@
"lib/DNXCore50/System.Collections.dll": {}
}
},
- "System.Collections.Concurrent/4.0.10-beta-23024": {
+ "System.Collections.Concurrent/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Diagnostics.Tracing": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Diagnostics.Tracing": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Collections.Concurrent.dll": {}
@@ -283,17 +283,17 @@
"lib/dotnet/System.Collections.Concurrent.dll": {}
}
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Resources.ResourceManager": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Text.Encoding.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
@@ -302,9 +302,9 @@
"lib/DNXCore50/System.Console.dll": {}
}
},
- "System.Diagnostics.Contracts/4.0.0-beta-23024": {
+ "System.Diagnostics.Contracts/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Contracts.dll": {}
@@ -313,9 +313,9 @@
"lib/DNXCore50/System.Diagnostics.Contracts.dll": {}
}
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
@@ -324,9 +324,9 @@
"lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
- "System.Diagnostics.Tools/4.0.0-beta-23024": {
+ "System.Diagnostics.Tools/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tools.dll": {}
@@ -335,30 +335,30 @@
"lib/DNXCore50/System.Diagnostics.Tools.dll": {}
}
},
- "System.Diagnostics.Tracing/4.0.10-beta-23024": {
+ "System.Diagnostics.Tracing/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tracing.dll": {}
}
},
- "System.Dynamic.Runtime/4.0.10-beta-23024": {
+ "System.Dynamic.Runtime/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Reflection.Emit": "4.0.0-beta-23024",
- "System.ObjectModel": "4.0.0-beta-23024",
- "System.Threading": "4.0.0-beta-23024",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.Linq": "4.0.0-beta-23024",
- "System.Linq.Expressions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Reflection.Emit": "4.0.0-beta-23127",
+ "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.Linq.Expressions": "4.0.10-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.ObjectModel": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Dynamic.Runtime.dll": {}
@@ -367,9 +367,9 @@
"lib/DNXCore50/System.Dynamic.Runtime.dll": {}
}
},
- "System.Globalization/4.0.10-beta-23024": {
+ "System.Globalization/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
@@ -378,11 +378,11 @@
"lib/DNXCore50/System.Globalization.dll": {}
}
},
- "System.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
@@ -391,21 +391,21 @@
"lib/DNXCore50/System.IO.dll": {}
}
},
- "System.IO.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024",
- "System.Threading.Overlapped": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.dll": {}
@@ -414,9 +414,9 @@
"lib/DNXCore50/System.IO.FileSystem.dll": {}
}
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -425,13 +425,13 @@
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Linq.dll": {}
@@ -440,23 +440,23 @@
"lib/dotnet/System.Linq.dll": {}
}
},
- "System.Linq.Expressions/4.0.10-beta-23024": {
+ "System.Linq.Expressions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Reflection.Emit": "4.0.0-beta-23024",
- "System.ObjectModel": "4.0.0-beta-23024",
- "System.Threading": "4.0.0-beta-23024",
- "System.Runtime.Extensions": "4.0.0-beta-23024",
- "System.Linq": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024",
- "System.Reflection.Extensions": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Reflection.Emit": "4.0.0-beta-23127",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Reflection.Extensions": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.ObjectModel": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Linq.Expressions.dll": {}
@@ -465,24 +465,31 @@
"lib/DNXCore50/System.Linq.Expressions.dll": {}
}
},
- "System.ObjectModel/4.0.0-beta-23024": {
+ "System.ObjectModel/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.ObjectModel.dll": {}
+ },
+ "runtime": {
+ "lib/dotnet/System.ObjectModel.dll": {}
}
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
- "System.Reflection/4.0.10-beta-23024": {
+ "System.Reflection/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
@@ -491,13 +498,13 @@
"lib/DNXCore50/System.Reflection.dll": {}
}
},
- "System.Reflection.Emit/4.0.0-beta-23024": {
+ "System.Reflection.Emit/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23024",
- "System.IO": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
+ "System.IO": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Emit.dll": {}
@@ -506,11 +513,11 @@
"lib/DNXCore50/System.Reflection.Emit.dll": {}
}
},
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23024": {
+ "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
@@ -519,10 +526,10 @@
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
}
},
- "System.Reflection.Extensions/4.0.0-beta-23024": {
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Extensions.dll": {}
@@ -531,9 +538,9 @@
"lib/DNXCore50/System.Reflection.Extensions.dll": {}
}
},
- "System.Reflection.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -542,10 +549,10 @@
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Reflection.TypeExtensions.dll": {}
@@ -554,11 +561,11 @@
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
}
},
- "System.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Globalization": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Globalization": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -567,9 +574,9 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"dependencies": {
- "System.Private.Uri": "4.0.0-beta-23024"
+ "System.Private.Uri": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
@@ -578,9 +585,9 @@
"lib/DNXCore50/System.Runtime.dll": {}
}
},
- "System.Runtime.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
@@ -589,9 +596,9 @@
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
- "System.Runtime.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -600,12 +607,12 @@
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
- "System.Runtime.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Reflection": "4.0.0-beta-23024",
- "System.Reflection.Primitives": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.0-beta-23127",
+ "System.Reflection.Primitives": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -614,9 +621,9 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
- "System.Text.Encoding/4.0.10-beta-23024": {
+ "System.Text.Encoding/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -625,10 +632,10 @@
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
- "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
+ "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -637,14 +644,14 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
- "System.Text.RegularExpressions/4.0.10-beta-23024": {
+ "System.Text.RegularExpressions/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Text.RegularExpressions.dll": {}
@@ -653,19 +660,19 @@
"lib/dotnet/System.Text.RegularExpressions.dll": {}
}
},
- "System.Threading/4.0.0-beta-23024": {
+ "System.Threading/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Threading.Tasks": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.Handles": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
@@ -674,9 +681,9 @@
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0-beta-23127"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
@@ -685,10 +692,10 @@
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
- "System.Threading.ThreadPool/4.0.10-beta-23024": {
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
"dependencies": {
- "System.Runtime": "4.0.0-beta-23024",
- "System.Runtime.InteropServices": "4.0.0-beta-23024"
+ "System.Runtime": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.ThreadPool.dll": {}
@@ -697,22 +704,22 @@
"lib/DNXCore50/System.Threading.ThreadPool.dll": {}
}
},
- "System.Xml.ReaderWriter/4.0.10-beta-23024": {
+ "System.Xml.ReaderWriter/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Threading.Tasks": "4.0.10-beta-23024",
- "System.Runtime.InteropServices": "4.0.20-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.IO.FileSystem": "4.0.0-beta-23024",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Text.RegularExpressions": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.IO.FileSystem": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Text.RegularExpressions": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Xml.ReaderWriter.dll": {}
@@ -721,19 +728,19 @@
"lib/dotnet/System.Xml.ReaderWriter.dll": {}
}
},
- "System.Xml.XDocument/4.0.10-beta-23024": {
+ "System.Xml.XDocument/4.0.10-beta-23127": {
"dependencies": {
- "System.Runtime": "4.0.20-beta-23024",
- "System.IO": "4.0.10-beta-23024",
- "System.Xml.ReaderWriter": "4.0.10-beta-23024",
- "System.Resources.ResourceManager": "4.0.0-beta-23024",
- "System.Diagnostics.Debug": "4.0.10-beta-23024",
- "System.Collections": "4.0.10-beta-23024",
- "System.Globalization": "4.0.10-beta-23024",
- "System.Threading": "4.0.10-beta-23024",
- "System.Text.Encoding": "4.0.10-beta-23024",
- "System.Reflection": "4.0.10-beta-23024",
- "System.Runtime.Extensions": "4.0.10-beta-23024"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.Xml.ReaderWriter": "4.0.10-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.Threading": "4.0.10-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"compile": {
"ref/dotnet/System.Xml.XDocument.dll": {}
@@ -875,16 +882,20 @@
"lib/aspnetcore50/System.Xml.Linq.dll"
]
},
- "System.Collections/4.0.10-beta-23024": {
+ "System.Collections/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
+ "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
"files": [
- "System.Collections.4.0.10-beta-23024.nupkg",
- "System.Collections.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.4.0.10-beta-23127.nupkg",
+ "System.Collections.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.nuspec",
"lib/DNXCore50/System.Collections.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
@@ -896,19 +907,27 @@
"ref/dotnet/ru/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.Concurrent/4.0.10-beta-23024": {
+ "System.Collections.Concurrent/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "yJtHT5QpsuoMDuOz552wi/2kodOdwvfyfBgAWSJP80/P+uIGdSer4k3x11lTv8RGgcwrnhFtClK4COvYDtDS0A==",
+ "sha512": "6ztGCgMpxYIVbHC0KYDDR2UdwzVXT7QB827EkPHntcRJKmcyEYbH3ZS3uWXOoLG8PBTSoJfVP/k2Wpf0CwcKvA==",
"files": [
- "System.Collections.Concurrent.4.0.10-beta-23024.nupkg",
- "System.Collections.Concurrent.4.0.10-beta-23024.nupkg.sha512",
+ "System.Collections.Concurrent.4.0.10-beta-23127.nupkg",
+ "System.Collections.Concurrent.4.0.10-beta-23127.nupkg.sha512",
"System.Collections.Concurrent.nuspec",
"lib/dotnet/System.Collections.Concurrent.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Collections.Concurrent.dll",
"ref/dotnet/System.Collections.Concurrent.xml",
"ref/dotnet/de/System.Collections.Concurrent.xml",
@@ -920,42 +939,46 @@
"ref/dotnet/ru/System.Collections.Concurrent.xml",
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml",
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Console/4.0.0-beta-23024": {
+ "System.Console/4.0.0-beta-23302": {
"serviceable": true,
- "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
+ "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
"files": [
- "System.Console.4.0.0-beta-23024.nupkg",
- "System.Console.4.0.0-beta-23024.nupkg.sha512",
+ "System.Console.4.0.0-beta-23302.nupkg",
+ "System.Console.4.0.0-beta-23302.nupkg.sha512",
"System.Console.nuspec",
"lib/DNXCore50/System.Console.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"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",
- "ref/dotnet/it/System.Console.xml",
- "ref/dotnet/ja/System.Console.xml",
- "ref/dotnet/ko/System.Console.xml",
- "ref/dotnet/ru/System.Console.xml",
- "ref/dotnet/zh-hans/System.Console.xml",
- "ref/dotnet/zh-hant/System.Console.xml",
- "ref/net46/System.Console.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Console.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Diagnostics.Contracts/4.0.0-beta-23024": {
- "sha512": "vrK940Q2O/q6/mXKLcGvKzqG4zsyX47eaYxXSMRGC49SXWcZ4yHb8L29QPfAihXEXx2P4WAtHqvcWE9gtDCp2g==",
+ "System.Diagnostics.Contracts/4.0.0-beta-23127": {
+ "sha512": "KgTf4+q1ciCZ3f7zS8PwCFcFSOkkQZBuxRje5AKXTdFjTwGxKjp42h7j2raZU5Up4j4wfNjgYmXDgjf8Txod4A==",
"files": [
- "System.Diagnostics.Contracts.4.0.0-beta-23024.nupkg",
- "System.Diagnostics.Contracts.4.0.0-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Contracts.4.0.0-beta-23127.nupkg",
+ "System.Diagnostics.Contracts.4.0.0-beta-23127.nupkg.sha512",
"System.Diagnostics.Contracts.nuspec",
"lib/DNXCore50/System.Diagnostics.Contracts.dll",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Contracts.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Diagnostics.Contracts.dll",
"ref/dotnet/System.Diagnostics.Contracts.xml",
"ref/dotnet/de/System.Diagnostics.Contracts.xml",
@@ -971,19 +994,25 @@
"ref/netcore50/System.Diagnostics.Contracts.dll",
"ref/netcore50/System.Diagnostics.Contracts.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll"
]
},
- "System.Diagnostics.Debug/4.0.10-beta-23024": {
+ "System.Diagnostics.Debug/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
+ "sha512": "n1wYReuu+uj36Lyu8FGkxGBsuQH6o1wCRMMd0z1daTiDS38MFvq8zGJdY7zv/s9S5dHRLHpTJSMFL56ByU+Ujg==",
"files": [
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg",
+ "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"lib/DNXCore50/System.Diagnostics.Debug.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Debug.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
@@ -995,21 +1024,27 @@
"ref/dotnet/ru/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.Tools/4.0.0-beta-23024": {
+ "System.Diagnostics.Tools/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "Je0gBNcoaMp7mnrTx73BfAhj+0cLtLAgscY7p7RVhBEOMfMIUqeBR3FP49tK2DwUQe1BvJBtGfdMhBtO0vw7cQ==",
+ "sha512": "XwGB3xujbltZNvijseNclviPyTkSFTJbWUnIK64T8QqBKlmM+vclOfqTq0XFPk+E3f1wQD1Ild5qny/g03rGow==",
"files": [
- "System.Diagnostics.Tools.4.0.0-beta-23024.nupkg",
- "System.Diagnostics.Tools.4.0.0-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Tools.4.0.0-beta-23127.nupkg",
+ "System.Diagnostics.Tools.4.0.0-beta-23127.nupkg.sha512",
"System.Diagnostics.Tools.nuspec",
"lib/DNXCore50/System.Diagnostics.Tools.dll",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Tools.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Diagnostics.Tools.dll",
"ref/dotnet/System.Diagnostics.Tools.xml",
"ref/dotnet/de/System.Diagnostics.Tools.xml",
@@ -1025,18 +1060,25 @@
"ref/netcore50/System.Diagnostics.Tools.dll",
"ref/netcore50/System.Diagnostics.Tools.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll"
]
},
- "System.Diagnostics.Tracing/4.0.10-beta-23024": {
- "sha512": "5SS2p4NauCHOCmADiilADWE8Hk8DIEeKU9LKrUeaSpsgi9LZ70ebtlRzkNqtCa0xic//e6XyeQ8fXZThUFebog==",
+ "System.Diagnostics.Tracing/4.0.10-beta-23127": {
+ "sha512": "PxmNxeJ+kMNnPv2ezt5Z8LDBtGhjOL1fKr75UervU7dQSLHhuIq9nJXFaW6x3rlnmlJLXsefrZnm7QLNtgqWAw==",
"files": [
"License.rtf",
- "System.Diagnostics.Tracing.4.0.10-beta-23024.nupkg",
- "System.Diagnostics.Tracing.4.0.10-beta-23024.nupkg.sha512",
+ "System.Diagnostics.Tracing.4.0.10-beta-23127.nupkg",
+ "System.Diagnostics.Tracing.4.0.10-beta-23127.nupkg.sha512",
"System.Diagnostics.Tracing.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net451/_._",
"lib/win81/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Diagnostics.Tracing.dll",
"ref/dotnet/System.Diagnostics.Tracing.xml",
"ref/dotnet/de/System.Diagnostics.Tracing.xml",
@@ -1048,6 +1090,8 @@
"ref/dotnet/ru/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/net451/_._",
"ref/netcore50/System.Diagnostics.Tracing.dll",
"ref/netcore50/System.Diagnostics.Tracing.xml",
@@ -1060,20 +1104,27 @@
"ref/netcore50/ru/System.Diagnostics.Tracing.xml",
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/win81/_._"
+ "ref/win81/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Dynamic.Runtime/4.0.10-beta-23024": {
+ "System.Dynamic.Runtime/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "3CiMvB0locDLrxPaVJY4ZssiLUvTQaGU6WgQ7/TUfIJYZgeX1CMGEKj+RD7/kSiuv6IDhUiAIdoejNrATkgX2Q==",
+ "sha512": "CdHP5xdcur8RBwv3Ywmq2MQypHpb4KbGaY1dD2DkNP7cm50tovA/p7oue96wKgm44IYsCJm6Es75ton15WdgwA==",
"files": [
"runtime.json",
- "System.Dynamic.Runtime.4.0.10-beta-23024.nupkg",
- "System.Dynamic.Runtime.4.0.10-beta-23024.nupkg.sha512",
+ "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg",
+ "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg.sha512",
"System.Dynamic.Runtime.nuspec",
"lib/DNXCore50/System.Dynamic.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Dynamic.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Dynamic.Runtime.dll",
"ref/dotnet/System.Dynamic.Runtime.xml",
"ref/dotnet/de/System.Dynamic.Runtime.xml",
@@ -1085,19 +1136,27 @@
"ref/dotnet/ru/System.Dynamic.Runtime.xml",
"ref/dotnet/zh-hans/System.Dynamic.Runtime.xml",
"ref/dotnet/zh-hant/System.Dynamic.Runtime.xml",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
"ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll"
]
},
- "System.Globalization/4.0.10-beta-23024": {
- "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
+ "System.Globalization/4.0.10-beta-23127": {
+ "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
"files": [
- "System.Globalization.4.0.10-beta-23024.nupkg",
- "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
+ "System.Globalization.4.0.10-beta-23127.nupkg",
+ "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
"System.Globalization.nuspec",
"lib/DNXCore50/System.Globalization.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
@@ -1109,20 +1168,28 @@
"ref/dotnet/ru/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.IO/4.0.10-beta-23024": {
+ "System.IO/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
+ "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
"files": [
- "System.IO.4.0.10-beta-23024.nupkg",
- "System.IO.4.0.10-beta-23024.nupkg.sha512",
+ "System.IO.4.0.10-beta-23127.nupkg",
+ "System.IO.4.0.10-beta-23127.nupkg.sha512",
"System.IO.nuspec",
"lib/DNXCore50/System.IO.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.IO.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/de/System.IO.xml",
@@ -1134,20 +1201,28 @@
"ref/dotnet/ru/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.FileSystem/4.0.0-beta-23024": {
+ "System.IO.FileSystem/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
+ "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
"files": [
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"lib/DNXCore50/System.IO.FileSystem.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/netcore50/System.IO.FileSystem.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/dotnet/System.IO.FileSystem.xml",
"ref/dotnet/de/System.IO.FileSystem.xml",
@@ -1159,18 +1234,26 @@
"ref/dotnet/ru/System.IO.FileSystem.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
+ "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
+ "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
"files": [
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
+ "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
@@ -1182,20 +1265,26 @@
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.IO.FileSystem.Primitives.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Linq/4.0.0-beta-23024": {
+ "System.Linq/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "hVGW083n8Lf5J0uFrDqbbeZODqcpqlTls42aVbJXkELEBfRFOYdC3elpPEw/gtlLsBIUFfYJgq+a/7Mqv/i//g==",
+ "sha512": "pvB6d8TuwcsU20Im73SKprww15O6Nf48NPd80rmJHDJofRgpzMZ6M5VTBcMXBMlS8jXHpq0ORXOUQ8F+0OmVCg==",
"files": [
- "System.Linq.4.0.0-beta-23024.nupkg",
- "System.Linq.4.0.0-beta-23024.nupkg.sha512",
+ "System.Linq.4.0.0-beta-23127.nupkg",
+ "System.Linq.4.0.0-beta-23127.nupkg.sha512",
"System.Linq.nuspec",
"lib/dotnet/System.Linq.dll",
"lib/net45/_._",
"lib/netcore50/System.Linq.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Linq.dll",
"ref/dotnet/System.Linq.xml",
"ref/dotnet/de/System.Linq.xml",
@@ -1210,20 +1299,26 @@
"ref/net45/_._",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._"
]
},
- "System.Linq.Expressions/4.0.10-beta-23024": {
+ "System.Linq.Expressions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "M00ZX4duEc5ON96skfTKUXiGp4/qD3sz2SGhbOxBlHoDXJ5Ax0iUZGCDGHK9s7Ncf60qYPghtO2qy/7LVHHjHA==",
+ "sha512": "sTx6tiIJwc9gECz2gv9+2e7hFpRlX0GbRAPowFtD95dcWgm1MlYV+3WF70XismWnPN9k5/ZHTyz4RjEPFY+lBg==",
"files": [
"runtime.json",
- "System.Linq.Expressions.4.0.10-beta-23024.nupkg",
- "System.Linq.Expressions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Linq.Expressions.4.0.10-beta-23127.nupkg",
+ "System.Linq.Expressions.4.0.10-beta-23127.nupkg.sha512",
"System.Linq.Expressions.nuspec",
"lib/DNXCore50/System.Linq.Expressions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Linq.Expressions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Linq.Expressions.dll",
"ref/dotnet/System.Linq.Expressions.xml",
"ref/dotnet/de/System.Linq.Expressions.xml",
@@ -1235,19 +1330,27 @@
"ref/dotnet/ru/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/_._",
"runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll"
]
},
- "System.ObjectModel/4.0.0-beta-23024": {
- "sha512": "2hZj5Njj6scQ2yCVTghA6qBO9XXPm25JbkefJZbokdJtkNWvCArSdK/r3bX6cXqLESkrH/wublHqTztNMnB8Dw==",
+ "System.ObjectModel/4.0.10-beta-23127": {
+ "serviceable": true,
+ "sha512": "WddIdzpJxPz+UI3wlUPNpeZwMQEX6AxxnT/ycTmSdFVUazsb1sRxE92TeYMDKpIlEu6jRvuv8A36yGsQr5CEkQ==",
"files": [
- "License.rtf",
- "System.ObjectModel.4.0.0-beta-23024.nupkg",
- "System.ObjectModel.4.0.0-beta-23024.nupkg.sha512",
+ "System.ObjectModel.4.0.10-beta-23127.nupkg",
+ "System.ObjectModel.4.0.10-beta-23127.nupkg.sha512",
"System.ObjectModel.nuspec",
- "lib/net45/_._",
- "lib/win8/_._",
+ "lib/dotnet/System.ObjectModel.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.ObjectModel.dll",
"ref/dotnet/System.ObjectModel.xml",
"ref/dotnet/de/System.ObjectModel.xml",
@@ -1259,27 +1362,19 @@
"ref/dotnet/ru/System.ObjectModel.xml",
"ref/dotnet/zh-hans/System.ObjectModel.xml",
"ref/dotnet/zh-hant/System.ObjectModel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.ObjectModel.dll",
- "ref/netcore50/System.ObjectModel.xml",
- "ref/netcore50/de/System.ObjectModel.xml",
- "ref/netcore50/es/System.ObjectModel.xml",
- "ref/netcore50/fr/System.ObjectModel.xml",
- "ref/netcore50/it/System.ObjectModel.xml",
- "ref/netcore50/ja/System.ObjectModel.xml",
- "ref/netcore50/ko/System.ObjectModel.xml",
- "ref/netcore50/ru/System.ObjectModel.xml",
- "ref/netcore50/zh-hans/System.ObjectModel.xml",
- "ref/netcore50/zh-hant/System.ObjectModel.xml",
- "ref/win8/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Private.Uri/4.0.0-beta-23024": {
+ "System.Private.Uri/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
+ "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
"files": [
- "System.Private.Uri.4.0.0-beta-23024.nupkg",
- "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg",
+ "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
@@ -1288,15 +1383,19 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
- "System.Reflection/4.0.10-beta-23024": {
- "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
+ "System.Reflection/4.0.10-beta-23127": {
+ "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
"files": [
- "System.Reflection.4.0.10-beta-23024.nupkg",
- "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
+ "System.Reflection.4.0.10-beta-23127.nupkg",
+ "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
"System.Reflection.nuspec",
"lib/DNXCore50/System.Reflection.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/de/System.Reflection.xml",
@@ -1308,19 +1407,25 @@
"ref/dotnet/ru/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.Emit/4.0.0-beta-23024": {
- "sha512": "VNrqiyCvlNoPLQIak1J1+PL6f7tN7Esn6HTmoWvLwSjyztV+CikHfAYv+jQRYEOPILfEgsPFS73sj4H49b/1qw==",
+ "System.Reflection.Emit/4.0.0-beta-23127": {
+ "sha512": "v4Fzkc1VvgjK5Y0zqY8a0vFLQvz9XbEDC7wrLi0YLEjgmnUw8gxsWFgFQnOABjUYc28ygwQjz1Zpl+sfnIHgFw==",
"files": [
- "System.Reflection.Emit.4.0.0-beta-23024.nupkg",
- "System.Reflection.Emit.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Emit.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Emit.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Emit.nuspec",
"lib/DNXCore50/System.Reflection.Emit.dll",
+ "lib/MonoAndroid10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.dll",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.Emit.dll",
"ref/dotnet/System.Reflection.Emit.xml",
"ref/dotnet/de/System.Reflection.Emit.xml",
@@ -1332,18 +1437,21 @@
"ref/dotnet/ru/System.Reflection.Emit.xml",
"ref/dotnet/zh-hans/System.Reflection.Emit.xml",
"ref/dotnet/zh-hant/System.Reflection.Emit.xml",
- "ref/net45/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/net45/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23024": {
- "sha512": "p6QfhflZWlM7VEQMMaBZSJ1ntASpnnD/usgOfUO9EtBcXfYsav0BoIB++p1ih41Zt2iPG5DUv9aYnP+njQb/SQ==",
+ "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
+ "sha512": "Z953hng7bseRmyedsWYyRMXm6VlKYaAizg/h1bN3Yol+dKcdU1PPNgtyM5lFf1poMQQWedqFrB6wP+PrV9MNFQ==",
"files": [
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23024.nupkg",
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Emit.ILGeneration.nuspec",
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
+ "lib/wp80/_._",
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
"ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
"ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
@@ -1355,20 +1463,23 @@
"ref/dotnet/ru/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/net45/_._",
+ "ref/wp80/_._"
]
},
- "System.Reflection.Extensions/4.0.0-beta-23024": {
+ "System.Reflection.Extensions/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "Hb/Jq24QyHQ563tCB8C7qu5MlOsCc3NSopzvWAf2pU0CN0LnWH1M5W30TnVERBFWo46TJih5+IxGYhjtUU3b3A==",
+ "sha512": "aqLWJLH1vBW3M6QSEHXcPuhyIoN+uPVNbcB7D/RoAd5u3OzdaO2MtR98USrD7LIUKlKP8nujoHgvweX0m23Kgw==",
"files": [
- "System.Reflection.Extensions.4.0.0-beta-23024.nupkg",
- "System.Reflection.Extensions.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Extensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Extensions.4.0.0-beta-23127.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/_._",
"ref/dotnet/System.Reflection.Extensions.dll",
"ref/dotnet/System.Reflection.Extensions.xml",
"ref/dotnet/de/System.Reflection.Extensions.xml",
@@ -1384,20 +1495,24 @@
"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.Primitives/4.0.0-beta-23024": {
+ "System.Reflection.Primitives/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
+ "sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
"files": [
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
- "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
+ "System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/de/System.Reflection.Primitives.xml",
@@ -1413,19 +1528,25 @@
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
]
},
- "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
+ "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "UTsspl61Om2E/x08euAQIrf5d6ebbx4YB8iLvtUrgYBV/iia81X6yMiRobUfYSNKu7WVAxwVrzxyPM8gDaA0rA==",
+ "sha512": "vVc+uhYZh6k4+tDxl0QeP31dq3RUySaiDjSmQ2aOEnVfBs7xtbNaxXLXKd5BBAweNQIZBZ5L1Yv0wC2tCa17KQ==",
"files": [
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg",
- "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg.sha512",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg",
+ "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg.sha512",
"System.Reflection.TypeExtensions.nuspec",
"lib/DNXCore50/System.Reflection.TypeExtensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Reflection.TypeExtensions.dll",
"lib/netcore50/System.Reflection.TypeExtensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Reflection.TypeExtensions.dll",
"ref/dotnet/System.Reflection.TypeExtensions.xml",
"ref/dotnet/de/System.Reflection.TypeExtensions.xml",
@@ -1437,21 +1558,27 @@
"ref/dotnet/ru/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.Resources.ResourceManager/4.0.0-beta-23024": {
+ "System.Resources.ResourceManager/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
+ "sha512": "+stu9oGQvmjeFJfhg4zRf/D0jNGa2L7MIkGz3ik70loEFHLE3OrOXFt3T+3eG37Z6md2KCWKe+85ct6VDaEtWA==",
"files": [
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
- "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
+ "System.Resources.ResourceManager.4.0.0-beta-23127.nupkg",
+ "System.Resources.ResourceManager.4.0.0-beta-23127.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
@@ -1467,19 +1594,25 @@
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
]
},
- "System.Runtime/4.0.20-beta-23024": {
+ "System.Runtime/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
+ "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
"files": [
- "System.Runtime.4.0.20-beta-23024.nupkg",
- "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.4.0.20-beta-23127.nupkg",
+ "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
@@ -1491,20 +1624,28 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
+ "System.Runtime.Extensions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
+ "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
"files": [
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
@@ -1516,20 +1657,28 @@
"ref/dotnet/ru/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.Handles/4.0.0-beta-23024": {
+ "System.Runtime.Handles/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
+ "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
"files": [
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
+ "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"lib/DNXCore50/System.Runtime.Handles.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/de/System.Runtime.Handles.xml",
@@ -1541,20 +1690,28 @@
"ref/dotnet/ru/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.InteropServices/4.0.20-beta-23024": {
+ "System.Runtime.InteropServices/4.0.20-beta-23127": {
"serviceable": true,
- "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
+ "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
"files": [
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
+ "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"lib/DNXCore50/System.Runtime.InteropServices.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
@@ -1566,19 +1723,27 @@
"ref/dotnet/ru/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.Text.Encoding/4.0.10-beta-23024": {
- "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
+ "System.Text.Encoding/4.0.10-beta-23127": {
+ "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
"files": [
- "System.Text.Encoding.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.nuspec",
"lib/DNXCore50/System.Text.Encoding.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/de/System.Text.Encoding.xml",
@@ -1590,19 +1755,27 @@
"ref/dotnet/ru/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.Extensions/4.0.10-beta-23024": {
- "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
+ "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
+ "sha512": "Vrbl+i8CCNo4Z8K1tNJ5GURvvbq+sS0J9mWsEZglFH8fJeq6oLTHPQYehrTe/dorz0gnSALUINGoOwHkCbki+Q==",
"files": [
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg",
+ "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg.sha512",
"System.Text.Encoding.Extensions.nuspec",
"lib/DNXCore50/System.Text.Encoding.Extensions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
@@ -1614,19 +1787,27 @@
"ref/dotnet/ru/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.RegularExpressions/4.0.10-beta-23024": {
+ "System.Text.RegularExpressions/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "dbbYvJczIWGYK4UChCYn6ZsBeRWXIA8UJAPaY8ovsNeP5pCGCLRVRPYnmk2oky5+18fwYy0gEArMF8szyRVHOg==",
+ "sha512": "xDh2rudWn0gHbvdZFmXnP+PnCJ1Yq4VsS2R7vcqsIwCqm+oqzuLUXk6R/YNvJ30Z5r6Fdv4keiHPAZbx9UKT7w==",
"files": [
- "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg",
- "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg.sha512",
+ "System.Text.RegularExpressions.4.0.10-beta-23127.nupkg",
+ "System.Text.RegularExpressions.4.0.10-beta-23127.nupkg.sha512",
"System.Text.RegularExpressions.nuspec",
"lib/dotnet/System.Text.RegularExpressions.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Text.RegularExpressions.dll",
"ref/dotnet/System.Text.RegularExpressions.xml",
"ref/dotnet/de/System.Text.RegularExpressions.xml",
@@ -1638,18 +1819,28 @@
"ref/dotnet/ru/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading/4.0.0-beta-23024": {
- "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
+ "System.Threading/4.0.0-beta-23127": {
+ "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
"files": [
"License.rtf",
- "System.Threading.4.0.0-beta-23024.nupkg",
- "System.Threading.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.4.0.0-beta-23127.nupkg",
+ "System.Threading.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.nuspec",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
@@ -1661,6 +1852,8 @@
"ref/dotnet/ru/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",
@@ -1673,15 +1866,19 @@
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._"
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Threading.Overlapped/4.0.0-beta-23024": {
+ "System.Threading.Overlapped/4.0.0-beta-23127": {
"serviceable": true,
- "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
+ "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
"files": [
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
+ "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
@@ -1700,16 +1897,20 @@
"ref/net46/System.Threading.Overlapped.dll"
]
},
- "System.Threading.Tasks/4.0.10-beta-23024": {
+ "System.Threading.Tasks/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
+ "sha512": "5K6t1u3aT7Yh8PbqmXyTnjDo4OJWDCCqHmAccauJ35hnXthzgSBiMvVr2wxtAl7A8eK/lVcSPKJIheJ6MZnLcg==",
"files": [
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg",
+ "System.Threading.Tasks.4.0.10-beta-23127.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/DNXCore50/System.Threading.Tasks.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/de/System.Threading.Tasks.xml",
@@ -1721,41 +1922,48 @@
"ref/dotnet/ru/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.ThreadPool/4.0.10-beta-23024": {
- "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
+ "System.Threading.ThreadPool/4.0.10-beta-23302": {
+ "serviceable": true,
+ "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
"files": [
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
+ "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"lib/DNXCore50/System.Threading.ThreadPool.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/dotnet/System.Threading.ThreadPool.xml",
- "ref/dotnet/de/System.Threading.ThreadPool.xml",
- "ref/dotnet/es/System.Threading.ThreadPool.xml",
- "ref/dotnet/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet/it/System.Threading.ThreadPool.xml",
- "ref/dotnet/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
- "ref/net46/System.Threading.ThreadPool.dll"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Threading.ThreadPool.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Xml.ReaderWriter/4.0.10-beta-23024": {
+ "System.Xml.ReaderWriter/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "X9UqQ448oTm1IRpsyW2VXdm7Sl3+4hiKLfTSXHGQIwhqmXDn6w9YJ5QrKvrRtnXZz0Wgebky8/Kz6a59+6nxfg==",
+ "sha512": "qDWTA6KSSCpqLlM0ZayuYmtChu5H+v6yciKR5PW12YHxKQuvteR0DnOnk/NThmb3N0K2NIE5ozgnjNdX+ESJ7Q==",
"files": [
- "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg",
- "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg.sha512",
+ "System.Xml.ReaderWriter.4.0.10-beta-23127.nupkg",
+ "System.Xml.ReaderWriter.4.0.10-beta-23127.nupkg.sha512",
"System.Xml.ReaderWriter.nuspec",
"lib/dotnet/System.Xml.ReaderWriter.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Xml.ReaderWriter.dll",
"ref/dotnet/System.Xml.ReaderWriter.xml",
"ref/dotnet/de/System.Xml.ReaderWriter.xml",
@@ -1767,18 +1975,26 @@
"ref/dotnet/ru/System.Xml.ReaderWriter.xml",
"ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml",
"ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
},
- "System.Xml.XDocument/4.0.10-beta-23024": {
+ "System.Xml.XDocument/4.0.10-beta-23127": {
"serviceable": true,
- "sha512": "kEdUaXET7z5Cgq1DniSv7suMyZesqN5XGLztEw+SFP34nEBX5hwexYeLDRliXT5gPI33B+IwCYA1TcDYfV1BXg==",
+ "sha512": "2Gv6EgKZRV1t3epbXln8mqSjiZiQ1O+Kp+cXTMKnKxfqAJzjntVJMYBG3MTrzRAL/orUlZoIkGMO85gWlnF4Ig==",
"files": [
- "System.Xml.XDocument.4.0.10-beta-23024.nupkg",
- "System.Xml.XDocument.4.0.10-beta-23024.nupkg.sha512",
+ "System.Xml.XDocument.4.0.10-beta-23127.nupkg",
+ "System.Xml.XDocument.4.0.10-beta-23127.nupkg.sha512",
"System.Xml.XDocument.nuspec",
"lib/dotnet/System.Xml.XDocument.dll",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
"lib/net46/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
"ref/dotnet/System.Xml.XDocument.dll",
"ref/dotnet/System.Xml.XDocument.xml",
"ref/dotnet/de/System.Xml.XDocument.xml",
@@ -1790,7 +2006,11 @@
"ref/dotnet/ru/System.Xml.XDocument.xml",
"ref/dotnet/zh-hans/System.Xml.XDocument.xml",
"ref/dotnet/zh-hant/System.Xml.XDocument.xml",
- "ref/net46/_._"
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._"
]
}
},