Created
February 10, 2020 17:15
-
-
Save nkolev92/becd4854beaadb9ab53c22f5ccb689f9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 3, | |
| "targets": { | |
| ".NETFramework,Version=v4.7.2": { | |
| "Microsoft.Build.Tasks.Git/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "build": { | |
| "build/Microsoft.Build.Tasks.Git.props": {}, | |
| "build/Microsoft.Build.Tasks.Git.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.props": {}, | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.targets": {} | |
| } | |
| }, | |
| "Microsoft.SourceLink.Common/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "build": { | |
| "build/Microsoft.SourceLink.Common.props": {}, | |
| "build/Microsoft.SourceLink.Common.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.props": {}, | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.targets": {} | |
| } | |
| }, | |
| "Microsoft.SourceLink.GitHub/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Build.Tasks.Git": "1.0.0-beta2-19351-01", | |
| "Microsoft.SourceLink.Common": "1.0.0-beta2-19351-01" | |
| }, | |
| "build": { | |
| "build/Microsoft.SourceLink.GitHub.props": {}, | |
| "build/Microsoft.SourceLink.GitHub.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.props": {}, | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.targets": {} | |
| } | |
| }, | |
| "NuGet.Frameworks/5.5.0": { | |
| "type": "project", | |
| "framework": ".NETFramework,Version=v4.7.2", | |
| "compile": { | |
| "bin/placeholder/NuGet.Frameworks.dll": {} | |
| }, | |
| "runtime": { | |
| "bin/placeholder/NuGet.Frameworks.dll": {} | |
| } | |
| } | |
| }, | |
| ".NETStandard,Version=v2.0": { | |
| "Microsoft.Build.Tasks.Git/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "build": { | |
| "build/Microsoft.Build.Tasks.Git.props": {}, | |
| "build/Microsoft.Build.Tasks.Git.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.props": {}, | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.targets": {} | |
| } | |
| }, | |
| "Microsoft.NETCore.Platforms/1.1.0": { | |
| "type": "package", | |
| "compile": { | |
| "lib/netstandard1.0/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/_._": {} | |
| } | |
| }, | |
| "Microsoft.NETCore.Targets/1.1.0": { | |
| "type": "package", | |
| "compile": { | |
| "lib/netstandard1.0/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/_._": {} | |
| } | |
| }, | |
| "Microsoft.SourceLink.Common/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "build": { | |
| "build/Microsoft.SourceLink.Common.props": {}, | |
| "build/Microsoft.SourceLink.Common.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.props": {}, | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.targets": {} | |
| } | |
| }, | |
| "Microsoft.SourceLink.GitHub/1.0.0-beta2-19351-01": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Build.Tasks.Git": "1.0.0-beta2-19351-01", | |
| "Microsoft.SourceLink.Common": "1.0.0-beta2-19351-01" | |
| }, | |
| "build": { | |
| "build/Microsoft.SourceLink.GitHub.props": {}, | |
| "build/Microsoft.SourceLink.GitHub.targets": {} | |
| }, | |
| "buildMultiTargeting": { | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.props": {}, | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.targets": {} | |
| } | |
| }, | |
| "Microsoft.Win32.Primitives/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "Microsoft.Win32.Registry/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "System.Collections": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0", | |
| "System.Runtime.InteropServices": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| }, | |
| "runtimeTargets": { | |
| "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { | |
| "assetType": "runtime", | |
| "rid": "unix" | |
| }, | |
| "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { | |
| "assetType": "runtime", | |
| "rid": "win" | |
| } | |
| } | |
| }, | |
| "NETStandard.Library/2.0.3": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0" | |
| }, | |
| "compile": { | |
| "lib/netstandard1.0/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/_._": {} | |
| }, | |
| "build": { | |
| "build/netstandard2.0/NETStandard.Library.targets": {} | |
| } | |
| }, | |
| "runtime.native.System/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| }, | |
| "compile": { | |
| "lib/netstandard1.0/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/_._": {} | |
| } | |
| }, | |
| "System.Collections/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "System.Diagnostics.Debug/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "System.Diagnostics.Process/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.Win32.Primitives": "4.3.0", | |
| "Microsoft.Win32.Registry": "4.3.0", | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.IO": "4.3.0", | |
| "System.IO.FileSystem": "4.3.0", | |
| "System.IO.FileSystem.Primitives": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0", | |
| "System.Runtime.InteropServices": "4.3.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Text.Encoding.Extensions": "4.3.0", | |
| "System.Threading": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0", | |
| "System.Threading.Thread": "4.3.0", | |
| "System.Threading.ThreadPool": "4.3.0", | |
| "runtime.native.System": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.4/System.Diagnostics.Process.dll": {} | |
| }, | |
| "runtimeTargets": { | |
| "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": { | |
| "assetType": "runtime", | |
| "rid": "linux" | |
| }, | |
| "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": { | |
| "assetType": "runtime", | |
| "rid": "osx" | |
| }, | |
| "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": { | |
| "assetType": "runtime", | |
| "rid": "win" | |
| } | |
| } | |
| }, | |
| "System.Globalization/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "System.IO/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.5/System.IO.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.IO": "4.3.0", | |
| "System.IO.FileSystem.Primitives": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Primitives/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Reflection/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.IO": "4.3.0", | |
| "System.Reflection.Primitives": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.5/_._": {} | |
| } | |
| }, | |
| "System.Reflection.Primitives/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.0/_._": {} | |
| } | |
| }, | |
| "System.Resources.ResourceManager/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.0/_._": {} | |
| } | |
| }, | |
| "System.Runtime/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.5/System.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Extensions/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.5/_._": {} | |
| } | |
| }, | |
| "System.Runtime.Handles/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/System.Runtime.Handles.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Reflection.Primitives": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.5/_._": {} | |
| } | |
| }, | |
| "System.Text.Encoding/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/System.Text.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding.Extensions/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Text.Encoding": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| } | |
| }, | |
| "System.Threading/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/System.Threading.Tasks.dll": {} | |
| } | |
| }, | |
| "System.Threading.Thread/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/System.Threading.Thread.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Threading.Thread.dll": {} | |
| } | |
| }, | |
| "System.Threading.ThreadPool/4.3.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0" | |
| }, | |
| "compile": { | |
| "ref/netstandard1.3/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} | |
| } | |
| }, | |
| "NuGet.Frameworks/5.5.0": { | |
| "type": "project", | |
| "framework": ".NETStandard,Version=v2.0", | |
| "compile": { | |
| "bin/placeholder/NuGet.Frameworks.dll": {} | |
| }, | |
| "runtime": { | |
| "bin/placeholder/NuGet.Frameworks.dll": {} | |
| } | |
| } | |
| } | |
| }, | |
| "libraries": { | |
| "Microsoft.Build.Tasks.Git/1.0.0-beta2-19351-01": { | |
| "sha512": "UsOxxhnSiMnpCwu0SlDm6mg6C0OStclbb0/pclvAt5cTJeNhI7Wzjnqun6KBGFus2Lu/w7l/bICv6Bwd+sqd8Q==", | |
| "type": "package", | |
| "path": "microsoft.build.tasks.git/1.0.0-beta2-19351-01", | |
| "hasTools": true, | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "build/Microsoft.Build.Tasks.Git.props", | |
| "build/Microsoft.Build.Tasks.Git.targets", | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.props", | |
| "buildCrossTargeting/Microsoft.Build.Tasks.Git.targets", | |
| "microsoft.build.tasks.git.1.0.0-beta2-19351-01.nupkg.sha512", | |
| "microsoft.build.tasks.git.nuspec", | |
| "tools/net461/Microsoft.Build.Tasks.Git.dll", | |
| "tools/net461/Microsoft.Build.Tasks.Git.pdb", | |
| "tools/net461/System.Collections.Immutable.dll", | |
| "tools/net461/cs/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/de/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/es/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/fr/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/it/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/ja/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/ko/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/pl/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/pt-BR/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/ru/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/tr/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/net461/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/Microsoft.Build.Tasks.Git.dll", | |
| "tools/netcoreapp2.0/Microsoft.Build.Tasks.Git.pdb", | |
| "tools/netcoreapp2.0/cs/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/de/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/es/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/fr/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/it/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/ja/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/ko/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/pl/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/pt-BR/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/ru/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/tr/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" | |
| ] | |
| }, | |
| "Microsoft.NETCore.Platforms/1.1.0": { | |
| "sha512": "bLpT1f/SFlO1CzqXG12KnJzpZs6lv24uX2Rzi4Fmm0noJpNlnWRVryuO3yK18Ca04t/YHcO1e1Z0WDfjseqNzw==", | |
| "type": "package", | |
| "path": "microsoft.netcore.platforms/1.1.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/netstandard1.0/_._", | |
| "microsoft.netcore.platforms.1.1.0.nupkg.sha512", | |
| "microsoft.netcore.platforms.nuspec", | |
| "runtime.json" | |
| ] | |
| }, | |
| "Microsoft.NETCore.Targets/1.1.0": { | |
| "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", | |
| "type": "package", | |
| "path": "microsoft.netcore.targets/1.1.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/netstandard1.0/_._", | |
| "microsoft.netcore.targets.1.1.0.nupkg.sha512", | |
| "microsoft.netcore.targets.nuspec", | |
| "runtime.json" | |
| ] | |
| }, | |
| "Microsoft.SourceLink.Common/1.0.0-beta2-19351-01": { | |
| "sha512": "kVB1KFh2lmunp3+0CGykozOrBSoI/bweZngaix/ITk5MP6mpUL9OqimW+U66kq9+i17wWqn98/+1oCLo2eTeQw==", | |
| "type": "package", | |
| "path": "microsoft.sourcelink.common/1.0.0-beta2-19351-01", | |
| "hasTools": true, | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "build/InitializeSourceControlInformation.targets", | |
| "build/Microsoft.SourceLink.Common.props", | |
| "build/Microsoft.SourceLink.Common.targets", | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.props", | |
| "buildCrossTargeting/Microsoft.SourceLink.Common.targets", | |
| "microsoft.sourcelink.common.1.0.0-beta2-19351-01.nupkg.sha512", | |
| "microsoft.sourcelink.common.nuspec", | |
| "tools/net461/Microsoft.SourceLink.Common.dll", | |
| "tools/net461/Microsoft.SourceLink.Common.pdb", | |
| "tools/netcoreapp2.0/Microsoft.SourceLink.Common.dll", | |
| "tools/netcoreapp2.0/Microsoft.SourceLink.Common.pdb", | |
| "tools/netcoreapp2.0/cs/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/de/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/es/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/fr/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/it/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/ja/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/ko/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/pl/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/pt-BR/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/ru/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/tr/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hans/Microsoft.SourceLink.Common.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hant/Microsoft.SourceLink.Common.resources.dll" | |
| ] | |
| }, | |
| "Microsoft.SourceLink.GitHub/1.0.0-beta2-19351-01": { | |
| "sha512": "eYe3fmbNWkImA2KH/LYNvujv7Xsz5Z+qQaVC6PX8962XCJ6TK3xrnAJZuwpuFvH+GeZniNSoNUAsWcXB1CnUPA==", | |
| "type": "package", | |
| "path": "microsoft.sourcelink.github/1.0.0-beta2-19351-01", | |
| "hasTools": true, | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "build/Microsoft.SourceLink.GitHub.props", | |
| "build/Microsoft.SourceLink.GitHub.targets", | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.props", | |
| "buildCrossTargeting/Microsoft.SourceLink.GitHub.targets", | |
| "microsoft.sourcelink.github.1.0.0-beta2-19351-01.nupkg.sha512", | |
| "microsoft.sourcelink.github.nuspec", | |
| "tools/net461/Microsoft.SourceLink.GitHub.dll", | |
| "tools/net461/Microsoft.SourceLink.GitHub.pdb", | |
| "tools/net461/cs/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/de/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/es/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/fr/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/it/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/ja/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/ko/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/pl/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/pt-BR/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/ru/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/tr/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/net461/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/Microsoft.SourceLink.GitHub.dll", | |
| "tools/netcoreapp2.0/Microsoft.SourceLink.GitHub.pdb", | |
| "tools/netcoreapp2.0/cs/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/de/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/es/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/fr/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/it/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/ja/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/ko/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/pl/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/pt-BR/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/ru/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/tr/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll", | |
| "tools/netcoreapp2.0/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" | |
| ] | |
| }, | |
| "Microsoft.Win32.Primitives/4.3.0": { | |
| "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", | |
| "type": "package", | |
| "path": "microsoft.win32.primitives/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/Microsoft.Win32.Primitives.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "microsoft.win32.primitives.4.3.0.nupkg.sha512", | |
| "microsoft.win32.primitives.nuspec", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/Microsoft.Win32.Primitives.dll", | |
| "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", | |
| "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", | |
| "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._" | |
| ] | |
| }, | |
| "Microsoft.Win32.Registry/4.3.0": { | |
| "sha512": "Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ==", | |
| "type": "package", | |
| "path": "microsoft.win32.registry/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/net46/Microsoft.Win32.Registry.dll", | |
| "microsoft.win32.registry.4.3.0.nupkg.sha512", | |
| "microsoft.win32.registry.nuspec", | |
| "ref/net46/Microsoft.Win32.Registry.dll", | |
| "ref/netstandard1.3/Microsoft.Win32.Registry.dll", | |
| "ref/netstandard1.3/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", | |
| "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", | |
| "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll", | |
| "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", | |
| "runtimes/win/lib/netcore50/_._", | |
| "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" | |
| ] | |
| }, | |
| "NETStandard.Library/2.0.3": { | |
| "sha512": "R73gEjqCkI2Nw/IlN8QvcgPNklqQiPowp47JwvW0Bnp/RZnjN4UrJwEvWVJWRK1MsQ+HIfGe9i4aQlfK+ei9jA==", | |
| "type": "package", | |
| "path": "netstandard.library/2.0.3", | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "LICENSE.TXT", | |
| "THIRD-PARTY-NOTICES.TXT", | |
| "build/netstandard2.0/NETStandard.Library.targets", | |
| "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", | |
| "build/netstandard2.0/ref/System.AppContext.dll", | |
| "build/netstandard2.0/ref/System.Collections.Concurrent.dll", | |
| "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", | |
| "build/netstandard2.0/ref/System.Collections.Specialized.dll", | |
| "build/netstandard2.0/ref/System.Collections.dll", | |
| "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", | |
| "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", | |
| "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", | |
| "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", | |
| "build/netstandard2.0/ref/System.ComponentModel.dll", | |
| "build/netstandard2.0/ref/System.Console.dll", | |
| "build/netstandard2.0/ref/System.Core.dll", | |
| "build/netstandard2.0/ref/System.Data.Common.dll", | |
| "build/netstandard2.0/ref/System.Data.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.Process.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", | |
| "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", | |
| "build/netstandard2.0/ref/System.Drawing.Primitives.dll", | |
| "build/netstandard2.0/ref/System.Drawing.dll", | |
| "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", | |
| "build/netstandard2.0/ref/System.Globalization.Calendars.dll", | |
| "build/netstandard2.0/ref/System.Globalization.Extensions.dll", | |
| "build/netstandard2.0/ref/System.Globalization.dll", | |
| "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", | |
| "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", | |
| "build/netstandard2.0/ref/System.IO.Compression.dll", | |
| "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", | |
| "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", | |
| "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", | |
| "build/netstandard2.0/ref/System.IO.FileSystem.dll", | |
| "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", | |
| "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", | |
| "build/netstandard2.0/ref/System.IO.Pipes.dll", | |
| "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", | |
| "build/netstandard2.0/ref/System.IO.dll", | |
| "build/netstandard2.0/ref/System.Linq.Expressions.dll", | |
| "build/netstandard2.0/ref/System.Linq.Parallel.dll", | |
| "build/netstandard2.0/ref/System.Linq.Queryable.dll", | |
| "build/netstandard2.0/ref/System.Linq.dll", | |
| "build/netstandard2.0/ref/System.Net.Http.dll", | |
| "build/netstandard2.0/ref/System.Net.NameResolution.dll", | |
| "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", | |
| "build/netstandard2.0/ref/System.Net.Ping.dll", | |
| "build/netstandard2.0/ref/System.Net.Primitives.dll", | |
| "build/netstandard2.0/ref/System.Net.Requests.dll", | |
| "build/netstandard2.0/ref/System.Net.Security.dll", | |
| "build/netstandard2.0/ref/System.Net.Sockets.dll", | |
| "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", | |
| "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", | |
| "build/netstandard2.0/ref/System.Net.WebSockets.dll", | |
| "build/netstandard2.0/ref/System.Net.dll", | |
| "build/netstandard2.0/ref/System.Numerics.dll", | |
| "build/netstandard2.0/ref/System.ObjectModel.dll", | |
| "build/netstandard2.0/ref/System.Reflection.Extensions.dll", | |
| "build/netstandard2.0/ref/System.Reflection.Primitives.dll", | |
| "build/netstandard2.0/ref/System.Reflection.dll", | |
| "build/netstandard2.0/ref/System.Resources.Reader.dll", | |
| "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", | |
| "build/netstandard2.0/ref/System.Resources.Writer.dll", | |
| "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Extensions.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Handles.dll", | |
| "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", | |
| "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Numerics.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", | |
| "build/netstandard2.0/ref/System.Runtime.Serialization.dll", | |
| "build/netstandard2.0/ref/System.Runtime.dll", | |
| "build/netstandard2.0/ref/System.Security.Claims.dll", | |
| "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", | |
| "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", | |
| "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", | |
| "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", | |
| "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", | |
| "build/netstandard2.0/ref/System.Security.Principal.dll", | |
| "build/netstandard2.0/ref/System.Security.SecureString.dll", | |
| "build/netstandard2.0/ref/System.ServiceModel.Web.dll", | |
| "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", | |
| "build/netstandard2.0/ref/System.Text.Encoding.dll", | |
| "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", | |
| "build/netstandard2.0/ref/System.Threading.Overlapped.dll", | |
| "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", | |
| "build/netstandard2.0/ref/System.Threading.Tasks.dll", | |
| "build/netstandard2.0/ref/System.Threading.Thread.dll", | |
| "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", | |
| "build/netstandard2.0/ref/System.Threading.Timer.dll", | |
| "build/netstandard2.0/ref/System.Threading.dll", | |
| "build/netstandard2.0/ref/System.Transactions.dll", | |
| "build/netstandard2.0/ref/System.ValueTuple.dll", | |
| "build/netstandard2.0/ref/System.Web.dll", | |
| "build/netstandard2.0/ref/System.Windows.dll", | |
| "build/netstandard2.0/ref/System.Xml.Linq.dll", | |
| "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", | |
| "build/netstandard2.0/ref/System.Xml.Serialization.dll", | |
| "build/netstandard2.0/ref/System.Xml.XDocument.dll", | |
| "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", | |
| "build/netstandard2.0/ref/System.Xml.XPath.dll", | |
| "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", | |
| "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", | |
| "build/netstandard2.0/ref/System.Xml.dll", | |
| "build/netstandard2.0/ref/System.dll", | |
| "build/netstandard2.0/ref/mscorlib.dll", | |
| "build/netstandard2.0/ref/netstandard.dll", | |
| "build/netstandard2.0/ref/netstandard.xml", | |
| "lib/netstandard1.0/_._", | |
| "netstandard.library.2.0.3.nupkg.sha512", | |
| "netstandard.library.nuspec" | |
| ] | |
| }, | |
| "runtime.native.System/4.3.0": { | |
| "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", | |
| "type": "package", | |
| "path": "runtime.native.system/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/netstandard1.0/_._", | |
| "runtime.native.system.4.3.0.nupkg.sha512", | |
| "runtime.native.system.nuspec" | |
| ] | |
| }, | |
| "System.Collections/4.3.0": { | |
| "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", | |
| "type": "package", | |
| "path": "system.collections/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Collections.dll", | |
| "ref/netcore50/System.Collections.xml", | |
| "ref/netcore50/de/System.Collections.xml", | |
| "ref/netcore50/es/System.Collections.xml", | |
| "ref/netcore50/fr/System.Collections.xml", | |
| "ref/netcore50/it/System.Collections.xml", | |
| "ref/netcore50/ja/System.Collections.xml", | |
| "ref/netcore50/ko/System.Collections.xml", | |
| "ref/netcore50/ru/System.Collections.xml", | |
| "ref/netcore50/zh-hans/System.Collections.xml", | |
| "ref/netcore50/zh-hant/System.Collections.xml", | |
| "ref/netstandard1.0/System.Collections.dll", | |
| "ref/netstandard1.0/System.Collections.xml", | |
| "ref/netstandard1.0/de/System.Collections.xml", | |
| "ref/netstandard1.0/es/System.Collections.xml", | |
| "ref/netstandard1.0/fr/System.Collections.xml", | |
| "ref/netstandard1.0/it/System.Collections.xml", | |
| "ref/netstandard1.0/ja/System.Collections.xml", | |
| "ref/netstandard1.0/ko/System.Collections.xml", | |
| "ref/netstandard1.0/ru/System.Collections.xml", | |
| "ref/netstandard1.0/zh-hans/System.Collections.xml", | |
| "ref/netstandard1.0/zh-hant/System.Collections.xml", | |
| "ref/netstandard1.3/System.Collections.dll", | |
| "ref/netstandard1.3/System.Collections.xml", | |
| "ref/netstandard1.3/de/System.Collections.xml", | |
| "ref/netstandard1.3/es/System.Collections.xml", | |
| "ref/netstandard1.3/fr/System.Collections.xml", | |
| "ref/netstandard1.3/it/System.Collections.xml", | |
| "ref/netstandard1.3/ja/System.Collections.xml", | |
| "ref/netstandard1.3/ko/System.Collections.xml", | |
| "ref/netstandard1.3/ru/System.Collections.xml", | |
| "ref/netstandard1.3/zh-hans/System.Collections.xml", | |
| "ref/netstandard1.3/zh-hant/System.Collections.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.collections.4.3.0.nupkg.sha512", | |
| "system.collections.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Debug/4.3.0": { | |
| "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", | |
| "type": "package", | |
| "path": "system.diagnostics.debug/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Diagnostics.Debug.dll", | |
| "ref/netcore50/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/de/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/es/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/fr/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/it/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/ja/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/ko/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/ru/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/System.Diagnostics.Debug.dll", | |
| "ref/netstandard1.0/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/System.Diagnostics.Debug.dll", | |
| "ref/netstandard1.3/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.diagnostics.debug.4.3.0.nupkg.sha512", | |
| "system.diagnostics.debug.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Process/4.3.0": { | |
| "sha512": "J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==", | |
| "type": "package", | |
| "path": "system.diagnostics.process/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Diagnostics.Process.dll", | |
| "lib/net461/System.Diagnostics.Process.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Diagnostics.Process.dll", | |
| "ref/net461/System.Diagnostics.Process.dll", | |
| "ref/netstandard1.3/System.Diagnostics.Process.dll", | |
| "ref/netstandard1.3/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/de/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/es/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/it/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/System.Diagnostics.Process.dll", | |
| "ref/netstandard1.4/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/de/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/es/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/it/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", | |
| "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll", | |
| "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll", | |
| "runtimes/win/lib/net46/System.Diagnostics.Process.dll", | |
| "runtimes/win/lib/net461/System.Diagnostics.Process.dll", | |
| "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll", | |
| "runtimes/win7/lib/netcore50/_._", | |
| "system.diagnostics.process.4.3.0.nupkg.sha512", | |
| "system.diagnostics.process.nuspec" | |
| ] | |
| }, | |
| "System.Globalization/4.3.0": { | |
| "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", | |
| "type": "package", | |
| "path": "system.globalization/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Globalization.dll", | |
| "ref/netcore50/System.Globalization.xml", | |
| "ref/netcore50/de/System.Globalization.xml", | |
| "ref/netcore50/es/System.Globalization.xml", | |
| "ref/netcore50/fr/System.Globalization.xml", | |
| "ref/netcore50/it/System.Globalization.xml", | |
| "ref/netcore50/ja/System.Globalization.xml", | |
| "ref/netcore50/ko/System.Globalization.xml", | |
| "ref/netcore50/ru/System.Globalization.xml", | |
| "ref/netcore50/zh-hans/System.Globalization.xml", | |
| "ref/netcore50/zh-hant/System.Globalization.xml", | |
| "ref/netstandard1.0/System.Globalization.dll", | |
| "ref/netstandard1.0/System.Globalization.xml", | |
| "ref/netstandard1.0/de/System.Globalization.xml", | |
| "ref/netstandard1.0/es/System.Globalization.xml", | |
| "ref/netstandard1.0/fr/System.Globalization.xml", | |
| "ref/netstandard1.0/it/System.Globalization.xml", | |
| "ref/netstandard1.0/ja/System.Globalization.xml", | |
| "ref/netstandard1.0/ko/System.Globalization.xml", | |
| "ref/netstandard1.0/ru/System.Globalization.xml", | |
| "ref/netstandard1.0/zh-hans/System.Globalization.xml", | |
| "ref/netstandard1.0/zh-hant/System.Globalization.xml", | |
| "ref/netstandard1.3/System.Globalization.dll", | |
| "ref/netstandard1.3/System.Globalization.xml", | |
| "ref/netstandard1.3/de/System.Globalization.xml", | |
| "ref/netstandard1.3/es/System.Globalization.xml", | |
| "ref/netstandard1.3/fr/System.Globalization.xml", | |
| "ref/netstandard1.3/it/System.Globalization.xml", | |
| "ref/netstandard1.3/ja/System.Globalization.xml", | |
| "ref/netstandard1.3/ko/System.Globalization.xml", | |
| "ref/netstandard1.3/ru/System.Globalization.xml", | |
| "ref/netstandard1.3/zh-hans/System.Globalization.xml", | |
| "ref/netstandard1.3/zh-hant/System.Globalization.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.globalization.4.3.0.nupkg.sha512", | |
| "system.globalization.nuspec" | |
| ] | |
| }, | |
| "System.IO/4.3.0": { | |
| "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", | |
| "type": "package", | |
| "path": "system.io/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/net462/System.IO.dll", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/net462/System.IO.dll", | |
| "ref/netcore50/System.IO.dll", | |
| "ref/netcore50/System.IO.xml", | |
| "ref/netcore50/de/System.IO.xml", | |
| "ref/netcore50/es/System.IO.xml", | |
| "ref/netcore50/fr/System.IO.xml", | |
| "ref/netcore50/it/System.IO.xml", | |
| "ref/netcore50/ja/System.IO.xml", | |
| "ref/netcore50/ko/System.IO.xml", | |
| "ref/netcore50/ru/System.IO.xml", | |
| "ref/netcore50/zh-hans/System.IO.xml", | |
| "ref/netcore50/zh-hant/System.IO.xml", | |
| "ref/netstandard1.0/System.IO.dll", | |
| "ref/netstandard1.0/System.IO.xml", | |
| "ref/netstandard1.0/de/System.IO.xml", | |
| "ref/netstandard1.0/es/System.IO.xml", | |
| "ref/netstandard1.0/fr/System.IO.xml", | |
| "ref/netstandard1.0/it/System.IO.xml", | |
| "ref/netstandard1.0/ja/System.IO.xml", | |
| "ref/netstandard1.0/ko/System.IO.xml", | |
| "ref/netstandard1.0/ru/System.IO.xml", | |
| "ref/netstandard1.0/zh-hans/System.IO.xml", | |
| "ref/netstandard1.0/zh-hant/System.IO.xml", | |
| "ref/netstandard1.3/System.IO.dll", | |
| "ref/netstandard1.3/System.IO.xml", | |
| "ref/netstandard1.3/de/System.IO.xml", | |
| "ref/netstandard1.3/es/System.IO.xml", | |
| "ref/netstandard1.3/fr/System.IO.xml", | |
| "ref/netstandard1.3/it/System.IO.xml", | |
| "ref/netstandard1.3/ja/System.IO.xml", | |
| "ref/netstandard1.3/ko/System.IO.xml", | |
| "ref/netstandard1.3/ru/System.IO.xml", | |
| "ref/netstandard1.3/zh-hans/System.IO.xml", | |
| "ref/netstandard1.3/zh-hant/System.IO.xml", | |
| "ref/netstandard1.5/System.IO.dll", | |
| "ref/netstandard1.5/System.IO.xml", | |
| "ref/netstandard1.5/de/System.IO.xml", | |
| "ref/netstandard1.5/es/System.IO.xml", | |
| "ref/netstandard1.5/fr/System.IO.xml", | |
| "ref/netstandard1.5/it/System.IO.xml", | |
| "ref/netstandard1.5/ja/System.IO.xml", | |
| "ref/netstandard1.5/ko/System.IO.xml", | |
| "ref/netstandard1.5/ru/System.IO.xml", | |
| "ref/netstandard1.5/zh-hans/System.IO.xml", | |
| "ref/netstandard1.5/zh-hant/System.IO.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.io.4.3.0.nupkg.sha512", | |
| "system.io.nuspec" | |
| ] | |
| }, | |
| "System.IO.FileSystem/4.3.0": { | |
| "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", | |
| "type": "package", | |
| "path": "system.io.filesystem/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.IO.FileSystem.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.IO.FileSystem.dll", | |
| "ref/netstandard1.3/System.IO.FileSystem.dll", | |
| "ref/netstandard1.3/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/de/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/es/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/fr/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/it/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/ja/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/ko/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/ru/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", | |
| "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.io.filesystem.4.3.0.nupkg.sha512", | |
| "system.io.filesystem.nuspec" | |
| ] | |
| }, | |
| "System.IO.FileSystem.Primitives/4.3.0": { | |
| "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", | |
| "type": "package", | |
| "path": "system.io.filesystem.primitives/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.IO.FileSystem.Primitives.dll", | |
| "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.IO.FileSystem.Primitives.dll", | |
| "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", | |
| "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", | |
| "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.io.filesystem.primitives.4.3.0.nupkg.sha512", | |
| "system.io.filesystem.primitives.nuspec" | |
| ] | |
| }, | |
| "System.Reflection/4.3.0": { | |
| "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", | |
| "type": "package", | |
| "path": "system.reflection/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/net462/System.Reflection.dll", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/net462/System.Reflection.dll", | |
| "ref/netcore50/System.Reflection.dll", | |
| "ref/netcore50/System.Reflection.xml", | |
| "ref/netcore50/de/System.Reflection.xml", | |
| "ref/netcore50/es/System.Reflection.xml", | |
| "ref/netcore50/fr/System.Reflection.xml", | |
| "ref/netcore50/it/System.Reflection.xml", | |
| "ref/netcore50/ja/System.Reflection.xml", | |
| "ref/netcore50/ko/System.Reflection.xml", | |
| "ref/netcore50/ru/System.Reflection.xml", | |
| "ref/netcore50/zh-hans/System.Reflection.xml", | |
| "ref/netcore50/zh-hant/System.Reflection.xml", | |
| "ref/netstandard1.0/System.Reflection.dll", | |
| "ref/netstandard1.0/System.Reflection.xml", | |
| "ref/netstandard1.0/de/System.Reflection.xml", | |
| "ref/netstandard1.0/es/System.Reflection.xml", | |
| "ref/netstandard1.0/fr/System.Reflection.xml", | |
| "ref/netstandard1.0/it/System.Reflection.xml", | |
| "ref/netstandard1.0/ja/System.Reflection.xml", | |
| "ref/netstandard1.0/ko/System.Reflection.xml", | |
| "ref/netstandard1.0/ru/System.Reflection.xml", | |
| "ref/netstandard1.0/zh-hans/System.Reflection.xml", | |
| "ref/netstandard1.0/zh-hant/System.Reflection.xml", | |
| "ref/netstandard1.3/System.Reflection.dll", | |
| "ref/netstandard1.3/System.Reflection.xml", | |
| "ref/netstandard1.3/de/System.Reflection.xml", | |
| "ref/netstandard1.3/es/System.Reflection.xml", | |
| "ref/netstandard1.3/fr/System.Reflection.xml", | |
| "ref/netstandard1.3/it/System.Reflection.xml", | |
| "ref/netstandard1.3/ja/System.Reflection.xml", | |
| "ref/netstandard1.3/ko/System.Reflection.xml", | |
| "ref/netstandard1.3/ru/System.Reflection.xml", | |
| "ref/netstandard1.3/zh-hans/System.Reflection.xml", | |
| "ref/netstandard1.3/zh-hant/System.Reflection.xml", | |
| "ref/netstandard1.5/System.Reflection.dll", | |
| "ref/netstandard1.5/System.Reflection.xml", | |
| "ref/netstandard1.5/de/System.Reflection.xml", | |
| "ref/netstandard1.5/es/System.Reflection.xml", | |
| "ref/netstandard1.5/fr/System.Reflection.xml", | |
| "ref/netstandard1.5/it/System.Reflection.xml", | |
| "ref/netstandard1.5/ja/System.Reflection.xml", | |
| "ref/netstandard1.5/ko/System.Reflection.xml", | |
| "ref/netstandard1.5/ru/System.Reflection.xml", | |
| "ref/netstandard1.5/zh-hans/System.Reflection.xml", | |
| "ref/netstandard1.5/zh-hant/System.Reflection.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.reflection.4.3.0.nupkg.sha512", | |
| "system.reflection.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Primitives/4.3.0": { | |
| "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", | |
| "type": "package", | |
| "path": "system.reflection.primitives/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Reflection.Primitives.dll", | |
| "ref/netcore50/System.Reflection.Primitives.xml", | |
| "ref/netcore50/de/System.Reflection.Primitives.xml", | |
| "ref/netcore50/es/System.Reflection.Primitives.xml", | |
| "ref/netcore50/fr/System.Reflection.Primitives.xml", | |
| "ref/netcore50/it/System.Reflection.Primitives.xml", | |
| "ref/netcore50/ja/System.Reflection.Primitives.xml", | |
| "ref/netcore50/ko/System.Reflection.Primitives.xml", | |
| "ref/netcore50/ru/System.Reflection.Primitives.xml", | |
| "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", | |
| "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/System.Reflection.Primitives.dll", | |
| "ref/netstandard1.0/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/de/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/es/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/it/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", | |
| "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.reflection.primitives.4.3.0.nupkg.sha512", | |
| "system.reflection.primitives.nuspec" | |
| ] | |
| }, | |
| "System.Resources.ResourceManager/4.3.0": { | |
| "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", | |
| "type": "package", | |
| "path": "system.resources.resourcemanager/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Resources.ResourceManager.dll", | |
| "ref/netcore50/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/de/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/es/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/fr/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/it/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/ja/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/ko/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/ru/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/System.Resources.ResourceManager.dll", | |
| "ref/netstandard1.0/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", | |
| "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.resources.resourcemanager.4.3.0.nupkg.sha512", | |
| "system.resources.resourcemanager.nuspec" | |
| ] | |
| }, | |
| "System.Runtime/4.3.0": { | |
| "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", | |
| "type": "package", | |
| "path": "system.runtime/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/net462/System.Runtime.dll", | |
| "lib/portable-net45+win8+wp80+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/net462/System.Runtime.dll", | |
| "ref/netcore50/System.Runtime.dll", | |
| "ref/netcore50/System.Runtime.xml", | |
| "ref/netcore50/de/System.Runtime.xml", | |
| "ref/netcore50/es/System.Runtime.xml", | |
| "ref/netcore50/fr/System.Runtime.xml", | |
| "ref/netcore50/it/System.Runtime.xml", | |
| "ref/netcore50/ja/System.Runtime.xml", | |
| "ref/netcore50/ko/System.Runtime.xml", | |
| "ref/netcore50/ru/System.Runtime.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.xml", | |
| "ref/netstandard1.0/System.Runtime.dll", | |
| "ref/netstandard1.0/System.Runtime.xml", | |
| "ref/netstandard1.0/de/System.Runtime.xml", | |
| "ref/netstandard1.0/es/System.Runtime.xml", | |
| "ref/netstandard1.0/fr/System.Runtime.xml", | |
| "ref/netstandard1.0/it/System.Runtime.xml", | |
| "ref/netstandard1.0/ja/System.Runtime.xml", | |
| "ref/netstandard1.0/ko/System.Runtime.xml", | |
| "ref/netstandard1.0/ru/System.Runtime.xml", | |
| "ref/netstandard1.0/zh-hans/System.Runtime.xml", | |
| "ref/netstandard1.0/zh-hant/System.Runtime.xml", | |
| "ref/netstandard1.2/System.Runtime.dll", | |
| "ref/netstandard1.2/System.Runtime.xml", | |
| "ref/netstandard1.2/de/System.Runtime.xml", | |
| "ref/netstandard1.2/es/System.Runtime.xml", | |
| "ref/netstandard1.2/fr/System.Runtime.xml", | |
| "ref/netstandard1.2/it/System.Runtime.xml", | |
| "ref/netstandard1.2/ja/System.Runtime.xml", | |
| "ref/netstandard1.2/ko/System.Runtime.xml", | |
| "ref/netstandard1.2/ru/System.Runtime.xml", | |
| "ref/netstandard1.2/zh-hans/System.Runtime.xml", | |
| "ref/netstandard1.2/zh-hant/System.Runtime.xml", | |
| "ref/netstandard1.3/System.Runtime.dll", | |
| "ref/netstandard1.3/System.Runtime.xml", | |
| "ref/netstandard1.3/de/System.Runtime.xml", | |
| "ref/netstandard1.3/es/System.Runtime.xml", | |
| "ref/netstandard1.3/fr/System.Runtime.xml", | |
| "ref/netstandard1.3/it/System.Runtime.xml", | |
| "ref/netstandard1.3/ja/System.Runtime.xml", | |
| "ref/netstandard1.3/ko/System.Runtime.xml", | |
| "ref/netstandard1.3/ru/System.Runtime.xml", | |
| "ref/netstandard1.3/zh-hans/System.Runtime.xml", | |
| "ref/netstandard1.3/zh-hant/System.Runtime.xml", | |
| "ref/netstandard1.5/System.Runtime.dll", | |
| "ref/netstandard1.5/System.Runtime.xml", | |
| "ref/netstandard1.5/de/System.Runtime.xml", | |
| "ref/netstandard1.5/es/System.Runtime.xml", | |
| "ref/netstandard1.5/fr/System.Runtime.xml", | |
| "ref/netstandard1.5/it/System.Runtime.xml", | |
| "ref/netstandard1.5/ja/System.Runtime.xml", | |
| "ref/netstandard1.5/ko/System.Runtime.xml", | |
| "ref/netstandard1.5/ru/System.Runtime.xml", | |
| "ref/netstandard1.5/zh-hans/System.Runtime.xml", | |
| "ref/netstandard1.5/zh-hant/System.Runtime.xml", | |
| "ref/portable-net45+win8+wp80+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.runtime.4.3.0.nupkg.sha512", | |
| "system.runtime.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.Extensions/4.3.0": { | |
| "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", | |
| "type": "package", | |
| "path": "system.runtime.extensions/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/net462/System.Runtime.Extensions.dll", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/net462/System.Runtime.Extensions.dll", | |
| "ref/netcore50/System.Runtime.Extensions.dll", | |
| "ref/netcore50/System.Runtime.Extensions.xml", | |
| "ref/netcore50/de/System.Runtime.Extensions.xml", | |
| "ref/netcore50/es/System.Runtime.Extensions.xml", | |
| "ref/netcore50/fr/System.Runtime.Extensions.xml", | |
| "ref/netcore50/it/System.Runtime.Extensions.xml", | |
| "ref/netcore50/ja/System.Runtime.Extensions.xml", | |
| "ref/netcore50/ko/System.Runtime.Extensions.xml", | |
| "ref/netcore50/ru/System.Runtime.Extensions.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/System.Runtime.Extensions.dll", | |
| "ref/netstandard1.0/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/de/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/es/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/it/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/System.Runtime.Extensions.dll", | |
| "ref/netstandard1.3/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/de/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/es/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/it/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/System.Runtime.Extensions.dll", | |
| "ref/netstandard1.5/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/de/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/es/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/it/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.runtime.extensions.4.3.0.nupkg.sha512", | |
| "system.runtime.extensions.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.Handles/4.3.0": { | |
| "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", | |
| "type": "package", | |
| "path": "system.runtime.handles/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/netstandard1.3/System.Runtime.Handles.dll", | |
| "ref/netstandard1.3/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/de/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/es/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/fr/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/it/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/ja/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/ko/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/ru/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", | |
| "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.runtime.handles.4.3.0.nupkg.sha512", | |
| "system.runtime.handles.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.InteropServices/4.3.0": { | |
| "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", | |
| "type": "package", | |
| "path": "system.runtime.interopservices/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/net462/System.Runtime.InteropServices.dll", | |
| "lib/net463/System.Runtime.InteropServices.dll", | |
| "lib/portable-net45+win8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/net462/System.Runtime.InteropServices.dll", | |
| "ref/net463/System.Runtime.InteropServices.dll", | |
| "ref/netcore50/System.Runtime.InteropServices.dll", | |
| "ref/netcore50/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/de/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/es/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/fr/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/it/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/ja/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/ko/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/ru/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", | |
| "ref/netstandard1.1/System.Runtime.InteropServices.dll", | |
| "ref/netstandard1.1/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/System.Runtime.InteropServices.dll", | |
| "ref/netstandard1.2/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/System.Runtime.InteropServices.dll", | |
| "ref/netstandard1.3/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/System.Runtime.InteropServices.dll", | |
| "ref/netstandard1.5/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/portable-net45+win8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.runtime.interopservices.4.3.0.nupkg.sha512", | |
| "system.runtime.interopservices.nuspec" | |
| ] | |
| }, | |
| "System.Text.Encoding/4.3.0": { | |
| "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", | |
| "type": "package", | |
| "path": "system.text.encoding/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Text.Encoding.dll", | |
| "ref/netcore50/System.Text.Encoding.xml", | |
| "ref/netcore50/de/System.Text.Encoding.xml", | |
| "ref/netcore50/es/System.Text.Encoding.xml", | |
| "ref/netcore50/fr/System.Text.Encoding.xml", | |
| "ref/netcore50/it/System.Text.Encoding.xml", | |
| "ref/netcore50/ja/System.Text.Encoding.xml", | |
| "ref/netcore50/ko/System.Text.Encoding.xml", | |
| "ref/netcore50/ru/System.Text.Encoding.xml", | |
| "ref/netcore50/zh-hans/System.Text.Encoding.xml", | |
| "ref/netcore50/zh-hant/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/System.Text.Encoding.dll", | |
| "ref/netstandard1.0/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/de/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/es/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/fr/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/it/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/ja/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/ko/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/ru/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", | |
| "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/System.Text.Encoding.dll", | |
| "ref/netstandard1.3/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/de/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/es/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/fr/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/it/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/ja/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/ko/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/ru/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", | |
| "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.text.encoding.4.3.0.nupkg.sha512", | |
| "system.text.encoding.nuspec" | |
| ] | |
| }, | |
| "System.Text.Encoding.Extensions/4.3.0": { | |
| "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", | |
| "type": "package", | |
| "path": "system.text.encoding.extensions/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Text.Encoding.Extensions.dll", | |
| "ref/netcore50/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/de/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/es/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/it/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", | |
| "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", | |
| "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.text.encoding.extensions.4.3.0.nupkg.sha512", | |
| "system.text.encoding.extensions.nuspec" | |
| ] | |
| }, | |
| "System.Threading/4.3.0": { | |
| "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", | |
| "type": "package", | |
| "path": "system.threading/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Threading.dll", | |
| "lib/netstandard1.3/System.Threading.dll", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Threading.dll", | |
| "ref/netcore50/System.Threading.xml", | |
| "ref/netcore50/de/System.Threading.xml", | |
| "ref/netcore50/es/System.Threading.xml", | |
| "ref/netcore50/fr/System.Threading.xml", | |
| "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/zh-hans/System.Threading.xml", | |
| "ref/netcore50/zh-hant/System.Threading.xml", | |
| "ref/netstandard1.0/System.Threading.dll", | |
| "ref/netstandard1.0/System.Threading.xml", | |
| "ref/netstandard1.0/de/System.Threading.xml", | |
| "ref/netstandard1.0/es/System.Threading.xml", | |
| "ref/netstandard1.0/fr/System.Threading.xml", | |
| "ref/netstandard1.0/it/System.Threading.xml", | |
| "ref/netstandard1.0/ja/System.Threading.xml", | |
| "ref/netstandard1.0/ko/System.Threading.xml", | |
| "ref/netstandard1.0/ru/System.Threading.xml", | |
| "ref/netstandard1.0/zh-hans/System.Threading.xml", | |
| "ref/netstandard1.0/zh-hant/System.Threading.xml", | |
| "ref/netstandard1.3/System.Threading.dll", | |
| "ref/netstandard1.3/System.Threading.xml", | |
| "ref/netstandard1.3/de/System.Threading.xml", | |
| "ref/netstandard1.3/es/System.Threading.xml", | |
| "ref/netstandard1.3/fr/System.Threading.xml", | |
| "ref/netstandard1.3/it/System.Threading.xml", | |
| "ref/netstandard1.3/ja/System.Threading.xml", | |
| "ref/netstandard1.3/ko/System.Threading.xml", | |
| "ref/netstandard1.3/ru/System.Threading.xml", | |
| "ref/netstandard1.3/zh-hans/System.Threading.xml", | |
| "ref/netstandard1.3/zh-hant/System.Threading.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "runtimes/aot/lib/netcore50/System.Threading.dll", | |
| "system.threading.4.3.0.nupkg.sha512", | |
| "system.threading.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Tasks/4.3.0": { | |
| "sha512": "E3rywGOEzJJvjVzTIZHYWYIja/zs9UTq3hEuUAyBc1Y4fYKG4013HRD9Y2JymL7eHUfaujLhh8UM4yeTnAwZCQ==", | |
| "type": "package", | |
| "path": "system.threading.tasks/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| ".signature.p7s", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/portable-net45+win8+wp8+wpa81/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Threading.Tasks.dll", | |
| "ref/netcore50/System.Threading.Tasks.xml", | |
| "ref/netcore50/de/System.Threading.Tasks.xml", | |
| "ref/netcore50/es/System.Threading.Tasks.xml", | |
| "ref/netcore50/fr/System.Threading.Tasks.xml", | |
| "ref/netcore50/it/System.Threading.Tasks.xml", | |
| "ref/netcore50/ja/System.Threading.Tasks.xml", | |
| "ref/netcore50/ko/System.Threading.Tasks.xml", | |
| "ref/netcore50/ru/System.Threading.Tasks.xml", | |
| "ref/netcore50/zh-hans/System.Threading.Tasks.xml", | |
| "ref/netcore50/zh-hant/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/System.Threading.Tasks.dll", | |
| "ref/netstandard1.0/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/de/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/es/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/fr/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/it/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/ja/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/ko/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/ru/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", | |
| "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/System.Threading.Tasks.dll", | |
| "ref/netstandard1.3/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/de/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/es/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/fr/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/it/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/ja/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/ko/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/ru/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", | |
| "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", | |
| "ref/portable-net45+win8+wp8+wpa81/_._", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.threading.tasks.4.3.0.nupkg.sha512", | |
| "system.threading.tasks.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Thread/4.3.0": { | |
| "sha512": "OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==", | |
| "type": "package", | |
| "path": "system.threading.thread/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Threading.Thread.dll", | |
| "lib/netcore50/_._", | |
| "lib/netstandard1.3/System.Threading.Thread.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Threading.Thread.dll", | |
| "ref/netstandard1.3/System.Threading.Thread.dll", | |
| "ref/netstandard1.3/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/de/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/es/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/fr/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/it/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/ja/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/ko/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/ru/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", | |
| "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.threading.thread.4.3.0.nupkg.sha512", | |
| "system.threading.thread.nuspec" | |
| ] | |
| }, | |
| "System.Threading.ThreadPool/4.3.0": { | |
| "sha512": "k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==", | |
| "type": "package", | |
| "path": "system.threading.threadpool/4.3.0", | |
| "files": [ | |
| ".nupkg.metadata", | |
| "ThirdPartyNotices.txt", | |
| "dotnet_library_license.txt", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Threading.ThreadPool.dll", | |
| "lib/netcore50/_._", | |
| "lib/netstandard1.3/System.Threading.ThreadPool.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "lib/xamarintvos10/_._", | |
| "lib/xamarinwatchos10/_._", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Threading.ThreadPool.dll", | |
| "ref/netstandard1.3/System.Threading.ThreadPool.dll", | |
| "ref/netstandard1.3/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", | |
| "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "ref/xamarintvos10/_._", | |
| "ref/xamarinwatchos10/_._", | |
| "system.threading.threadpool.4.3.0.nupkg.sha512", | |
| "system.threading.threadpool.nuspec" | |
| ] | |
| }, | |
| "NuGet.Frameworks/5.5.0": { | |
| "type": "project", | |
| "path": "../NuGet.Frameworks/NuGet.Frameworks.csproj", | |
| "msbuildProject": "../NuGet.Frameworks/NuGet.Frameworks.csproj" | |
| } | |
| }, | |
| "projectFileDependencyGroups": { | |
| ".NETFramework,Version=v4.7.2": [ | |
| "Microsoft.SourceLink.GitHub >= 1.0.0-beta2-19351-01", | |
| "NuGet.Frameworks >= 5.5.0" | |
| ], | |
| ".NETStandard,Version=v2.0": [ | |
| "Microsoft.SourceLink.GitHub >= 1.0.0-beta2-19351-01", | |
| "NETStandard.Library >= 2.0.3", | |
| "NuGet.Frameworks >= 5.5.0", | |
| "System.Diagnostics.Process >= 4.3.0", | |
| "System.Threading.Thread >= 4.3.0" | |
| ] | |
| }, | |
| "packageFolders": { | |
| "C:\\Users\\nikolev.REDMOND\\.nuget\\packages\\": {}, | |
| "C:\\Microsoft\\Xamarin\\NuGet\\": {}, | |
| "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} | |
| }, | |
| "project": { | |
| "version": "5.5.0", | |
| "restore": { | |
| "projectUniqueName": "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Common\\NuGet.Common.csproj", | |
| "projectName": "NuGet.Common", | |
| "projectPath": "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Common\\NuGet.Common.csproj", | |
| "packagesPath": "C:\\Users\\nikolev.REDMOND\\.nuget\\packages\\", | |
| "outputPath": "F:\\NuGet.Client\\artifacts\\NuGet.Common\\16.0\\obj\\", | |
| "projectStyle": "PackageReference", | |
| "crossTargeting": true, | |
| "fallbackFolders": [ | |
| "C:\\Microsoft\\Xamarin\\NuGet\\", | |
| "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" | |
| ], | |
| "configFilePaths": [ | |
| "F:\\NuGet.Client\\NuGet.Config", | |
| "C:\\Users\\nikolev.REDMOND\\AppData\\Roaming\\NuGet\\NuGet.Config", | |
| "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", | |
| "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" | |
| ], | |
| "originalTargetFrameworks": [ | |
| "net472", | |
| "netstandard2.0" | |
| ], | |
| "sources": { | |
| "https://api.nuget.org/v3/index.json": {}, | |
| "https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json": {}, | |
| "https://dotnet.myget.org/F/msbuild/api/v3/index.json": {}, | |
| "https://dotnet.myget.org/F/nuget-volatile/api/v3/index.json": {}, | |
| "https://dotnet.myget.org/F/roslyn/api/v3/index.json": {}, | |
| "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json": {}, | |
| "https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json": {} | |
| }, | |
| "frameworks": { | |
| "net472": { | |
| "projectReferences": { | |
| "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Frameworks\\NuGet.Frameworks.csproj": { | |
| "projectPath": "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Frameworks\\NuGet.Frameworks.csproj" | |
| } | |
| } | |
| }, | |
| "netstandard2.0": { | |
| "projectReferences": { | |
| "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Frameworks\\NuGet.Frameworks.csproj": { | |
| "projectPath": "F:\\NuGet.Client\\src\\NuGet.Core\\NuGet.Frameworks\\NuGet.Frameworks.csproj" | |
| } | |
| } | |
| } | |
| }, | |
| "warningProperties": { | |
| "allWarningsAsErrors": true, | |
| "noWarn": [ | |
| "NU5105" | |
| ], | |
| "warnAsError": [ | |
| "NU1605" | |
| ] | |
| } | |
| }, | |
| "frameworks": { | |
| "net472": { | |
| "dependencies": { | |
| "Microsoft.SourceLink.GitHub": { | |
| "suppressParent": "All", | |
| "target": "Package", | |
| "version": "[1.0.0-beta2-19351-01, )" | |
| } | |
| }, | |
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.200-preview-014883\\RuntimeIdentifierGraph.json" | |
| }, | |
| "netstandard2.0": { | |
| "dependencies": { | |
| "Microsoft.SourceLink.GitHub": { | |
| "suppressParent": "All", | |
| "target": "Package", | |
| "version": "[1.0.0-beta2-19351-01, )" | |
| }, | |
| "NETStandard.Library": { | |
| "suppressParent": "All", | |
| "target": "Package", | |
| "version": "[2.0.3, )", | |
| "autoReferenced": true | |
| }, | |
| "System.Diagnostics.Process": { | |
| "target": "Package", | |
| "version": "[4.3.0, )" | |
| }, | |
| "System.Threading.Thread": { | |
| "target": "Package", | |
| "version": "[4.3.0, )" | |
| } | |
| }, | |
| "imports": [ | |
| "net461", | |
| "net462", | |
| "net47", | |
| "net471", | |
| "net472", | |
| "net48" | |
| ], | |
| "assetTargetFallback": true, | |
| "warn": true, | |
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.200-preview-014883\\RuntimeIdentifierGraph.json" | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment