2021-08-23 11:13:14 +03:00
|
|
|
{
|
|
|
|
|
"toolcache": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Ruby",
|
|
|
|
|
"arch": "x64",
|
|
|
|
|
"platform" : "win32",
|
|
|
|
|
"versions": [
|
|
|
|
|
"2.7",
|
2022-04-13 14:48:06 +02:00
|
|
|
"3.0",
|
|
|
|
|
"3.1"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
|
|
|
|
"default": "3.0"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Python",
|
|
|
|
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
|
|
|
|
"arch": "x64",
|
|
|
|
|
"platform" : "win32",
|
|
|
|
|
"versions": [
|
|
|
|
|
"3.7.*",
|
|
|
|
|
"3.8.*",
|
2021-10-11 16:39:02 +03:00
|
|
|
"3.9.*",
|
2022-10-25 12:55:17 +02:00
|
|
|
"3.10.*",
|
|
|
|
|
"3.11.*"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
|
|
|
|
"default": "3.9.*"
|
|
|
|
|
},
|
2021-11-02 22:50:27 +03:00
|
|
|
{
|
|
|
|
|
"name": "Python",
|
|
|
|
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
|
|
|
|
"arch": "x86",
|
|
|
|
|
"platform" : "win32",
|
|
|
|
|
"versions": [
|
|
|
|
|
"3.7.*",
|
|
|
|
|
"3.8.*",
|
|
|
|
|
"3.9.*",
|
2022-10-25 12:55:17 +02:00
|
|
|
"3.10.*",
|
|
|
|
|
"3.11.*"
|
2021-11-02 22:50:27 +03:00
|
|
|
]
|
|
|
|
|
},
|
2021-08-23 11:13:14 +03:00
|
|
|
{
|
|
|
|
|
"name": "PyPy",
|
|
|
|
|
"arch": "x86",
|
|
|
|
|
"platform" : "win64",
|
|
|
|
|
"versions": [
|
|
|
|
|
"2.7",
|
2021-10-29 18:38:49 +03:00
|
|
|
"3.7",
|
2022-02-25 10:50:38 +03:00
|
|
|
"3.8",
|
|
|
|
|
"3.9"
|
2021-08-23 11:13:14 +03:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "node",
|
|
|
|
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
|
|
|
|
"arch": "x64",
|
|
|
|
|
"platform" : "win32",
|
|
|
|
|
"versions": [
|
2021-10-27 19:23:50 +03:00
|
|
|
"14.*",
|
2022-10-27 18:15:47 +02:00
|
|
|
"16.*",
|
|
|
|
|
"18.*"
|
2021-08-23 11:13:14 +03:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "go",
|
|
|
|
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
|
|
|
|
"arch": "x64",
|
|
|
|
|
"platform" : "win32",
|
|
|
|
|
"versions": [
|
2022-08-04 22:00:36 +02:00
|
|
|
"1.18.*",
|
2023-02-24 08:34:36 +01:00
|
|
|
"1.19.*",
|
|
|
|
|
"1.20.*"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
2023-03-28 09:29:33 +02:00
|
|
|
"default": "1.20.*"
|
2021-08-23 11:13:14 +03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"powershellModules": [
|
|
|
|
|
{ "name": "DockerMsftProvider" },
|
|
|
|
|
{ "name": "MarkdownPS" },
|
|
|
|
|
{ "name": "Pester" },
|
|
|
|
|
{ "name": "PowerShellGet" },
|
|
|
|
|
{ "name": "PSScriptAnalyzer" },
|
|
|
|
|
{ "name": "PSWindowsUpdate" },
|
|
|
|
|
{ "name": "SqlServer" },
|
2021-10-15 20:15:42 +02:00
|
|
|
{ "name": "VSSetup" },
|
2022-02-17 02:41:07 -06:00
|
|
|
{ "name": "Microsoft.Graph" },
|
|
|
|
|
{"name": "AWSPowershell"}
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
|
|
|
|
"azureModules": [
|
|
|
|
|
{
|
|
|
|
|
"name": "azurerm",
|
|
|
|
|
"blob_url": "https://vstsagenttools.blob.core.windows.net/tools/azurepowershellmodules/",
|
|
|
|
|
"versions": [
|
|
|
|
|
"2.1.0",
|
|
|
|
|
"6.13.1"
|
|
|
|
|
],
|
|
|
|
|
"zip_versions": [
|
|
|
|
|
"3.8.0",
|
|
|
|
|
"4.2.1",
|
|
|
|
|
"5.1.1",
|
|
|
|
|
"6.7.0"
|
|
|
|
|
],
|
|
|
|
|
"default": "2.1.0"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "azure",
|
|
|
|
|
"blob_url": "https://vstsagenttools.blob.core.windows.net/tools/azurepowershellmodules/",
|
|
|
|
|
"versions": [
|
|
|
|
|
"2.1.0",
|
|
|
|
|
"5.3.0"
|
|
|
|
|
],
|
|
|
|
|
"zip_versions": [
|
|
|
|
|
"3.8.0",
|
|
|
|
|
"4.2.1",
|
|
|
|
|
"5.1.1"
|
|
|
|
|
],
|
|
|
|
|
"default": "2.1.0"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "az",
|
|
|
|
|
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
|
|
|
|
"versions": [
|
2023-01-20 18:15:11 +01:00
|
|
|
"9.3.0"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
2022-01-12 22:06:52 +03:00
|
|
|
"zip_versions": [
|
2022-12-01 10:20:50 +01:00
|
|
|
"7.5.0"
|
2022-01-12 22:06:52 +03:00
|
|
|
]
|
2021-08-23 11:13:14 +03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"java": {
|
|
|
|
|
"default": "8",
|
2021-09-10 12:26:11 +03:00
|
|
|
"default_vendor": "Temurin-Hotspot",
|
|
|
|
|
"vendors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Temurin-Hotspot",
|
2021-09-24 11:05:25 +03:00
|
|
|
"versions": [ "8", "11", "17" ]
|
2021-09-10 12:26:11 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Adopt",
|
|
|
|
|
"versions": [ "8", "11"]
|
|
|
|
|
}
|
2021-08-23 11:13:14 +03:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"android": {
|
|
|
|
|
"platform_min_version": "27",
|
|
|
|
|
"build_tools_min_version": "27.0.0",
|
|
|
|
|
"extra_list": [
|
|
|
|
|
"android;m2repository",
|
|
|
|
|
"google;m2repository",
|
|
|
|
|
"google;google_play_services"
|
|
|
|
|
],
|
|
|
|
|
"addon_list": [],
|
|
|
|
|
"additional_tools": [
|
|
|
|
|
"cmake;3.18.1",
|
2022-07-27 17:11:10 +02:00
|
|
|
"cmake;3.22.1",
|
2021-08-23 11:13:14 +03:00
|
|
|
"patcher;v4"
|
|
|
|
|
],
|
|
|
|
|
"ndk": {
|
2022-07-29 13:08:30 +04:00
|
|
|
"default": "25",
|
2021-09-23 13:33:28 +03:00
|
|
|
"versions": [
|
2022-07-26 18:20:44 +08:00
|
|
|
"23", "24", "25"
|
2021-09-23 13:33:28 +03:00
|
|
|
]
|
2021-08-23 11:13:14 +03:00
|
|
|
}
|
|
|
|
|
},
|
2022-06-16 08:15:38 -07:00
|
|
|
"mingw": {
|
|
|
|
|
"version": "11.2.0.07112021"
|
|
|
|
|
},
|
2021-08-23 11:13:14 +03:00
|
|
|
"MsysPackages": {
|
|
|
|
|
"msys2": [],
|
|
|
|
|
"mingw": []
|
|
|
|
|
},
|
|
|
|
|
"windowsFeatures": [
|
|
|
|
|
{ "name": "Containers" },
|
|
|
|
|
{ "name": "Microsoft-Windows-Subsystem-Linux", "optionalFeature": true },
|
|
|
|
|
{ "name": "VirtualMachinePlatform", "optionalFeature": true },
|
|
|
|
|
{ "name": "NET-Framework-45-Features", "includeAllSubFeatures": true },
|
|
|
|
|
{ "name": "Client-ProjFS", "optionalFeature": true },
|
2023-01-26 16:25:01 +01:00
|
|
|
{ "name": "NET-Framework-Features", "includeAllSubFeatures": true },
|
2023-03-02 22:28:58 +01:00
|
|
|
{ "name": "Hyper-V", "includeAllSubFeatures": true },
|
|
|
|
|
{ "name": "HypervisorPlatform", "optionalFeature": true }
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
|
|
|
|
"visualStudio": {
|
|
|
|
|
"version" : "2022",
|
|
|
|
|
"subversion" : "17",
|
|
|
|
|
"edition" : "Enterprise",
|
2021-11-10 00:00:18 +03:00
|
|
|
"channel": "release",
|
2021-08-23 11:13:14 +03:00
|
|
|
"workloads": [
|
2022-07-21 21:11:00 +04:00
|
|
|
"Component.Dotfuscator",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Component.Linux.CMake",
|
|
|
|
|
"Component.UnityEngine.x64",
|
|
|
|
|
"Component.Unreal.Android",
|
2022-08-16 09:54:22 +02:00
|
|
|
"Component.Xamarin",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.Component.VC.Runtime.UCRTSDK",
|
2022-01-12 22:05:59 +03:00
|
|
|
"Microsoft.Net.Component.4.7.TargetingPack",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.Net.Component.4.7.2.TargetingPack",
|
2022-08-25 17:01:30 +02:00
|
|
|
"Microsoft.Net.Component.4.8.1.SDK",
|
|
|
|
|
"Microsoft.Net.Component.4.8.1.TargetingPack",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.AspNet45",
|
|
|
|
|
"Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools",
|
|
|
|
|
"Microsoft.VisualStudio.Component.Debugger.JustInTime",
|
|
|
|
|
"Microsoft.VisualStudio.Component.EntityFramework",
|
2022-02-02 12:16:38 +03:00
|
|
|
"Microsoft.VisualStudio.Component.DslTools",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.LinqToSql",
|
|
|
|
|
"Microsoft.VisualStudio.Component.SQL.SSDT",
|
|
|
|
|
"Microsoft.VisualStudio.Component.Sharepoint.Tools",
|
|
|
|
|
"Microsoft.VisualStudio.Component.PortableLibrary",
|
|
|
|
|
"Microsoft.VisualStudio.Component.TeamOffice",
|
|
|
|
|
"Microsoft.VisualStudio.Component.TestTools.CodedUITest",
|
|
|
|
|
"Microsoft.VisualStudio.Component.TestTools.WebLoadTest",
|
2021-12-16 05:09:14 -08:00
|
|
|
"Microsoft.VisualStudio.Component.UWP.VC.ARM64",
|
2022-06-29 15:46:22 +02:00
|
|
|
"Microsoft.VisualStudio.Component.UWP.VC.ARM64EC",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.CLI.Support",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.CMake.Project",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.DiagnosticTools",
|
2021-12-07 10:58:30 +00:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Llvm.Clang",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset",
|
2022-05-17 13:39:04 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.ARM.Spectre",
|
2021-10-27 14:12:22 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre",
|
2022-05-17 13:39:04 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.ARM64EC.Spectre",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest",
|
2021-09-14 21:15:32 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Tools.ARM",
|
2021-10-09 19:46:34 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.MFC.ARM",
|
2022-05-13 23:37:07 +04:00
|
|
|
"Microsoft.VisualStudio.Component.VC.MFC.ARM.Spectre",
|
2021-10-09 19:46:34 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64",
|
2022-06-29 15:46:22 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre",
|
2021-10-09 19:46:34 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.MFC.ARM64",
|
2022-05-13 23:37:07 +04:00
|
|
|
"Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre",
|
2022-01-12 22:07:09 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Modules.x86.x64",
|
2021-09-14 21:15:32 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
|
2021-10-09 19:46:34 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Tools.ARM64EC",
|
2022-03-21 18:21:32 +01:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Redist.MSM",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.x86.x64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre",
|
2022-02-10 08:26:58 -08:00
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.ARM64.Spectre",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.MFC",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre",
|
2021-10-27 14:12:22 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre",
|
2022-04-07 08:27:58 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.Spectre",
|
2022-08-12 19:25:31 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM64.Spectre",
|
2022-04-07 08:27:58 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.Spectre",
|
2022-08-12 19:25:31 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM64.Spectre",
|
2023-06-21 17:22:41 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.ATL",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.MFC",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.x86.x64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.35.17.5.x86.x64",
|
2023-06-09 20:11:34 +02:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.ATL",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC.ARM.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC.ARM",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC.ARM64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC.ARM64",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.MFC",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.x86.x64.Spectre",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.36.17.6.x86.x64",
|
2021-09-29 15:31:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATLMFC",
|
2021-08-27 14:32:07 +03:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.19041",
|
2021-09-06 07:08:45 -07:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.20348",
|
2021-10-15 18:45:50 +03:00
|
|
|
"Microsoft.VisualStudio.Component.Windows11SDK.22000",
|
2022-06-16 08:16:25 -07:00
|
|
|
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.Component.Workflow",
|
|
|
|
|
"Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices",
|
|
|
|
|
"Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools",
|
2021-12-13 10:52:27 +03:00
|
|
|
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang",
|
2022-02-04 10:54:06 +03:00
|
|
|
"Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142",
|
2021-08-23 11:13:14 +03:00
|
|
|
"Microsoft.VisualStudio.ComponentGroup.Web.CloudTools",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Azure",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Data",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.ManagedGame",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeCrossPlat",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeGame",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeMobile",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NetCrossPlat",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NetWeb",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Node",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Office",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Python",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.Universal",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.VisualStudioExtension",
|
2021-11-12 15:51:50 +03:00
|
|
|
"Component.MDD.Linux",
|
2022-02-02 18:41:02 +03:00
|
|
|
"Component.MDD.Linux.GCC.arm",
|
2021-11-12 15:51:50 +03:00
|
|
|
"wasm.tools"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
2021-12-14 11:31:48 +03:00
|
|
|
"vsix": [
|
2023-07-19 15:41:03 +02:00
|
|
|
"SSIS.MicrosoftDataToolsIntegrationServices",
|
2022-01-21 18:40:37 +03:00
|
|
|
"VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects",
|
2022-06-01 11:17:05 +03:00
|
|
|
"WixToolset.WixToolsetVisualStudio2022Extension",
|
2022-07-20 14:34:03 +02:00
|
|
|
"ProBITools.MicrosoftReportProjectsforVisualStudio2022",
|
|
|
|
|
"ProBITools.MicrosoftAnalysisServicesModelingProjects2022"
|
2021-12-14 11:31:48 +03:00
|
|
|
]
|
2021-08-23 11:13:14 +03:00
|
|
|
},
|
|
|
|
|
"docker": {
|
2021-09-09 14:36:30 +02:00
|
|
|
"images": [
|
|
|
|
|
"mcr.microsoft.com/windows/servercore:ltsc2022",
|
|
|
|
|
"mcr.microsoft.com/windows/nanoserver:ltsc2022",
|
|
|
|
|
"mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022",
|
|
|
|
|
"mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022",
|
|
|
|
|
"mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022"
|
|
|
|
|
]
|
2021-08-23 11:13:14 +03:00
|
|
|
},
|
|
|
|
|
"pipx": [
|
|
|
|
|
{
|
|
|
|
|
"package": "yamllint",
|
|
|
|
|
"cmd": "yamllint --version"
|
|
|
|
|
}
|
|
|
|
|
],
|
2021-10-28 22:17:05 +03:00
|
|
|
"selenium": {
|
2021-11-11 18:21:51 +03:00
|
|
|
"version": "4",
|
|
|
|
|
"binary_name": "selenium-server"
|
2021-10-28 22:17:05 +03:00
|
|
|
},
|
2021-08-23 11:13:14 +03:00
|
|
|
"npm": {
|
|
|
|
|
"global_packages": [
|
|
|
|
|
{ "name": "yarn", "test": "yarn --version" },
|
|
|
|
|
{ "name": "newman", "test": "newman --version" },
|
2021-11-27 12:40:37 +03:00
|
|
|
{ "name": "lerna", "test": "lerna --version" },
|
2021-12-10 00:40:09 +03:00
|
|
|
{ "name": "gulp-cli", "test": "gulp --version" },
|
|
|
|
|
{ "name": "grunt-cli", "test": "grunt --version" }
|
2021-08-23 11:13:14 +03:00
|
|
|
]
|
|
|
|
|
},
|
2023-01-06 21:26:37 +01:00
|
|
|
"serviceFabric": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"version": "9.1.1436.9590"
|
|
|
|
|
},
|
|
|
|
|
"sdk": {
|
|
|
|
|
"version": "6.1.1436"
|
|
|
|
|
}
|
|
|
|
|
},
|
2021-08-23 11:13:14 +03:00
|
|
|
"dotnet": {
|
|
|
|
|
"versions": [
|
2022-11-17 13:52:53 +01:00
|
|
|
"6.0"
|
2021-08-23 11:13:14 +03:00
|
|
|
],
|
2022-01-18 13:31:51 +00:00
|
|
|
"tools": [
|
|
|
|
|
{ "name": "nbgv", "test": "nbgv --version", "getversion": "nbgv --version" }
|
|
|
|
|
],
|
2021-08-23 11:13:14 +03:00
|
|
|
"warmup": false
|
|
|
|
|
},
|
|
|
|
|
"choco": {
|
|
|
|
|
"common_packages": [
|
|
|
|
|
{ "name": "7zip.install" },
|
|
|
|
|
{ "name": "aria2" },
|
|
|
|
|
{ "name": "azcopy10" },
|
|
|
|
|
{ "name": "Bicep" },
|
2022-02-03 18:09:29 +03:00
|
|
|
{ "name": "innosetup" },
|
2021-08-23 11:13:14 +03:00
|
|
|
{ "name": "jq" },
|
|
|
|
|
{ "name": "NuGet.CommandLine" },
|
|
|
|
|
{ "name": "packer" },
|
2021-12-27 13:43:52 +03:00
|
|
|
{ "name": "strawberryperl" },
|
2021-08-23 11:13:14 +03:00
|
|
|
{ "name": "pulumi" },
|
|
|
|
|
{ "name": "tortoisesvn" },
|
|
|
|
|
{ "name": "swig" },
|
|
|
|
|
{ "name": "vswhere" },
|
|
|
|
|
{
|
|
|
|
|
"name": "julia",
|
|
|
|
|
"args": [ "--ia", "/DIR=C:\\Julia" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "cmake.install",
|
|
|
|
|
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
|
2022-09-16 10:23:13 +02:00
|
|
|
},
|
|
|
|
|
{ "name": "imagemagick" }
|
2021-08-23 11:13:14 +03:00
|
|
|
]
|
2021-10-30 14:03:05 +03:00
|
|
|
},
|
|
|
|
|
"node": {
|
2023-02-12 19:42:41 +01:00
|
|
|
"default": "18"
|
2021-11-10 21:43:42 +03:00
|
|
|
},
|
2023-03-05 11:41:43 +01:00
|
|
|
"maven": {
|
|
|
|
|
"version": "3.8"
|
|
|
|
|
},
|
2021-11-26 11:52:02 +03:00
|
|
|
"mysql": {
|
2022-03-31 17:51:18 +04:00
|
|
|
"version": "8.0"
|
2021-11-11 17:18:39 +03:00
|
|
|
},
|
2021-11-10 21:43:42 +03:00
|
|
|
"mongodb": {
|
2023-04-12 04:05:35 +02:00
|
|
|
"version": "5.0.15"
|
2021-11-16 11:32:09 +03:00
|
|
|
},
|
2021-12-16 02:57:04 -05:00
|
|
|
"nsis": {
|
|
|
|
|
"version": "3.08"
|
|
|
|
|
},
|
2022-03-26 23:24:26 +04:00
|
|
|
"llvm": {
|
2023-01-04 20:57:14 +03:00
|
|
|
"version": "15"
|
2022-03-26 23:24:26 +04:00
|
|
|
},
|
2021-11-16 11:32:09 +03:00
|
|
|
"php": {
|
2022-12-12 17:50:12 +05:30
|
|
|
"version": "8.2"
|
2021-11-16 11:38:03 +03:00
|
|
|
},
|
|
|
|
|
"postgresql": {
|
|
|
|
|
"version": "14"
|
2021-12-08 10:39:42 +03:00
|
|
|
},
|
|
|
|
|
"kotlin": {
|
|
|
|
|
"version": "latest",
|
|
|
|
|
"binary_name": "kotlin-compiler"
|
2023-03-28 10:42:14 +02:00
|
|
|
},
|
|
|
|
|
"openssl": {
|
|
|
|
|
"version": "1.1.1"
|
2021-08-23 11:13:14 +03:00
|
|
|
}
|
|
|
|
|
}
|