Instantly share code, notes, and snippets.
Last active
March 29, 2021 07:01
-
Star
0
(0)
You must be signed in to star a gist -
Fork
0
(0)
You must be signed in to fork a gist
-
-
Save ydeshayes/d6003c52b8501c0ab9aa09107387939e 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
| {"lastUpload":"2021-03-29T07:01:18.324Z","extensionVersion":"v3.4.3"} |
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
| [ | |
| { | |
| "metadata": { | |
| "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
| "publisherId": "Shan.code-settings-sync", | |
| "publisherDisplayName": "Shan" | |
| }, | |
| "name": "code-settings-sync", | |
| "publisher": "Shan", | |
| "version": "3.4.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "690b692e-e8a9-493f-b802-8089d50ac1b2", | |
| "publisherId": "ms-vscode.cpptools", | |
| "publisherDisplayName": "ms-vscode" | |
| }, | |
| "name": "cpptools", | |
| "publisher": "ms-vscode", | |
| "version": "1.2.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da", | |
| "publisherId": "golang.go", | |
| "publisherDisplayName": "golang" | |
| }, | |
| "name": "go", | |
| "publisher": "golang", | |
| "version": "0.23.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6c2f1801-1e7f-45b2-9b5c-7782f1e076e8", | |
| "publisherId": "ms-toolsai.jupyter", | |
| "publisherDisplayName": "ms-toolsai" | |
| }, | |
| "name": "jupyter", | |
| "publisher": "ms-toolsai", | |
| "version": "2021.3.684299474" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "4bf45e86-a448-4531-8c01-ef33f4536306", | |
| "publisherId": "ms-mssql.mssql", | |
| "publisherDisplayName": "ms-mssql" | |
| }, | |
| "name": "mssql", | |
| "publisher": "ms-mssql", | |
| "version": "1.10.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5", | |
| "publisherId": "ms-python.python", | |
| "publisherDisplayName": "ms-python" | |
| }, | |
| "name": "python", | |
| "publisher": "ms-python", | |
| "version": "2021.3.680753044" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f", | |
| "publisherId": "ms-azuretools.vscode-docker", | |
| "publisherDisplayName": "ms-azuretools" | |
| }, | |
| "name": "vscode-docker", | |
| "publisher": "ms-azuretools", | |
| "version": "1.11.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a", | |
| "publisherId": "dbaeumer.vscode-eslint", | |
| "publisherDisplayName": "dbaeumer" | |
| }, | |
| "name": "vscode-eslint", | |
| "publisher": "dbaeumer", | |
| "version": "2.1.19" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "5a6dc0d5-dc02-4121-8e24-cad33a2ff0af", | |
| "publisherId": "ms-vsliveshare.vsliveshare", | |
| "publisherDisplayName": "ms-vsliveshare" | |
| }, | |
| "name": "vsliveshare", | |
| "publisher": "ms-vsliveshare", | |
| "version": "1.0.4018" | |
| } | |
| ] |
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
| { | |
| "runtimeTarget": { | |
| "name": ".NETCoreApp,Version=v3.1/linux-x64", | |
| "signature": "" | |
| }, | |
| "compilationOptions": {}, | |
| "targets": { | |
| ".NETCoreApp,Version=v3.1": {}, | |
| ".NETCoreApp,Version=v3.1/linux-x64": { | |
| "Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01": {}, | |
| "Microsoft.NETCore.App/3.1.1-servicing.19608.4": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "3.1.0" | |
| } | |
| }, | |
| "Microsoft.NETCore.App.Internal/3.1.1-servicing.19608.4": { | |
| "dependencies": { | |
| "Microsoft.NETCore.DotNetHostPolicy": "3.1.1", | |
| "Microsoft.NETCore.Platforms": "3.1.0", | |
| "Microsoft.NETCore.Targets": "3.1.0", | |
| "NETStandard.Library": "2.1.0", | |
| "runtime.linux-x64.Microsoft.NETCore.App": "3.1.1-servicing.19608.4" | |
| } | |
| }, | |
| "Microsoft.NETCore.DotNetHostPolicy/3.1.1": { | |
| "dependencies": { | |
| "runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy": "3.1.1" | |
| } | |
| }, | |
| "Microsoft.NETCore.Platforms/3.1.0": {}, | |
| "Microsoft.NETCore.Targets/3.1.0": {}, | |
| "Microsoft.SourceLink.Common/1.0.0-beta2-19367-01": {}, | |
| "Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01": { | |
| "dependencies": { | |
| "Microsoft.Build.Tasks.Git": "1.0.0-beta2-19367-01", | |
| "Microsoft.SourceLink.Common": "1.0.0-beta2-19367-01" | |
| } | |
| }, | |
| "Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01": { | |
| "dependencies": { | |
| "Microsoft.Build.Tasks.Git": "1.0.0-beta2-19367-01", | |
| "Microsoft.SourceLink.Common": "1.0.0-beta2-19367-01" | |
| } | |
| }, | |
| "NETStandard.Library/2.1.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "3.1.0" | |
| } | |
| }, | |
| "runtime.linux-x64.Microsoft.NETCore.App/3.1.1-servicing.19608.4": { | |
| "runtime": { | |
| "runtimes/linux-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll": { | |
| "assemblyVersion": "10.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll": { | |
| "assemblyVersion": "10.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll": { | |
| "assemblyVersion": "4.1.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.AppContext.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Buffers.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll": { | |
| "assemblyVersion": "4.0.15.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll": { | |
| "assemblyVersion": "1.2.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Collections.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll": { | |
| "assemblyVersion": "4.3.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ComponentModel.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Configuration.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Console.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Core.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Data.Common.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll": { | |
| "assemblyVersion": "4.0.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Data.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll": { | |
| "assemblyVersion": "4.2.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Drawing.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Globalization.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Compression.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.Pipes.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.IO.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Linq.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Memory.dll": { | |
| "assemblyVersion": "4.2.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Http.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Mail.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Ping.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Primitives.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Requests.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Security.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.Sockets.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.WebClient.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Net.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll": { | |
| "assemblyVersion": "4.1.6.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Numerics.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ObjectModel.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll": { | |
| "assemblyVersion": "4.1.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Private.Uri.dll": { | |
| "assemblyVersion": "4.0.6.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Private.Xml.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll": { | |
| "assemblyVersion": "4.0.6.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll": { | |
| "assemblyVersion": "4.1.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll": { | |
| "assemblyVersion": "4.1.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll": { | |
| "assemblyVersion": "1.4.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll": { | |
| "assemblyVersion": "4.1.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Reflection.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Resources.Reader.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Resources.Writer.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": { | |
| "assemblyVersion": "4.0.6.0", | |
| "fileVersion": "4.0.0.0" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll": { | |
| "assemblyVersion": "4.0.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll": { | |
| "assemblyVersion": "4.1.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll": { | |
| "assemblyVersion": "4.1.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll": { | |
| "assemblyVersion": "4.0.15.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Runtime.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll": { | |
| "assemblyVersion": "4.1.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Claims.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll": { | |
| "assemblyVersion": "4.3.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll": { | |
| "assemblyVersion": "4.3.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll": { | |
| "assemblyVersion": "4.1.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll": { | |
| "assemblyVersion": "4.1.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.Principal.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.SecureString.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Security.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ServiceProcess.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": { | |
| "assemblyVersion": "4.1.3.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.Encoding.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.Json.dll": { | |
| "assemblyVersion": "4.0.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Channels.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll": { | |
| "assemblyVersion": "4.6.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll": { | |
| "assemblyVersion": "4.3.1.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll": { | |
| "assemblyVersion": "4.0.4.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Thread.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.Timer.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Threading.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Transactions.Local.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Transactions.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.ValueTuple.dll": { | |
| "assemblyVersion": "4.0.5.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll": { | |
| "assemblyVersion": "4.0.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Web.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Windows.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.Linq.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll": { | |
| "assemblyVersion": "4.2.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.XPath.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll": { | |
| "assemblyVersion": "4.1.2.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.Xml.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/System.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/WindowsBase.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/mscorlib.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| }, | |
| "runtimes/linux-x64/lib/netcoreapp3.1/netstandard.dll": { | |
| "assemblyVersion": "2.1.0.0", | |
| "fileVersion": "4.700.19.60801" | |
| } | |
| }, | |
| "native": { | |
| "runtimes/linux-x64/native/SOS_README.md": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Globalization.Native.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.IO.Compression.Native.a": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.IO.Compression.Native.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Native.a": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Native.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Net.Http.Native.a": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Net.Http.Native.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Net.Security.Native.a": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Net.Security.Native.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Private.CoreLib.dll": { | |
| "assemblyVersion": "4.0.0.0", | |
| "fileVersion": "4.700.19.60701" | |
| }, | |
| "runtimes/linux-x64/native/System.Security.Cryptography.Native.OpenSsl.a": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/createdump": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libclrjit.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libcoreclr.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libcoreclrtraceptprovider.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libdbgshim.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libmscordaccore.so": { | |
| "fileVersion": "0.0.0.0" | |
| }, | |
| "runtimes/linux-x64/native/libmscordbi.so": { | |
| "fileVersion": "0.0.0.0" | |
| } | |
| } | |
| }, | |
| "runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.1": { | |
| "native": { | |
| "runtimes/linux-x64/native/libhostpolicy.so": { | |
| "fileVersion": "0.0.0.0" | |
| } | |
| } | |
| }, | |
| "XliffTasks/1.0.0-beta.19252.1": {} | |
| } | |
| }, | |
| "libraries": { | |
| "Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-3kbkb7aUF41YuJnQzoCJRbjb6bgYY3KHlJ9GGJZ30Y5ytdFusLAC5o3/kfE+Vm6slvu4EBgIwMUknL6U+Pu9uA==", | |
| "path": "microsoft.build.tasks.git/1.0.0-beta2-19367-01", | |
| "hashPath": "microsoft.build.tasks.git.1.0.0-beta2-19367-01.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.App/3.1.1-servicing.19608.4": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-J4RIEWAqrKWlYb/21sk611gAQB906/uf3HpLNP38RybIXfr3wuo9RRNcDTNdP6Xuj+ipSCqSaPk19Do/PVJFdw==", | |
| "path": "microsoft.netcore.app/3.1.1-servicing.19608.4", | |
| "hashPath": "microsoft.netcore.app.3.1.1-servicing.19608.4.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.App.Internal/3.1.1-servicing.19608.4": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-h6BA6pe3ouenDs1SbhR9YdSeHos7X7sWWNeRK9Wyjkop7cePIB0jBcCaMHMhknJnA/G8mmmlz1V99NuCTNUq/Q==", | |
| "path": "microsoft.netcore.app.internal/3.1.1-servicing.19608.4", | |
| "hashPath": "microsoft.netcore.app.internal.3.1.1-servicing.19608.4.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.DotNetHostPolicy/3.1.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5/OCU+gHPFqvfsPAIYym6MBcfG635i9QLXNw2E+pFGjgbPYk2/rFU5g0ftuNoaY2U2PPfim6kfEqroshl9aFFQ==" | |
| }, | |
| "Microsoft.NETCore.Platforms/3.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", | |
| "path": "microsoft.netcore.platforms/3.1.0", | |
| "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.Targets/3.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-IAFeJxHy2vlTm3mhiZVP/jKE5DImLUMQc3OV8z5G4ZBeYNAlPSwjC5V/Vx14GIJU6Osmhr+XPmtWW0cv5jSmTw==", | |
| "path": "microsoft.netcore.targets/3.1.0", | |
| "hashPath": "microsoft.netcore.targets.3.1.0.nupkg.sha512" | |
| }, | |
| "Microsoft.SourceLink.Common/1.0.0-beta2-19367-01": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-T6ZEkbRgqcmDoTQDn0ES4FcXiq6uOiqPmbb+hCnKQ/i45W3WjM1+hfNGmsXvTK/e/AqEGiqtXJIi9ZtmbHnzHQ==", | |
| "path": "microsoft.sourcelink.common/1.0.0-beta2-19367-01", | |
| "hashPath": "microsoft.sourcelink.common.1.0.0-beta2-19367-01.nupkg.sha512" | |
| }, | |
| "Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-+Zfc8EddeIPTy9w26xrMOqIL5k5fPICfoYGPMhvlCcmENVT0pslIvrOzRaEvv1UgUL1cjbGRO8SXa1HtoVEhPA==", | |
| "path": "microsoft.sourcelink.github/1.0.0-beta2-19367-01", | |
| "hashPath": "microsoft.sourcelink.github.1.0.0-beta2-19367-01.nupkg.sha512" | |
| }, | |
| "Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-vfYRwh2jIQ5XFmqk9BebaGnj3tL9p1hkZ270NMXutiE7jCGH1zMB+3HCPec6DpnC4V3XX1oWlwAXoxNtXB90pQ==", | |
| "path": "microsoft.sourcelink.vsts.git/1.0.0-beta2-19367-01", | |
| "hashPath": "microsoft.sourcelink.vsts.git.1.0.0-beta2-19367-01.nupkg.sha512" | |
| }, | |
| "NETStandard.Library/2.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5HpvGyPsBaglPPgkcUYRyBuTc1KwVsaiYrrt6dLb9SC/VTClgTjXq3rHo7aXDiodwIwtbCJCLCq+ZPyjwkamjw==", | |
| "path": "netstandard.library/2.1.0", | |
| "hashPath": "netstandard.library.2.1.0.nupkg.sha512" | |
| }, | |
| "runtime.linux-x64.Microsoft.NETCore.App/3.1.1-servicing.19608.4": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5ocpORTkZhU9o01YhYNr1NfLv9Jel6tlCN1RCrnfoCLWib1AwKn/XB8C8nCetI0Mxgbv8r3hjOXRUlbKqV9LTA==", | |
| "path": "runtime.linux-x64.microsoft.netcore.app/3.1.1-servicing.19608.4", | |
| "hashPath": "runtime.linux-x64.microsoft.netcore.app.3.1.1-servicing.19608.4.nupkg.sha512" | |
| }, | |
| "runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-LwCE5q5Q5uIqw6SdOb0UjBBqeCx1woCTLXN6VWhRsE/yYLZYnOM9b3u2W5YmFG6eNF058MARQAlwGQ8blRus5A==" | |
| }, | |
| "XliffTasks/1.0.0-beta.19252.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-pf1QwugyHdppWF5Q+qLSIqFkPkyBJOTAbvDxMO7Cv8zRkLGR9/OfOrjgSrcnniA2OTfZVo7JzTdNbDNAKSRZIA==", | |
| "path": "xlifftasks/1.0.0-beta.19252.1", | |
| "hashPath": "xlifftasks.1.0.0-beta.19252.1.nupkg.sha512" | |
| } | |
| }, | |
| "runtimes": { | |
| "linux-arm": [ | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-arm64": [ | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl-arm64": [ | |
| "linux-musl", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl-x64": [ | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-x64": [ | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.6-x64": [ | |
| "rhel.6", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.4.0.0-armel": [ | |
| "tizen.4.0.0", | |
| "tizen-armel", | |
| "tizen", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.5.0.0-armel": [ | |
| "tizen.5.0.0", | |
| "tizen.4.0.0-armel", | |
| "tizen.4.0.0", | |
| "tizen-armel", | |
| "tizen", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine": [ | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine-x64": [ | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.10": [ | |
| "alpine.3.9", | |
| "alpine.3.8", | |
| "alpine.3.7", | |
| "alpine.3.6", | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.10-x64": [ | |
| "alpine.3.10", | |
| "alpine.3.9-x64", | |
| "alpine.3.9", | |
| "alpine.3.8-x64", | |
| "alpine.3.8", | |
| "alpine.3.7-x64", | |
| "alpine.3.7", | |
| "alpine.3.6-x64", | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.11": [ | |
| "alpine.3.10", | |
| "alpine.3.9", | |
| "alpine.3.8", | |
| "alpine.3.7", | |
| "alpine.3.6", | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.11-x64": [ | |
| "alpine.3.11", | |
| "alpine.3.10-x64", | |
| "alpine.3.10", | |
| "alpine.3.9-x64", | |
| "alpine.3.9", | |
| "alpine.3.8-x64", | |
| "alpine.3.8", | |
| "alpine.3.7-x64", | |
| "alpine.3.7", | |
| "alpine.3.6-x64", | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.6": [ | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.6-x64": [ | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.7": [ | |
| "alpine.3.6", | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.7-x64": [ | |
| "alpine.3.7", | |
| "alpine.3.6-x64", | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.8": [ | |
| "alpine.3.7", | |
| "alpine.3.6", | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.8-x64": [ | |
| "alpine.3.8", | |
| "alpine.3.7-x64", | |
| "alpine.3.7", | |
| "alpine.3.6-x64", | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.9": [ | |
| "alpine.3.8", | |
| "alpine.3.7", | |
| "alpine.3.6", | |
| "alpine", | |
| "linux-musl", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "alpine.3.9-x64": [ | |
| "alpine.3.9", | |
| "alpine.3.8-x64", | |
| "alpine.3.8", | |
| "alpine.3.7-x64", | |
| "alpine.3.7", | |
| "alpine.3.6-x64", | |
| "alpine.3.6", | |
| "alpine-x64", | |
| "alpine", | |
| "linux-musl-x64", | |
| "linux-musl", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android-arm": [ | |
| "android", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android-arm64": [ | |
| "android", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android.21": [ | |
| "android", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android.21-arm": [ | |
| "android.21", | |
| "android-arm", | |
| "android", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "android.21-arm64": [ | |
| "android.21", | |
| "android-arm64", | |
| "android", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos": [ | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos-x64": [ | |
| "centos", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos.7": [ | |
| "centos", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos.7-x64": [ | |
| "centos.7", | |
| "centos-x64", | |
| "rhel.7-x64", | |
| "centos", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos.8": [ | |
| "centos", | |
| "rhel.8", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "centos.8-x64": [ | |
| "centos.8", | |
| "centos-x64", | |
| "rhel.8-x64", | |
| "centos", | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian-arm": [ | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian-arm64": [ | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian-armel": [ | |
| "debian", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian-x64": [ | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian-x86": [ | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10": [ | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10-arm": [ | |
| "debian.10", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10-arm64": [ | |
| "debian.10", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10-armel": [ | |
| "debian.10", | |
| "debian-armel", | |
| "debian", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10-x64": [ | |
| "debian.10", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.10-x86": [ | |
| "debian.10", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8": [ | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8-arm": [ | |
| "debian.8", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8-arm64": [ | |
| "debian.8", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8-armel": [ | |
| "debian.8", | |
| "debian-armel", | |
| "debian", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8-x64": [ | |
| "debian.8", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.8-x86": [ | |
| "debian.8", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9": [ | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9-arm": [ | |
| "debian.9", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9-arm64": [ | |
| "debian.9", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9-armel": [ | |
| "debian.9", | |
| "debian-armel", | |
| "debian", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9-x64": [ | |
| "debian.9", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "debian.9-x86": [ | |
| "debian.9", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora-arm64": [ | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora-x64": [ | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.23": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.23-arm64": [ | |
| "fedora.23", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.23-x64": [ | |
| "fedora.23", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.24": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.24-arm64": [ | |
| "fedora.24", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.24-x64": [ | |
| "fedora.24", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.25": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.25-arm64": [ | |
| "fedora.25", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.25-x64": [ | |
| "fedora.25", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.26": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.26-arm64": [ | |
| "fedora.26", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.26-x64": [ | |
| "fedora.26", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.27": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.27-arm64": [ | |
| "fedora.27", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.27-x64": [ | |
| "fedora.27", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.28": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.28-arm64": [ | |
| "fedora.28", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.28-x64": [ | |
| "fedora.28", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.29": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.29-arm64": [ | |
| "fedora.29", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.29-x64": [ | |
| "fedora.29", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.30": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.30-arm64": [ | |
| "fedora.30", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.30-x64": [ | |
| "fedora.30", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.31": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.31-arm64": [ | |
| "fedora.31", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.31-x64": [ | |
| "fedora.31", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.32": [ | |
| "fedora", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.32-arm64": [ | |
| "fedora.32", | |
| "fedora-arm64", | |
| "fedora", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "fedora.32-x64": [ | |
| "fedora.32", | |
| "fedora-x64", | |
| "fedora", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "gentoo": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "gentoo-x64": [ | |
| "gentoo", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux": [ | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-armel": [ | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl-arm": [ | |
| "linux-musl", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl-armel": [ | |
| "linux-musl", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-musl-x86": [ | |
| "linux-musl", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linux-x86": [ | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17": [ | |
| "ubuntu.14.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17-x64": [ | |
| "linuxmint.17", | |
| "ubuntu.14.04-x64", | |
| "ubuntu.14.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.1": [ | |
| "linuxmint.17", | |
| "ubuntu.14.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.1-x64": [ | |
| "linuxmint.17.1", | |
| "linuxmint.17-x64", | |
| "linuxmint.17", | |
| "ubuntu.14.04-x64", | |
| "ubuntu.14.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.2": [ | |
| "linuxmint.17.1", | |
| "linuxmint.17", | |
| "ubuntu.14.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.2-x64": [ | |
| "linuxmint.17.2", | |
| "linuxmint.17.1-x64", | |
| "linuxmint.17.1", | |
| "linuxmint.17-x64", | |
| "linuxmint.17", | |
| "ubuntu.14.04-x64", | |
| "ubuntu.14.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.3": [ | |
| "linuxmint.17.2", | |
| "linuxmint.17.1", | |
| "linuxmint.17", | |
| "ubuntu.14.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.17.3-x64": [ | |
| "linuxmint.17.3", | |
| "linuxmint.17.2-x64", | |
| "linuxmint.17.2", | |
| "linuxmint.17.1-x64", | |
| "linuxmint.17.1", | |
| "linuxmint.17-x64", | |
| "linuxmint.17", | |
| "ubuntu.14.04-x64", | |
| "ubuntu.14.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18": [ | |
| "ubuntu.16.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18-x64": [ | |
| "linuxmint.18", | |
| "ubuntu.16.04-x64", | |
| "ubuntu.16.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.1": [ | |
| "linuxmint.18", | |
| "ubuntu.16.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.1-x64": [ | |
| "linuxmint.18.1", | |
| "linuxmint.18-x64", | |
| "linuxmint.18", | |
| "ubuntu.16.04-x64", | |
| "ubuntu.16.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.2": [ | |
| "linuxmint.18.1", | |
| "linuxmint.18", | |
| "ubuntu.16.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.2-x64": [ | |
| "linuxmint.18.2", | |
| "linuxmint.18.1-x64", | |
| "linuxmint.18.1", | |
| "linuxmint.18-x64", | |
| "linuxmint.18", | |
| "ubuntu.16.04-x64", | |
| "ubuntu.16.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.3": [ | |
| "linuxmint.18.2", | |
| "linuxmint.18.1", | |
| "linuxmint.18", | |
| "ubuntu.16.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.18.3-x64": [ | |
| "linuxmint.18.3", | |
| "linuxmint.18.2-x64", | |
| "linuxmint.18.2", | |
| "linuxmint.18.1-x64", | |
| "linuxmint.18.1", | |
| "linuxmint.18-x64", | |
| "linuxmint.18", | |
| "ubuntu.16.04-x64", | |
| "ubuntu.16.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19": [ | |
| "ubuntu.18.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19-x64": [ | |
| "linuxmint.19", | |
| "ubuntu.18.04-x64", | |
| "ubuntu.18.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19.1": [ | |
| "linuxmint.19", | |
| "ubuntu.18.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19.1-x64": [ | |
| "linuxmint.19.1", | |
| "linuxmint.19-x64", | |
| "linuxmint.19", | |
| "ubuntu.18.04-x64", | |
| "ubuntu.18.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19.2": [ | |
| "linuxmint.19.1", | |
| "linuxmint.19", | |
| "ubuntu.18.04", | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "linuxmint.19.2-x64": [ | |
| "linuxmint.19.2", | |
| "linuxmint.19.1-x64", | |
| "linuxmint.19.1", | |
| "linuxmint.19-x64", | |
| "linuxmint.19", | |
| "ubuntu.18.04-x64", | |
| "ubuntu.18.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol": [ | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol-x64": [ | |
| "ol", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7": [ | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7-x64": [ | |
| "ol.7", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.0": [ | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.0-x64": [ | |
| "ol.7.0", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.1": [ | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.1-x64": [ | |
| "ol.7.1", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.2": [ | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.2-x64": [ | |
| "ol.7.2", | |
| "ol.7.1-x64", | |
| "rhel.7.2-x64", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.3": [ | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.3-x64": [ | |
| "ol.7.3", | |
| "ol.7.2-x64", | |
| "rhel.7.3-x64", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1-x64", | |
| "rhel.7.2-x64", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.4": [ | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.4-x64": [ | |
| "ol.7.4", | |
| "ol.7.3-x64", | |
| "rhel.7.4-x64", | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2-x64", | |
| "rhel.7.3-x64", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1-x64", | |
| "rhel.7.2-x64", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.5": [ | |
| "ol.7.4", | |
| "rhel.7.5", | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.5-x64": [ | |
| "ol.7.5", | |
| "ol.7.4-x64", | |
| "rhel.7.5-x64", | |
| "ol.7.4", | |
| "rhel.7.5", | |
| "ol.7.3-x64", | |
| "rhel.7.4-x64", | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2-x64", | |
| "rhel.7.3-x64", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1-x64", | |
| "rhel.7.2-x64", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.6": [ | |
| "ol.7.5", | |
| "rhel.7.6", | |
| "ol.7.4", | |
| "rhel.7.5", | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.7.6-x64": [ | |
| "ol.7.6", | |
| "ol.7.5-x64", | |
| "rhel.7.6-x64", | |
| "ol.7.5", | |
| "rhel.7.6", | |
| "ol.7.4-x64", | |
| "rhel.7.5-x64", | |
| "ol.7.4", | |
| "rhel.7.5", | |
| "ol.7.3-x64", | |
| "rhel.7.4-x64", | |
| "ol.7.3", | |
| "rhel.7.4", | |
| "ol.7.2-x64", | |
| "rhel.7.3-x64", | |
| "ol.7.2", | |
| "rhel.7.3", | |
| "ol.7.1-x64", | |
| "rhel.7.2-x64", | |
| "ol.7.1", | |
| "rhel.7.2", | |
| "ol.7.0-x64", | |
| "rhel.7.1-x64", | |
| "ol.7.0", | |
| "rhel.7.1", | |
| "ol.7-x64", | |
| "rhel.7.0-x64", | |
| "ol.7", | |
| "rhel.7.0", | |
| "ol-x64", | |
| "rhel.7-x64", | |
| "ol", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.8": [ | |
| "ol", | |
| "rhel.8", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.8-x64": [ | |
| "ol.8", | |
| "ol-x64", | |
| "rhel.8-x64", | |
| "ol", | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.8.0": [ | |
| "ol.8", | |
| "rhel.8.0", | |
| "ol", | |
| "rhel.8", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ol.8.0-x64": [ | |
| "ol.8.0", | |
| "ol.8-x64", | |
| "rhel.8.0-x64", | |
| "ol.8", | |
| "rhel.8.0", | |
| "ol-x64", | |
| "rhel.8-x64", | |
| "ol", | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse-x64": [ | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.13.2": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.13.2-x64": [ | |
| "opensuse.13.2", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.15.0": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.15.0-x64": [ | |
| "opensuse.15.0", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.15.1": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.15.1-x64": [ | |
| "opensuse.15.1", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.1": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.1-x64": [ | |
| "opensuse.42.1", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.2": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.2-x64": [ | |
| "opensuse.42.2", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.3": [ | |
| "opensuse", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "opensuse.42.3-x64": [ | |
| "opensuse.42.3", | |
| "opensuse-x64", | |
| "opensuse", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel-arm64": [ | |
| "rhel", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel-x64": [ | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.6": [ | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7": [ | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7-x64": [ | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.0": [ | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.0-x64": [ | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.1": [ | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.1-x64": [ | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.2": [ | |
| "rhel.7.1", | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.2-x64": [ | |
| "rhel.7.2", | |
| "rhel.7.1-x64", | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.3": [ | |
| "rhel.7.2", | |
| "rhel.7.1", | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.3-x64": [ | |
| "rhel.7.3", | |
| "rhel.7.2-x64", | |
| "rhel.7.2", | |
| "rhel.7.1-x64", | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.4": [ | |
| "rhel.7.3", | |
| "rhel.7.2", | |
| "rhel.7.1", | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.4-x64": [ | |
| "rhel.7.4", | |
| "rhel.7.3-x64", | |
| "rhel.7.3", | |
| "rhel.7.2-x64", | |
| "rhel.7.2", | |
| "rhel.7.1-x64", | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.5": [ | |
| "rhel.7.4", | |
| "rhel.7.3", | |
| "rhel.7.2", | |
| "rhel.7.1", | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.5-x64": [ | |
| "rhel.7.5", | |
| "rhel.7.4-x64", | |
| "rhel.7.4", | |
| "rhel.7.3-x64", | |
| "rhel.7.3", | |
| "rhel.7.2-x64", | |
| "rhel.7.2", | |
| "rhel.7.1-x64", | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.6": [ | |
| "rhel.7.5", | |
| "rhel.7.4", | |
| "rhel.7.3", | |
| "rhel.7.2", | |
| "rhel.7.1", | |
| "rhel.7.0", | |
| "rhel.7", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.7.6-x64": [ | |
| "rhel.7.6", | |
| "rhel.7.5-x64", | |
| "rhel.7.5", | |
| "rhel.7.4-x64", | |
| "rhel.7.4", | |
| "rhel.7.3-x64", | |
| "rhel.7.3", | |
| "rhel.7.2-x64", | |
| "rhel.7.2", | |
| "rhel.7.1-x64", | |
| "rhel.7.1", | |
| "rhel.7.0-x64", | |
| "rhel.7.0", | |
| "rhel.7-x64", | |
| "rhel.7", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8": [ | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8-arm64": [ | |
| "rhel.8", | |
| "rhel-arm64", | |
| "rhel", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8-x64": [ | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.0": [ | |
| "rhel.8", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.0-arm64": [ | |
| "rhel.8.0", | |
| "rhel.8-arm64", | |
| "rhel.8", | |
| "rhel-arm64", | |
| "rhel", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.0-x64": [ | |
| "rhel.8.0", | |
| "rhel.8-x64", | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.1": [ | |
| "rhel.8.0", | |
| "rhel.8", | |
| "rhel", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.1-arm64": [ | |
| "rhel.8.1", | |
| "rhel.8.0-arm64", | |
| "rhel.8.0", | |
| "rhel.8-arm64", | |
| "rhel.8", | |
| "rhel-arm64", | |
| "rhel", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "rhel.8.1-x64": [ | |
| "rhel.8.1", | |
| "rhel.8.0-x64", | |
| "rhel.8.0", | |
| "rhel.8-x64", | |
| "rhel.8", | |
| "rhel-x64", | |
| "rhel", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles-x64": [ | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12": [ | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12-x64": [ | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.1": [ | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.1-x64": [ | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.2": [ | |
| "sles.12.1", | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.2-x64": [ | |
| "sles.12.2", | |
| "sles.12.1-x64", | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.3": [ | |
| "sles.12.2", | |
| "sles.12.1", | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.3-x64": [ | |
| "sles.12.3", | |
| "sles.12.2-x64", | |
| "sles.12.2", | |
| "sles.12.1-x64", | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.4": [ | |
| "sles.12.3", | |
| "sles.12.2", | |
| "sles.12.1", | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.12.4-x64": [ | |
| "sles.12.4", | |
| "sles.12.3-x64", | |
| "sles.12.3", | |
| "sles.12.2-x64", | |
| "sles.12.2", | |
| "sles.12.1-x64", | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.15": [ | |
| "sles.12.4", | |
| "sles.12.3", | |
| "sles.12.2", | |
| "sles.12.1", | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.15-x64": [ | |
| "sles.15", | |
| "sles.12.4-x64", | |
| "sles.12.4", | |
| "sles.12.3-x64", | |
| "sles.12.3", | |
| "sles.12.2-x64", | |
| "sles.12.2", | |
| "sles.12.1-x64", | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.15.1": [ | |
| "sles.15", | |
| "sles.12.4", | |
| "sles.12.3", | |
| "sles.12.2", | |
| "sles.12.1", | |
| "sles.12", | |
| "sles", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "sles.15.1-x64": [ | |
| "sles.15.1", | |
| "sles.15-x64", | |
| "sles.15", | |
| "sles.12.4-x64", | |
| "sles.12.4", | |
| "sles.12.3-x64", | |
| "sles.12.3", | |
| "sles.12.2-x64", | |
| "sles.12.2", | |
| "sles.12.1-x64", | |
| "sles.12.1", | |
| "sles.12-x64", | |
| "sles.12", | |
| "sles-x64", | |
| "sles", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen": [ | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen-armel": [ | |
| "tizen", | |
| "linux-armel", | |
| "linux", | |
| "unix-armel", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen-x86": [ | |
| "tizen", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.4.0.0": [ | |
| "tizen", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.4.0.0-x86": [ | |
| "tizen.4.0.0", | |
| "tizen-x86", | |
| "tizen", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.5.0.0": [ | |
| "tizen.4.0.0", | |
| "tizen", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "tizen.5.0.0-x86": [ | |
| "tizen.5.0.0", | |
| "tizen.4.0.0-x86", | |
| "tizen.4.0.0", | |
| "tizen-x86", | |
| "tizen", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu": [ | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu-arm": [ | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu-arm64": [ | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu-x64": [ | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu-x86": [ | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.04-arm": [ | |
| "ubuntu.14.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.04-x64": [ | |
| "ubuntu.14.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.04-x86": [ | |
| "ubuntu.14.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.10-arm": [ | |
| "ubuntu.14.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.10-x64": [ | |
| "ubuntu.14.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.14.10-x86": [ | |
| "ubuntu.14.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.04-arm": [ | |
| "ubuntu.15.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.04-x64": [ | |
| "ubuntu.15.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.04-x86": [ | |
| "ubuntu.15.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.10-arm": [ | |
| "ubuntu.15.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.10-x64": [ | |
| "ubuntu.15.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.15.10-x86": [ | |
| "ubuntu.15.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.04-arm": [ | |
| "ubuntu.16.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.04-arm64": [ | |
| "ubuntu.16.04", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.04-x64": [ | |
| "ubuntu.16.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.04-x86": [ | |
| "ubuntu.16.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.10-arm": [ | |
| "ubuntu.16.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.10-arm64": [ | |
| "ubuntu.16.10", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.10-x64": [ | |
| "ubuntu.16.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.16.10-x86": [ | |
| "ubuntu.16.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.04-arm": [ | |
| "ubuntu.17.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.04-arm64": [ | |
| "ubuntu.17.04", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.04-x64": [ | |
| "ubuntu.17.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.04-x86": [ | |
| "ubuntu.17.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.10-arm": [ | |
| "ubuntu.17.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.10-arm64": [ | |
| "ubuntu.17.10", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.10-x64": [ | |
| "ubuntu.17.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.17.10-x86": [ | |
| "ubuntu.17.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.04-arm": [ | |
| "ubuntu.18.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.04-arm64": [ | |
| "ubuntu.18.04", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.04-x64": [ | |
| "ubuntu.18.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.04-x86": [ | |
| "ubuntu.18.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.10-arm": [ | |
| "ubuntu.18.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.10-arm64": [ | |
| "ubuntu.18.10", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.10-x64": [ | |
| "ubuntu.18.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.18.10-x86": [ | |
| "ubuntu.18.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.04": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.04-arm": [ | |
| "ubuntu.19.04", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.04-arm64": [ | |
| "ubuntu.19.04", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.04-x64": [ | |
| "ubuntu.19.04", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.04-x86": [ | |
| "ubuntu.19.04", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.10": [ | |
| "ubuntu", | |
| "debian", | |
| "linux", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.10-arm": [ | |
| "ubuntu.19.10", | |
| "ubuntu-arm", | |
| "ubuntu", | |
| "debian-arm", | |
| "debian", | |
| "linux-arm", | |
| "linux", | |
| "unix-arm", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.10-arm64": [ | |
| "ubuntu.19.10", | |
| "ubuntu-arm64", | |
| "ubuntu", | |
| "debian-arm64", | |
| "debian", | |
| "linux-arm64", | |
| "linux", | |
| "unix-arm64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.10-x64": [ | |
| "ubuntu.19.10", | |
| "ubuntu-x64", | |
| "ubuntu", | |
| "debian-x64", | |
| "debian", | |
| "linux-x64", | |
| "linux", | |
| "unix-x64", | |
| "unix", | |
| "any", | |
| "base" | |
| ], | |
| "ubuntu.19.10-x86": [ | |
| "ubuntu.19.10", | |
| "ubuntu-x86", | |
| "ubuntu", | |
| "debian-x86", | |
| "debian", | |
| "linux-x86", | |
| "linux", | |
| "unix-x86", | |
| "unix", | |
| "any", | |
| "base" | |
| ] | |
| } | |
| } |
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
| // Place your key bindings in this file to override the defaultsauto[] | |
| [ | |
| { | |
| "key": "ctrl+down", | |
| "command": "editor.action.copyLinesDownAction", | |
| "when": "editorTextFocus && !editorReadonly" | |
| }, | |
| { | |
| "key": "ctrl+shift+alt+down", | |
| "command": "-editor.action.copyLinesDownAction", | |
| "when": "editorTextFocus && !editorReadonly" | |
| } | |
| ] |
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
| { | |
| "go.useLanguageServer": true, | |
| "go.formatTool": "goimports", | |
| "editor.renderControlCharacters": true, | |
| "editor.renderWhitespace": "all", | |
| "javascript.validate.enable": false, | |
| "C_Cpp.updateChannel": "Insiders", | |
| "javascript.updateImportsOnFileMove.enabled": "always", | |
| "explorer.compactFolders": false, | |
| "editor.fontSize": 17, | |
| "workbench.preferredLightColorTheme": "Default Dark+", | |
| "workbench.colorTheme": "Visual Studio Light", | |
| "sync.autoUpload": true, | |
| "sync.gist": "d6003c52b8501c0ab9aa09107387939e", | |
| "sync.forceUpload": true, | |
| "editor.minimap.enabled": false, | |
| "editor.cursorStyle": "block", | |
| "explorer.confirmDragAndDrop": false, | |
| "workbench.editorAssociations": [ | |
| { | |
| "viewType": "jupyter.notebook.ipynb", | |
| "filenamePattern": "*.ipynb" | |
| } | |
| ], | |
| "mssql.connections": [ | |
| { | |
| "server": "{{put-server-name-here}}", | |
| "database": "{{put-database-name-here}}", | |
| "user": "{{put-username-here}}", | |
| "password": "{{put-password-here}}" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment