summaryrefslogtreecommitdiff
path: root/tests/src/managed
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-02-23 17:14:23 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-02 12:32:03 -0600
commit36cb6d858f8f84e8870b56441b82bb9a4e4faf51 (patch)
treea670ff2a5b3aef9df672963eea987cb235e7bd50 /tests/src/managed
parent0d71a87375bfa54af10b68b74a4c8d93430ed308 (diff)
downloadcoreclr-36cb6d858f8f84e8870b56441b82bb9a4e4faf51.tar.gz
coreclr-36cb6d858f8f84e8870b56441b82bb9a4e4faf51.tar.bz2
coreclr-36cb6d858f8f84e8870b56441b82bb9a4e4faf51.zip
Remove all lockfiles from source control.
Diffstat (limited to 'tests/src/managed')
-rw-r--r--tests/src/managed/Compilation/project.lock.json3001
1 files changed, 0 insertions, 3001 deletions
diff --git a/tests/src/managed/Compilation/project.lock.json b/tests/src/managed/Compilation/project.lock.json
deleted file mode 100644
index de05b94e22..0000000000
--- a/tests/src/managed/Compilation/project.lock.json
+++ /dev/null
@@ -1,3001 +0,0 @@
-{
- "locked": true,
- "version": 2,
- "targets": {
- "DNXCore,Version=v5.0": {
- "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
- "type": "package"
- },
- "Microsoft.CodeAnalysis.Common/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Reflection.Metadata": "1.1.0"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.Compilers/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.CSharp": "[1.1.1]",
- "Microsoft.CodeAnalysis.VisualBasic": "[1.1.1]"
- }
- },
- "Microsoft.CodeAnalysis.CSharp/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "[1.1.1]"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "1.1.1"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- }
- },
- "System.Collections/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Console/4.0.0-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.1/System.Console.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.Linq.Expressions": "4.0.10-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.IO/4.0.10-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Runtime.Handles": "4.0.0-beta-23127",
- "System.Runtime.InteropServices": "4.0.20-beta-23127",
- "System.Text.Encoding": "4.0.10-beta-23127",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Overlapped": "4.0.0-beta-23127",
- "System.Threading.Tasks": "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Extensions": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.ObjectModel/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-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-23127": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "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.Text.Encoding/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127",
- "System.Text.Encoding": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Threading/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "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-23127": {
- "type": "package",
- "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.ThreadPool/4.0.10-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.2/System.Threading.ThreadPool.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.ThreadPool.dll": {}
- }
- }
- },
- "DNXCore,Version=v5.0/win7-x86": {
- "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
- "type": "package"
- },
- "Microsoft.CodeAnalysis.Common/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Reflection.Metadata": "1.1.0"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.Compilers/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.CSharp": "[1.1.1]",
- "Microsoft.CodeAnalysis.VisualBasic": "[1.1.1]"
- }
- },
- "Microsoft.CodeAnalysis.CSharp/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "[1.1.1]"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "1.1.1"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- }
- },
- "runtime.win7.System.Console/4.0.0-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/dotnet5.4/System.Console.dll": {}
- }
- },
- "System.Collections/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Console/4.0.0-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.1/System.Console.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.Linq.Expressions": "4.0.10-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.IO/4.0.10-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Runtime.Handles": "4.0.0-beta-23127",
- "System.Runtime.InteropServices": "4.0.20-beta-23127",
- "System.Text.Encoding": "4.0.10-beta-23127",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Overlapped": "4.0.0-beta-23127",
- "System.Threading.Tasks": "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Extensions": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.ObjectModel/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-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-23127": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "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.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "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-23127": {
- "type": "package",
- "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.ThreadPool/4.0.10-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.2/System.Threading.ThreadPool.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.ThreadPool.dll": {}
- }
- }
- },
- "DNXCore,Version=v5.0/win7-x64": {
- "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
- "type": "package"
- },
- "Microsoft.CodeAnalysis.Common/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Reflection.Metadata": "1.1.0"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.Compilers/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.CSharp": "[1.1.1]",
- "Microsoft.CodeAnalysis.VisualBasic": "[1.1.1]"
- }
- },
- "Microsoft.CodeAnalysis.CSharp/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "[1.1.1]"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
- }
- },
- "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "1.1.1"
- },
- "compile": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
- }
- },
- "runtime.win7.System.Console/4.0.0-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/dotnet5.4/System.Console.dll": {}
- }
- },
- "System.Collections/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Console/4.0.0-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.1/System.Console.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.Linq.Expressions": "4.0.10-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.IO/4.0.10-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Runtime.Handles": "4.0.0-beta-23127",
- "System.Runtime.InteropServices": "4.0.20-beta-23127",
- "System.Text.Encoding": "4.0.10-beta-23127",
- "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Overlapped": "4.0.0-beta-23127",
- "System.Threading.Tasks": "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Globalization": "4.0.10-beta-23127",
- "System.IO": "4.0.10-beta-23127",
- "System.Linq": "4.0.0-beta-23127",
- "System.ObjectModel": "4.0.10-beta-23127",
- "System.Reflection": "4.0.10-beta-23127",
- "System.Reflection.Emit": "4.0.0-beta-23127",
- "System.Reflection.Extensions": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.ObjectModel/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-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-23127": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0-beta-23127",
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23127",
- "System.Reflection.Primitives": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0-beta-23127",
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20-beta-23127": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "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": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "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.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "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-23127": {
- "type": "package",
- "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-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10-beta-23127",
- "System.Diagnostics.Debug": "4.0.10-beta-23127",
- "System.Diagnostics.Tracing": "4.0.20-beta-23127",
- "System.Resources.ResourceManager": "4.0.0-beta-23127",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127",
- "System.Threading": "4.0.10-beta-23127",
- "System.Threading.Tasks": "4.0.10-beta-23127"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.ThreadPool/4.0.10-beta-23516": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0"
- },
- "compile": {
- "ref/dotnet5.2/System.Threading.ThreadPool.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.ThreadPool.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
- "type": "package",
- "sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
- "files": [
- "Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg",
- "Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512",
- "Microsoft.CodeAnalysis.Analyzers.nuspec",
- "ThirdPartyNotices.rtf",
- "tools/install.ps1",
- "tools/uninstall.ps1"
- ]
- },
- "Microsoft.CodeAnalysis.Common/1.1.1": {
- "type": "package",
- "sha512": "r958nYjnl//vgjLljJLu52N2FJKlKYF5pqzyXM/C6K0w8uMcKIkJS4RXygqRBhW7ZjlsJXfiEX/JxLeDxMQUWQ==",
- "files": [
- "lib/net45/Microsoft.CodeAnalysis.dll",
- "lib/net45/Microsoft.CodeAnalysis.xml",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.xml",
- "Microsoft.CodeAnalysis.Common.1.1.1.nupkg",
- "Microsoft.CodeAnalysis.Common.1.1.1.nupkg.sha512",
- "Microsoft.CodeAnalysis.Common.nuspec",
- "ThirdPartyNotices.rtf"
- ]
- },
- "Microsoft.CodeAnalysis.Compilers/1.1.1": {
- "type": "package",
- "sha512": "tqCaCYlRDRra+vI7LRpDhbCdk1grzaNENCij8DOpAnTf8hR3WMcjGGD+PxWNkLFGJcfzNUbIFhb39onmVZI5KQ==",
- "files": [
- "Microsoft.CodeAnalysis.Compilers.1.1.1.nupkg",
- "Microsoft.CodeAnalysis.Compilers.1.1.1.nupkg.sha512",
- "Microsoft.CodeAnalysis.Compilers.nuspec",
- "ThirdPartyNotices.rtf"
- ]
- },
- "Microsoft.CodeAnalysis.CSharp/1.1.1": {
- "type": "package",
- "sha512": "HH8f/KK4fjTWNaKhHPgjF1Hm7lGMEB6A3DK+CUzW9ZbudZTFdNwb3Oa4qDZ25HWF+ifImSdu+1bLgqKCWRbsNQ==",
- "files": [
- "lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
- "lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml",
- "Microsoft.CodeAnalysis.CSharp.1.1.1.nupkg",
- "Microsoft.CodeAnalysis.CSharp.1.1.1.nupkg.sha512",
- "Microsoft.CodeAnalysis.CSharp.nuspec",
- "ThirdPartyNotices.rtf"
- ]
- },
- "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
- "type": "package",
- "sha512": "QFOiWdSHCJwy1usS/7Ka+VAAhtXeEwQCDOd1iKGllGgcJuSiwtLEchxfOkXKsFtNq0P03mVEDRfUxc+6XHR60A==",
- "files": [
- "lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll",
- "lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll",
- "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml",
- "Microsoft.CodeAnalysis.VisualBasic.1.1.1.nupkg",
- "Microsoft.CodeAnalysis.VisualBasic.1.1.1.nupkg.sha512",
- "Microsoft.CodeAnalysis.VisualBasic.nuspec",
- "ThirdPartyNotices.rtf"
- ]
- },
- "runtime.win7.System.Console/4.0.0-beta-23516": {
- "type": "package",
- "serviceable": true,
- "sha512": "TJZhrw44Bf7sYqne+CX5II/PaNf5L7oKVfl0FLkr4pj76KS8hSsJzsKL0IvxC+bi4d51+wTbv91kF1kgPyHMVw==",
- "files": [
- "ref/dotnet/_._",
- "runtime.win7.System.Console.4.0.0-beta-23516.nupkg",
- "runtime.win7.System.Console.4.0.0-beta-23516.nupkg.sha512",
- "runtime.win7.System.Console.nuspec",
- "runtimes/win7/lib/dotnet5.4/System.Console.dll",
- "runtimes/win7/lib/net/_._"
- ]
- },
- "System.Collections/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "1XSlnhJpGCiRzmHn68jcX6yKPmJEdlUd1iE9KBTOR6posRM9xbFIgVMz8YxNSm76iFi5ukP8PVgs1ks0gWdkZQ==",
- "files": [
- "lib/DNXCore50/System.Collections.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Collections.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Collections.xml",
- "ref/dotnet/es/System.Collections.xml",
- "ref/dotnet/fr/System.Collections.xml",
- "ref/dotnet/it/System.Collections.xml",
- "ref/dotnet/ja/System.Collections.xml",
- "ref/dotnet/ko/System.Collections.xml",
- "ref/dotnet/ru/System.Collections.xml",
- "ref/dotnet/System.Collections.dll",
- "ref/dotnet/System.Collections.xml",
- "ref/dotnet/zh-hans/System.Collections.xml",
- "ref/dotnet/zh-hant/System.Collections.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll",
- "System.Collections.4.0.10-beta-23127.nupkg",
- "System.Collections.4.0.10-beta-23127.nupkg.sha512",
- "System.Collections.nuspec"
- ]
- },
- "System.Collections.Concurrent/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "6ztGCgMpxYIVbHC0KYDDR2UdwzVXT7QB827EkPHntcRJKmcyEYbH3ZS3uWXOoLG8PBTSoJfVP/k2Wpf0CwcKvA==",
- "files": [
- "lib/dotnet/System.Collections.Concurrent.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Collections.Concurrent.xml",
- "ref/dotnet/es/System.Collections.Concurrent.xml",
- "ref/dotnet/fr/System.Collections.Concurrent.xml",
- "ref/dotnet/it/System.Collections.Concurrent.xml",
- "ref/dotnet/ja/System.Collections.Concurrent.xml",
- "ref/dotnet/ko/System.Collections.Concurrent.xml",
- "ref/dotnet/ru/System.Collections.Concurrent.xml",
- "ref/dotnet/System.Collections.Concurrent.dll",
- "ref/dotnet/System.Collections.Concurrent.xml",
- "ref/dotnet/zh-hans/System.Collections.Concurrent.xml",
- "ref/dotnet/zh-hant/System.Collections.Concurrent.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.Collections.Concurrent.4.0.10-beta-23127.nupkg",
- "System.Collections.Concurrent.4.0.10-beta-23127.nupkg.sha512",
- "System.Collections.Concurrent.nuspec"
- ]
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "serviceable": true,
- "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
- "files": [
- "lib/dotnet/System.Collections.Immutable.dll",
- "lib/dotnet/System.Collections.Immutable.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
- "System.Collections.Immutable.1.1.37.nupkg",
- "System.Collections.Immutable.1.1.37.nupkg.sha512",
- "System.Collections.Immutable.nuspec"
- ]
- },
- "System.Console/4.0.0-beta-23516": {
- "type": "package",
- "serviceable": true,
- "sha512": "tzF4Dbbv+5bcbQ7GHuuKafkaDZThiUiwxqCc1ngewnMWZ5YmIgjQZjs+E1DNhoMVAvkH0tSmLJvsDlx9dFg+Aw==",
- "files": [
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Console.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet5.1/de/System.Console.xml",
- "ref/dotnet5.1/es/System.Console.xml",
- "ref/dotnet5.1/fr/System.Console.xml",
- "ref/dotnet5.1/it/System.Console.xml",
- "ref/dotnet5.1/ja/System.Console.xml",
- "ref/dotnet5.1/ko/System.Console.xml",
- "ref/dotnet5.1/ru/System.Console.xml",
- "ref/dotnet5.1/System.Console.dll",
- "ref/dotnet5.1/System.Console.xml",
- "ref/dotnet5.1/zh-hans/System.Console.xml",
- "ref/dotnet5.1/zh-hant/System.Console.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Console.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "System.Console.4.0.0-beta-23516.nupkg",
- "System.Console.4.0.0-beta-23516.nupkg.sha512",
- "System.Console.nuspec"
- ]
- },
- "System.Diagnostics.Debug/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "n1wYReuu+uj36Lyu8FGkxGBsuQH6o1wCRMMd0z1daTiDS38MFvq8zGJdY7zv/s9S5dHRLHpTJSMFL56ByU+Ujg==",
- "files": [
- "lib/DNXCore50/System.Diagnostics.Debug.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Diagnostics.Debug.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Diagnostics.Debug.xml",
- "ref/dotnet/es/System.Diagnostics.Debug.xml",
- "ref/dotnet/fr/System.Diagnostics.Debug.xml",
- "ref/dotnet/it/System.Diagnostics.Debug.xml",
- "ref/dotnet/ja/System.Diagnostics.Debug.xml",
- "ref/dotnet/ko/System.Diagnostics.Debug.xml",
- "ref/dotnet/ru/System.Diagnostics.Debug.xml",
- "ref/dotnet/System.Diagnostics.Debug.dll",
- "ref/dotnet/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll",
- "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg",
- "System.Diagnostics.Debug.4.0.10-beta-23127.nupkg.sha512",
- "System.Diagnostics.Debug.nuspec"
- ]
- },
- "System.Diagnostics.Tracing/4.0.20-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "6F+pXNXx5JTRQqK6hlhfKpFc82g1CfFIQdrkyzMs5dFH0kGnRz5SBzoteg8V1BE2AoDLltuW8RGnwTXJYT3Whg==",
- "files": [
- "lib/DNXCore50/System.Diagnostics.Tracing.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Diagnostics.Tracing.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Diagnostics.Tracing.xml",
- "ref/dotnet/es/System.Diagnostics.Tracing.xml",
- "ref/dotnet/fr/System.Diagnostics.Tracing.xml",
- "ref/dotnet/it/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ja/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ko/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ru/System.Diagnostics.Tracing.xml",
- "ref/dotnet/System.Diagnostics.Tracing.dll",
- "ref/dotnet/System.Diagnostics.Tracing.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll",
- "System.Diagnostics.Tracing.4.0.20-beta-23127.nupkg",
- "System.Diagnostics.Tracing.4.0.20-beta-23127.nupkg.sha512",
- "System.Diagnostics.Tracing.nuspec"
- ]
- },
- "System.Dynamic.Runtime/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "CdHP5xdcur8RBwv3Ywmq2MQypHpb4KbGaY1dD2DkNP7cm50tovA/p7oue96wKgm44IYsCJm6Es75ton15WdgwA==",
- "files": [
- "lib/DNXCore50/System.Dynamic.Runtime.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Dynamic.Runtime.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Dynamic.Runtime.xml",
- "ref/dotnet/es/System.Dynamic.Runtime.xml",
- "ref/dotnet/fr/System.Dynamic.Runtime.xml",
- "ref/dotnet/it/System.Dynamic.Runtime.xml",
- "ref/dotnet/ja/System.Dynamic.Runtime.xml",
- "ref/dotnet/ko/System.Dynamic.Runtime.xml",
- "ref/dotnet/ru/System.Dynamic.Runtime.xml",
- "ref/dotnet/System.Dynamic.Runtime.dll",
- "ref/dotnet/System.Dynamic.Runtime.xml",
- "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml",
- "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll",
- "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg",
- "System.Dynamic.Runtime.4.0.10-beta-23127.nupkg.sha512",
- "System.Dynamic.Runtime.nuspec"
- ]
- },
- "System.Globalization/4.0.10-beta-23127": {
- "type": "package",
- "sha512": "DtN6tLsL7WD6s9PEsP/XQ8vkkmKOstNqfbvuoEikyKRlmNhFoXn2VfJgxoEj31W/oSCSqfpiVAR2cTs9ha/7lQ==",
- "files": [
- "lib/DNXCore50/System.Globalization.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Globalization.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Globalization.xml",
- "ref/dotnet/es/System.Globalization.xml",
- "ref/dotnet/fr/System.Globalization.xml",
- "ref/dotnet/it/System.Globalization.xml",
- "ref/dotnet/ja/System.Globalization.xml",
- "ref/dotnet/ko/System.Globalization.xml",
- "ref/dotnet/ru/System.Globalization.xml",
- "ref/dotnet/System.Globalization.dll",
- "ref/dotnet/System.Globalization.xml",
- "ref/dotnet/zh-hans/System.Globalization.xml",
- "ref/dotnet/zh-hant/System.Globalization.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll",
- "System.Globalization.4.0.10-beta-23127.nupkg",
- "System.Globalization.4.0.10-beta-23127.nupkg.sha512",
- "System.Globalization.nuspec"
- ]
- },
- "System.IO/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "YOBBR0IcbiCRKyv+WDz1ofHSj8m+uGeBA3NJtZTcKMQxo3kJaB15+LIlh3qprRz3WxhQ08uPy7P/orbQ7vBHkQ==",
- "files": [
- "lib/DNXCore50/System.IO.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.IO.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.IO.xml",
- "ref/dotnet/es/System.IO.xml",
- "ref/dotnet/fr/System.IO.xml",
- "ref/dotnet/it/System.IO.xml",
- "ref/dotnet/ja/System.IO.xml",
- "ref/dotnet/ko/System.IO.xml",
- "ref/dotnet/ru/System.IO.xml",
- "ref/dotnet/System.IO.dll",
- "ref/dotnet/System.IO.xml",
- "ref/dotnet/zh-hans/System.IO.xml",
- "ref/dotnet/zh-hant/System.IO.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.IO.dll",
- "System.IO.4.0.10-beta-23127.nupkg",
- "System.IO.4.0.10-beta-23127.nupkg.sha512",
- "System.IO.nuspec"
- ]
- },
- "System.IO.FileSystem/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "kqCi4we0nY7GWnW0qbjALOX7BPQNaOpsDNbBDDoX2YSp+cEbqWPpcutqHNLeD7YjsZ/ZgrDvNJpAi2eXYeCtRQ==",
- "files": [
- "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/de/System.IO.FileSystem.xml",
- "ref/dotnet/es/System.IO.FileSystem.xml",
- "ref/dotnet/fr/System.IO.FileSystem.xml",
- "ref/dotnet/it/System.IO.FileSystem.xml",
- "ref/dotnet/ja/System.IO.FileSystem.xml",
- "ref/dotnet/ko/System.IO.FileSystem.xml",
- "ref/dotnet/ru/System.IO.FileSystem.xml",
- "ref/dotnet/System.IO.FileSystem.dll",
- "ref/dotnet/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.IO.FileSystem.4.0.0-beta-23127.nupkg",
- "System.IO.FileSystem.4.0.0-beta-23127.nupkg.sha512",
- "System.IO.FileSystem.nuspec"
- ]
- },
- "System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
- "files": [
- "lib/dotnet/System.IO.FileSystem.Primitives.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/System.IO.FileSystem.Primitives.dll",
- "ref/dotnet/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
- "System.IO.FileSystem.Primitives.nuspec"
- ]
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==",
- "files": [
- "lib/dotnet/System.Linq.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/de/System.Linq.xml",
- "ref/dotnet/es/System.Linq.xml",
- "ref/dotnet/fr/System.Linq.xml",
- "ref/dotnet/it/System.Linq.xml",
- "ref/dotnet/ja/System.Linq.xml",
- "ref/dotnet/ko/System.Linq.xml",
- "ref/dotnet/ru/System.Linq.xml",
- "ref/dotnet/System.Linq.dll",
- "ref/dotnet/System.Linq.xml",
- "ref/dotnet/zh-hans/System.Linq.xml",
- "ref/dotnet/zh-hant/System.Linq.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.dll",
- "ref/netcore50/System.Linq.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "System.Linq.4.0.0.nupkg",
- "System.Linq.4.0.0.nupkg.sha512",
- "System.Linq.nuspec"
- ]
- },
- "System.Linq.Expressions/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "sTx6tiIJwc9gECz2gv9+2e7hFpRlX0GbRAPowFtD95dcWgm1MlYV+3WF70XismWnPN9k5/ZHTyz4RjEPFY+lBg==",
- "files": [
- "lib/DNXCore50/System.Linq.Expressions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Linq.Expressions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Linq.Expressions.xml",
- "ref/dotnet/es/System.Linq.Expressions.xml",
- "ref/dotnet/fr/System.Linq.Expressions.xml",
- "ref/dotnet/it/System.Linq.Expressions.xml",
- "ref/dotnet/ja/System.Linq.Expressions.xml",
- "ref/dotnet/ko/System.Linq.Expressions.xml",
- "ref/dotnet/ru/System.Linq.Expressions.xml",
- "ref/dotnet/System.Linq.Expressions.dll",
- "ref/dotnet/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll",
- "System.Linq.Expressions.4.0.10-beta-23127.nupkg",
- "System.Linq.Expressions.4.0.10-beta-23127.nupkg.sha512",
- "System.Linq.Expressions.nuspec"
- ]
- },
- "System.ObjectModel/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "WddIdzpJxPz+UI3wlUPNpeZwMQEX6AxxnT/ycTmSdFVUazsb1sRxE92TeYMDKpIlEu6jRvuv8A36yGsQr5CEkQ==",
- "files": [
- "lib/dotnet/System.ObjectModel.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.ObjectModel.xml",
- "ref/dotnet/es/System.ObjectModel.xml",
- "ref/dotnet/fr/System.ObjectModel.xml",
- "ref/dotnet/it/System.ObjectModel.xml",
- "ref/dotnet/ja/System.ObjectModel.xml",
- "ref/dotnet/ko/System.ObjectModel.xml",
- "ref/dotnet/ru/System.ObjectModel.xml",
- "ref/dotnet/System.ObjectModel.dll",
- "ref/dotnet/System.ObjectModel.xml",
- "ref/dotnet/zh-hans/System.ObjectModel.xml",
- "ref/dotnet/zh-hant/System.ObjectModel.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.ObjectModel.4.0.10-beta-23127.nupkg",
- "System.ObjectModel.4.0.10-beta-23127.nupkg.sha512",
- "System.ObjectModel.nuspec"
- ]
- },
- "System.Private.Uri/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "KT9JGnTYRf51pwPluZtpewmdBPiROzemamLmpzgzl3Pu3Y0vmH2CBLZktngD4I4YPNFO6ieCupeM0X3R1u26kA==",
- "files": [
- "lib/DNXCore50/System.Private.Uri.dll",
- "lib/netcore50/System.Private.Uri.dll",
- "ref/dnxcore50/_._",
- "ref/netcore50/_._",
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll",
- "System.Private.Uri.4.0.0-beta-23127.nupkg",
- "System.Private.Uri.4.0.0-beta-23127.nupkg.sha512",
- "System.Private.Uri.nuspec"
- ]
- },
- "System.Reflection/4.0.10-beta-23127": {
- "type": "package",
- "sha512": "U7dLeaLgSqelu4hTebGB9L8vhIjvtuS5n4OuQmmyydHHM8/hoATIm6tdY49h9u0EMZEG1j5A4+DFHzjyz5bW4w==",
- "files": [
- "lib/DNXCore50/System.Reflection.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Reflection.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Reflection.xml",
- "ref/dotnet/es/System.Reflection.xml",
- "ref/dotnet/fr/System.Reflection.xml",
- "ref/dotnet/it/System.Reflection.xml",
- "ref/dotnet/ja/System.Reflection.xml",
- "ref/dotnet/ko/System.Reflection.xml",
- "ref/dotnet/ru/System.Reflection.xml",
- "ref/dotnet/System.Reflection.dll",
- "ref/dotnet/System.Reflection.xml",
- "ref/dotnet/zh-hans/System.Reflection.xml",
- "ref/dotnet/zh-hant/System.Reflection.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll",
- "System.Reflection.4.0.10-beta-23127.nupkg",
- "System.Reflection.4.0.10-beta-23127.nupkg.sha512",
- "System.Reflection.nuspec"
- ]
- },
- "System.Reflection.Emit/4.0.0-beta-23127": {
- "type": "package",
- "sha512": "v4Fzkc1VvgjK5Y0zqY8a0vFLQvz9XbEDC7wrLi0YLEjgmnUw8gxsWFgFQnOABjUYc28ygwQjz1Zpl+sfnIHgFw==",
- "files": [
- "lib/DNXCore50/System.Reflection.Emit.dll",
- "lib/MonoAndroid10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.dll",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Reflection.Emit.xml",
- "ref/dotnet/es/System.Reflection.Emit.xml",
- "ref/dotnet/fr/System.Reflection.Emit.xml",
- "ref/dotnet/it/System.Reflection.Emit.xml",
- "ref/dotnet/ja/System.Reflection.Emit.xml",
- "ref/dotnet/ko/System.Reflection.Emit.xml",
- "ref/dotnet/ru/System.Reflection.Emit.xml",
- "ref/dotnet/System.Reflection.Emit.dll",
- "ref/dotnet/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.xml",
- "ref/MonoAndroid10/_._",
- "ref/net45/_._",
- "ref/xamarinmac20/_._",
- "System.Reflection.Emit.4.0.0-beta-23127.nupkg",
- "System.Reflection.Emit.4.0.0-beta-23127.nupkg.sha512",
- "System.Reflection.Emit.nuspec"
- ]
- },
- "System.Reflection.Emit.ILGeneration/4.0.0-beta-23127": {
- "type": "package",
- "sha512": "Z953hng7bseRmyedsWYyRMXm6VlKYaAizg/h1bN3Yol+dKcdU1PPNgtyM5lFf1poMQQWedqFrB6wP+PrV9MNFQ==",
- "files": [
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/wp80/_._",
- "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml",
- "ref/net45/_._",
- "ref/wp80/_._",
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg",
- "System.Reflection.Emit.ILGeneration.4.0.0-beta-23127.nupkg.sha512",
- "System.Reflection.Emit.ILGeneration.nuspec"
- ]
- },
- "System.Reflection.Emit.Lightweight/4.0.0-beta-23127": {
- "type": "package",
- "sha512": "gEy6W3AxCqidpmFNSCn6CdfQ+oUMjVdMWl7sFLFU79dJVraSAV6XvTpBR8ZAyckDv2BXFPPuxTaerqkyUjgP4A==",
- "files": [
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
- "lib/wp80/_._",
- "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll",
- "ref/dotnet/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml",
- "ref/net45/_._",
- "ref/wp80/_._",
- "System.Reflection.Emit.Lightweight.4.0.0-beta-23127.nupkg",
- "System.Reflection.Emit.Lightweight.4.0.0-beta-23127.nupkg.sha512",
- "System.Reflection.Emit.Lightweight.nuspec"
- ]
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
- "files": [
- "lib/DNXCore50/System.Reflection.Extensions.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Extensions.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/de/System.Reflection.Extensions.xml",
- "ref/dotnet/es/System.Reflection.Extensions.xml",
- "ref/dotnet/fr/System.Reflection.Extensions.xml",
- "ref/dotnet/it/System.Reflection.Extensions.xml",
- "ref/dotnet/ja/System.Reflection.Extensions.xml",
- "ref/dotnet/ko/System.Reflection.Extensions.xml",
- "ref/dotnet/ru/System.Reflection.Extensions.xml",
- "ref/dotnet/System.Reflection.Extensions.dll",
- "ref/dotnet/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Extensions.dll",
- "ref/netcore50/System.Reflection.Extensions.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll",
- "System.Reflection.Extensions.4.0.0.nupkg",
- "System.Reflection.Extensions.4.0.0.nupkg.sha512",
- "System.Reflection.Extensions.nuspec"
- ]
- },
- "System.Reflection.Metadata/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "RLIE4sSt2zngMLuqM6YmxBH99mTumtT4DNZE4+msfEaInUP5iCLQT+BHPl+2cjSAP1pdALyAjLB8RtCB+WGGWQ==",
- "files": [
- "lib/dotnet5.2/System.Reflection.Metadata.dll",
- "lib/dotnet5.2/System.Reflection.Metadata.xml",
- "lib/portable-net45+win8/System.Reflection.Metadata.dll",
- "lib/portable-net45+win8/System.Reflection.Metadata.xml",
- "System.Reflection.Metadata.1.1.0.nupkg",
- "System.Reflection.Metadata.1.1.0.nupkg.sha512",
- "System.Reflection.Metadata.nuspec"
- ]
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
- "files": [
- "lib/DNXCore50/System.Reflection.Primitives.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Primitives.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/de/System.Reflection.Primitives.xml",
- "ref/dotnet/es/System.Reflection.Primitives.xml",
- "ref/dotnet/fr/System.Reflection.Primitives.xml",
- "ref/dotnet/it/System.Reflection.Primitives.xml",
- "ref/dotnet/ja/System.Reflection.Primitives.xml",
- "ref/dotnet/ko/System.Reflection.Primitives.xml",
- "ref/dotnet/ru/System.Reflection.Primitives.xml",
- "ref/dotnet/System.Reflection.Primitives.dll",
- "ref/dotnet/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll",
- "System.Reflection.Primitives.4.0.0.nupkg",
- "System.Reflection.Primitives.4.0.0.nupkg.sha512",
- "System.Reflection.Primitives.nuspec"
- ]
- },
- "System.Reflection.TypeExtensions/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "vVc+uhYZh6k4+tDxl0QeP31dq3RUySaiDjSmQ2aOEnVfBs7xtbNaxXLXKd5BBAweNQIZBZ5L1Yv0wC2tCa17KQ==",
- "files": [
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.TypeExtensions.dll",
- "lib/netcore50/System.Reflection.TypeExtensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/es/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/fr/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/it/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ja/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ko/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ru/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/System.Reflection.TypeExtensions.dll",
- "ref/dotnet/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Reflection.TypeExtensions.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
- "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg",
- "System.Reflection.TypeExtensions.4.0.0-beta-23127.nupkg.sha512",
- "System.Reflection.TypeExtensions.nuspec"
- ]
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
- "files": [
- "lib/DNXCore50/System.Resources.ResourceManager.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Resources.ResourceManager.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/de/System.Resources.ResourceManager.xml",
- "ref/dotnet/es/System.Resources.ResourceManager.xml",
- "ref/dotnet/fr/System.Resources.ResourceManager.xml",
- "ref/dotnet/it/System.Resources.ResourceManager.xml",
- "ref/dotnet/ja/System.Resources.ResourceManager.xml",
- "ref/dotnet/ko/System.Resources.ResourceManager.xml",
- "ref/dotnet/ru/System.Resources.ResourceManager.xml",
- "ref/dotnet/System.Resources.ResourceManager.dll",
- "ref/dotnet/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
- "System.Resources.ResourceManager.4.0.0.nupkg",
- "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
- "System.Resources.ResourceManager.nuspec"
- ]
- },
- "System.Runtime/4.0.20-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "naLsXkry4PBYCdXLOGx2r9TRuFWJpdZvV7W9rk4QRTPTS7H9911J09o8KXrhX+NW28YVsCgvcw8Wr0JsFEQdLQ==",
- "files": [
- "lib/DNXCore50/System.Runtime.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Runtime.xml",
- "ref/dotnet/es/System.Runtime.xml",
- "ref/dotnet/fr/System.Runtime.xml",
- "ref/dotnet/it/System.Runtime.xml",
- "ref/dotnet/ja/System.Runtime.xml",
- "ref/dotnet/ko/System.Runtime.xml",
- "ref/dotnet/ru/System.Runtime.xml",
- "ref/dotnet/System.Runtime.dll",
- "ref/dotnet/System.Runtime.xml",
- "ref/dotnet/zh-hans/System.Runtime.xml",
- "ref/dotnet/zh-hant/System.Runtime.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll",
- "System.Runtime.4.0.20-beta-23127.nupkg",
- "System.Runtime.4.0.20-beta-23127.nupkg.sha512",
- "System.Runtime.nuspec"
- ]
- },
- "System.Runtime.Extensions/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "YwtpybYxpRqjF+TnBzmNdgGq2jNtEO9MkxYSIMW36lV7F6qEph+nCcKDLsCslgSz7dn44eSCnnsgBQQsF85eQQ==",
- "files": [
- "lib/DNXCore50/System.Runtime.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Runtime.Extensions.xml",
- "ref/dotnet/es/System.Runtime.Extensions.xml",
- "ref/dotnet/fr/System.Runtime.Extensions.xml",
- "ref/dotnet/it/System.Runtime.Extensions.xml",
- "ref/dotnet/ja/System.Runtime.Extensions.xml",
- "ref/dotnet/ko/System.Runtime.Extensions.xml",
- "ref/dotnet/ru/System.Runtime.Extensions.xml",
- "ref/dotnet/System.Runtime.Extensions.dll",
- "ref/dotnet/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll",
- "System.Runtime.Extensions.4.0.10-beta-23127.nupkg",
- "System.Runtime.Extensions.4.0.10-beta-23127.nupkg.sha512",
- "System.Runtime.Extensions.nuspec"
- ]
- },
- "System.Runtime.Handles/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
- "files": [
- "lib/DNXCore50/System.Runtime.Handles.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Handles.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Runtime.Handles.xml",
- "ref/dotnet/es/System.Runtime.Handles.xml",
- "ref/dotnet/fr/System.Runtime.Handles.xml",
- "ref/dotnet/it/System.Runtime.Handles.xml",
- "ref/dotnet/ja/System.Runtime.Handles.xml",
- "ref/dotnet/ko/System.Runtime.Handles.xml",
- "ref/dotnet/ru/System.Runtime.Handles.xml",
- "ref/dotnet/System.Runtime.Handles.dll",
- "ref/dotnet/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll",
- "System.Runtime.Handles.4.0.0-beta-23127.nupkg",
- "System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
- "System.Runtime.Handles.nuspec"
- ]
- },
- "System.Runtime.InteropServices/4.0.20-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
- "files": [
- "lib/DNXCore50/System.Runtime.InteropServices.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.InteropServices.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Runtime.InteropServices.xml",
- "ref/dotnet/es/System.Runtime.InteropServices.xml",
- "ref/dotnet/fr/System.Runtime.InteropServices.xml",
- "ref/dotnet/it/System.Runtime.InteropServices.xml",
- "ref/dotnet/ja/System.Runtime.InteropServices.xml",
- "ref/dotnet/ko/System.Runtime.InteropServices.xml",
- "ref/dotnet/ru/System.Runtime.InteropServices.xml",
- "ref/dotnet/System.Runtime.InteropServices.dll",
- "ref/dotnet/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
- "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
- "System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
- "System.Runtime.InteropServices.nuspec"
- ]
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "serviceable": true,
- "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
- "files": [
- "lib/DNXCore50/System.Runtime.InteropServices.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.InteropServices.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Runtime.InteropServices.xml",
- "ref/dotnet/es/System.Runtime.InteropServices.xml",
- "ref/dotnet/fr/System.Runtime.InteropServices.xml",
- "ref/dotnet/it/System.Runtime.InteropServices.xml",
- "ref/dotnet/ja/System.Runtime.InteropServices.xml",
- "ref/dotnet/ko/System.Runtime.InteropServices.xml",
- "ref/dotnet/ru/System.Runtime.InteropServices.xml",
- "ref/dotnet/System.Runtime.InteropServices.dll",
- "ref/dotnet/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
- "System.Runtime.InteropServices.4.0.20.nupkg",
- "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
- "System.Runtime.InteropServices.nuspec"
- ]
- },
- "System.Text.Encoding/4.0.10-beta-23127": {
- "type": "package",
- "sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
- "files": [
- "lib/DNXCore50/System.Text.Encoding.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Text.Encoding.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Text.Encoding.xml",
- "ref/dotnet/es/System.Text.Encoding.xml",
- "ref/dotnet/fr/System.Text.Encoding.xml",
- "ref/dotnet/it/System.Text.Encoding.xml",
- "ref/dotnet/ja/System.Text.Encoding.xml",
- "ref/dotnet/ko/System.Text.Encoding.xml",
- "ref/dotnet/ru/System.Text.Encoding.xml",
- "ref/dotnet/System.Text.Encoding.dll",
- "ref/dotnet/System.Text.Encoding.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll",
- "System.Text.Encoding.4.0.10-beta-23127.nupkg",
- "System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
- "System.Text.Encoding.nuspec"
- ]
- },
- "System.Text.Encoding.Extensions/4.0.10-beta-23127": {
- "type": "package",
- "sha512": "Vrbl+i8CCNo4Z8K1tNJ5GURvvbq+sS0J9mWsEZglFH8fJeq6oLTHPQYehrTe/dorz0gnSALUINGoOwHkCbki+Q==",
- "files": [
- "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/de/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/es/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/System.Text.Encoding.Extensions.dll",
- "ref/dotnet/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll",
- "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg",
- "System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg.sha512",
- "System.Text.Encoding.Extensions.nuspec"
- ]
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
- "files": [
- "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/de/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/es/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/System.Text.Encoding.Extensions.dll",
- "ref/dotnet/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll",
- "System.Text.Encoding.Extensions.4.0.10.nupkg",
- "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512",
- "System.Text.Encoding.Extensions.nuspec"
- ]
- },
- "System.Threading/4.0.0-beta-23127": {
- "type": "package",
- "sha512": "SSZaF3U+EjcgXqifrYus6mcx2GYkIplUBngnNHqR9tISvhGTbd04j5VF+I7dAwmoRKtaKEHWKEvc+uT+PxK00A==",
- "files": [
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "License.rtf",
- "ref/dotnet/de/System.Threading.xml",
- "ref/dotnet/es/System.Threading.xml",
- "ref/dotnet/fr/System.Threading.xml",
- "ref/dotnet/it/System.Threading.xml",
- "ref/dotnet/ja/System.Threading.xml",
- "ref/dotnet/ko/System.Threading.xml",
- "ref/dotnet/ru/System.Threading.xml",
- "ref/dotnet/System.Threading.dll",
- "ref/dotnet/System.Threading.xml",
- "ref/dotnet/zh-hans/System.Threading.xml",
- "ref/dotnet/zh-hant/System.Threading.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/de/System.Threading.xml",
- "ref/netcore50/es/System.Threading.xml",
- "ref/netcore50/fr/System.Threading.xml",
- "ref/netcore50/it/System.Threading.xml",
- "ref/netcore50/ja/System.Threading.xml",
- "ref/netcore50/ko/System.Threading.xml",
- "ref/netcore50/ru/System.Threading.xml",
- "ref/netcore50/System.Threading.dll",
- "ref/netcore50/System.Threading.xml",
- "ref/netcore50/zh-hans/System.Threading.xml",
- "ref/netcore50/zh-hant/System.Threading.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.Threading.4.0.0-beta-23127.nupkg",
- "System.Threading.4.0.0-beta-23127.nupkg.sha512",
- "System.Threading.nuspec"
- ]
- },
- "System.Threading.Overlapped/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "Do4dCnys5YNKU9OSaCVIS3pM9Ke0O7x41b+Gbxs6sXJ4zEYg0zbc/hI9t5fdeXXGFqQ7C6uDilQhHAz5GePyJA==",
- "files": [
- "lib/DNXCore50/System.Threading.Overlapped.dll",
- "lib/net46/System.Threading.Overlapped.dll",
- "lib/netcore50/System.Threading.Overlapped.dll",
- "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/System.Threading.Overlapped.dll",
- "ref/dotnet/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hans/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hant/System.Threading.Overlapped.xml",
- "ref/net46/System.Threading.Overlapped.dll",
- "System.Threading.Overlapped.4.0.0-beta-23127.nupkg",
- "System.Threading.Overlapped.4.0.0-beta-23127.nupkg.sha512",
- "System.Threading.Overlapped.nuspec"
- ]
- },
- "System.Threading.Tasks/4.0.10-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "5K6t1u3aT7Yh8PbqmXyTnjDo4OJWDCCqHmAccauJ35hnXthzgSBiMvVr2wxtAl7A8eK/lVcSPKJIheJ6MZnLcg==",
- "files": [
- "lib/DNXCore50/System.Threading.Tasks.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Threading.Tasks.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/de/System.Threading.Tasks.xml",
- "ref/dotnet/es/System.Threading.Tasks.xml",
- "ref/dotnet/fr/System.Threading.Tasks.xml",
- "ref/dotnet/it/System.Threading.Tasks.xml",
- "ref/dotnet/ja/System.Threading.Tasks.xml",
- "ref/dotnet/ko/System.Threading.Tasks.xml",
- "ref/dotnet/ru/System.Threading.Tasks.xml",
- "ref/dotnet/System.Threading.Tasks.dll",
- "ref/dotnet/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll",
- "System.Threading.Tasks.4.0.10-beta-23127.nupkg",
- "System.Threading.Tasks.4.0.10-beta-23127.nupkg.sha512",
- "System.Threading.Tasks.nuspec"
- ]
- },
- "System.Threading.Tasks.Parallel/4.0.0-beta-23127": {
- "type": "package",
- "serviceable": true,
- "sha512": "5g9d4gt4QnsE56fPfwROlfv3X6tQ1mmv0gQY5KWQIpGe2EWlaL/zt9QzOqmPnny+isEXs5EzVGuemTs3cwgnUA==",
- "files": [
- "lib/dotnet/System.Threading.Tasks.Parallel.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.Tasks.Parallel.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/de/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/es/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/it/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ja/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ko/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ru/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/System.Threading.Tasks.Parallel.dll",
- "ref/dotnet/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.Parallel.dll",
- "ref/netcore50/System.Threading.Tasks.Parallel.xml",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "System.Threading.Tasks.Parallel.4.0.0-beta-23127.nupkg",
- "System.Threading.Tasks.Parallel.4.0.0-beta-23127.nupkg.sha512",
- "System.Threading.Tasks.Parallel.nuspec"
- ]
- },
- "System.Threading.ThreadPool/4.0.10-beta-23516": {
- "type": "package",
- "serviceable": true,
- "sha512": "s7KzGX8skWrj2raEEWt/qbMUPZJuHlwW6XP1fC4yltuX+6FqPA/D5fag8Q0/TsbcCcC8Q50+fULuHjlCNeblow==",
- "files": [
- "lib/DNXCore50/System.Threading.ThreadPool.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Threading.ThreadPool.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet5.2/de/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/es/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/fr/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/it/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/ja/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/ko/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/ru/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/System.Threading.ThreadPool.dll",
- "ref/dotnet5.2/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/zh-hans/System.Threading.ThreadPool.xml",
- "ref/dotnet5.2/zh-hant/System.Threading.ThreadPool.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Threading.ThreadPool.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "System.Threading.ThreadPool.4.0.10-beta-23516.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23516.nupkg.sha512",
- "System.Threading.ThreadPool.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "": [
- "System.Console >= 4.0.0-beta-*",
- "System.Runtime >= 4.0.20-beta-*",
- "System.Collections >= 4.0.10-beta-*",
- "System.Collections.Concurrent >= 4.0.10-beta-*",
- "System.IO >= 4.0.10-beta-*",
- "System.IO.FileSystem >= 4.0.0-beta-*",
- "System.IO.FileSystem.Primitives >= 4.0.0-beta-*",
- "System.Text.Encoding >= 4.0.10-beta-*",
- "System.Threading >= 4.0.0-beta-*",
- "System.Threading.Tasks >= 4.0.10-beta-*",
- "System.Runtime.Handles >= 4.0.0-beta-*",
- "System.Threading.ThreadPool >= 4.0.10-beta-*",
- "System.Threading.Overlapped >= 4.0.0-beta-*",
- "System.Dynamic.Runtime >= 4.0.10-beta-*",
- "System.Threading.Tasks.Parallel >= 4.0.0-beta-*",
- "System.Runtime.Extensions >= 4.0.10-beta-*",
- "Microsoft.CodeAnalysis.Compilers >= 1.1.1",
- "System.Collections.Immutable >= 1.1.37"
- ],
- "DNXCore,Version=v5.0": []
- }
-} \ No newline at end of file