From 0794fd91bdada60b1b0d7992359f214394f9d42a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 13:06:08 +0000 Subject: [PATCH] Updating readme file for win22 version 20220814.1 (#6078) Co-authored-by: Image generation service account Co-authored-by: Actions service account --- images/win/Windows2022-Readme.md | 564 ++++++++++++++++--------------- 1 file changed, 295 insertions(+), 269 deletions(-) diff --git a/images/win/Windows2022-Readme.md b/images/win/Windows2022-Readme.md index da641b034..5fdcf6934 100644 --- a/images/win/Windows2022-Readme.md +++ b/images/win/Windows2022-Readme.md @@ -1,20 +1,19 @@ | Announcements | |-| | [[All OSs] Go version 1.16 will be removed on August, 15th](https://github.com/actions/runner-images/issues/6024) | -| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/runner-images/issues/5967) | | [[Windows] mongo service will be disabled by default on August, 8th](https://github.com/actions/runner-images/issues/5949) | | [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/runner-images/issues/5930) | *** # Microsoft Windows Server 2022 Datacenter -- OS Version: 10.0.20348 Build 825 -- Image Version: 20220808.1 +- OS Version: 10.0.20348 Build 887 +- Image Version: 20220814.1 ## Enabled windows optional features - Windows Subsystem for Linux [WSLv1] ## Installed Software ### Language and Runtime -- Bash 4.4.23(1)-release +- Bash 5.1.16(1)-release - Go 1.17.13 - Julia 1.7.3 - Kotlin 1.7.10 @@ -31,11 +30,11 @@ - Helm 3.9.2 - Miniconda 4.12.0 (pre-installed on the image but not added to PATH) - NPM 8.11.0 -- NuGet 6.2.1.2 +- NuGet 6.3.0.131 - pip 22.2.2 (python 3.9) - Pipx 1.1.0 - RubyGems 3.2.33 -- Vcpkg (build from master \) +- Vcpkg (build from master \) - Yarn 1.22.19 #### Environment variables @@ -56,15 +55,15 @@ - Bazel 5.2.0 - Bazelisk 1.12.0 - Bicep 0.9.1 -- Cabal 3.6.2.0 +- Cabal 3.8.1.0 - CMake 3.24.0 - CodeQL Action Bundle 2.10.2 - Docker 20.10.7 - Docker Compose v1 1.29.2 - Docker Compose v2 2.9.0 - Docker-wincred 0.6.4 -- ghc 9.2.4 -- Git 2.37.1.windows.1 +- ghc 9.4.1 +- Git 2.37.2.windows.2 - Git LFS 3.2.0 - InnoSetup 6.2.1 - jq 1.6 @@ -90,18 +89,18 @@ ### CLI Tools - Alibaba Cloud CLI 3.0.124 -- AWS CLI 2.7.21 +- AWS CLI 2.7.22 - AWS SAM CLI 1.53.0 - AWS Session Manager CLI 1.2.339.0 - Azure CLI 2.39.0 - Azure DevOps CLI extension 0.25.0 -- GitHub CLI 2.14.3 +- GitHub CLI 2.14.4 - Hub CLI 2.14.2 ### Rust Tools -- Cargo 1.62.1 -- Rust 1.62.1 -- Rustdoc 1.62.1 +- Cargo 1.63.0 +- Rust 1.63.0 +- Rustdoc 1.63.0 - Rustup 1.25.1 #### Packages @@ -109,18 +108,18 @@ - cargo-audit 0.17.0 - cargo-outdated 0.11.1 - cbindgen 0.24.3 -- Clippy 0.1.62 -- Rustfmt 1.4.38 +- Clippy 0.1.63 +- Rustfmt 1.5.1 ### Browsers and webdrivers - Google Chrome 104.0.5112.81 - Chrome Driver 104.0.5112.79 -- Microsoft Edge 104.0.1293.47 -- Microsoft Edge Driver 104.0.1293.47 -- Mozilla Firefox 103.0.1 +- Microsoft Edge 104.0.1293.54 +- Microsoft Edge Driver 104.0.1293.54 +- Mozilla Firefox 103.0.2 - Gecko Driver 0.31.0 - IE Driver 3.150.1.1 -- Selenium server 4.3.0 +- Selenium server 4.4.0 #### Environment variables | Name | Value | @@ -131,11 +130,11 @@ | SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar | ### Java -| Version | Vendor | Environment Variable | -| --------------------- | --------------- | -------------------- | -| 8.0.345+1.1 (default) | Eclipse Temurin | JAVA_HOME_8_X64 | -| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 | -| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 | +| Version | Vendor | Environment Variable | +| ------------------- | --------------- | -------------------- | +| 8.0.345+1 (default) | Eclipse Temurin | JAVA_HOME_8_X64 | +| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 | +| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 | ### Shells | Name | Target | @@ -158,7 +157,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Go | Version | Architecture | Environment Variable | | ------- | ------------ | -------------------- | -| 1.16.15 | x64 | GOROOT_1_16_X64 | | 1.17.13 (Default) | x64 | GOROOT_1_17_X64 | | 1.18.5 | x64 | GOROOT_1_18_X64 | | 1.19.0 | x64 | GOROOT_1_19_X64 | @@ -198,7 +196,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Property | Value | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | | ServiceName | postgresql-x64-14 | -| Version | 14.4 | +| Version | 14.5 | | ServiceStatus | Stopped | | ServiceStartType | Disabled | | EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin
PGDATA=C:\Program Files\PostgreSQL\14\data
PGROOT=C:\Program Files\PostgreSQL\14 | @@ -227,247 +225,275 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Visual Studio Enterprise 2022 | Name | Version | Path | | ----------------------------- | -------------- | -------------------------------------------------------- | -| Visual Studio Enterprise 2022 | 17.2.32630.192 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | +| Visual Studio Enterprise 2022 | 17.3.32804.467 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | #### Workloads, components and extensions: | Package | Version | | ------------------------------------------------------------------------- | -------------- | -| Component.Android.NDK.R21E | 17.2.32408.312 | -| Component.Android.SDK.MAUI | 17.2.32408.312 | -| Component.Android.SDK25.Private | 17.2.32408.312 | +| android | 32.0.448.0 | +| Component.Android.NDK.R21E | 17.3.32708.82 | +| Component.Android.SDK.MAUI | 17.3.32708.82 | +| Component.Android.SDK25.Private | 17.3.32708.82 | | Component.Ant | 1.9.3.8 | -| Component.Dotfuscator | 17.2.32408.312 | -| Component.Linux.CMake | 17.2.32408.312 | -| Component.MDD.Android | 17.2.32408.312 | -| Component.MDD.Linux | 17.2.32408.312 | -| Component.MDD.Linux.GCC.arm | 17.2.32408.312 | +| Component.Dotfuscator | 17.3.32708.82 | +| Component.Linux.CMake | 17.3.32708.82 | +| Component.MDD.Android | 17.3.32708.82 | +| Component.MDD.Linux | 17.3.32708.82 | +| Component.MDD.Linux.GCC.arm | 17.3.32708.82 | | Component.Microsoft.VisualStudio.LiveShare.2022 | 1.0.5545 | -| Component.Microsoft.VisualStudio.RazorExtension | 17.2.32408.312 | -| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.2.32408.312 | -| Component.Microsoft.Web.LibraryManager | 17.2.32408.312 | -| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.2.91.23537 | -| Component.Microsoft.Windows.CppWinRT | 2.0.210806.1 | -| Component.OpenJDK | 17.2.32408.312 | -| Component.UnityEngine.x64 | 17.2.32408.312 | -| Component.Unreal | 17.2.32408.312 | -| Component.Unreal.Android | 17.2.32408.312 | +| Component.Microsoft.VisualStudio.RazorExtension | 17.3.32708.82 | +| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.3.32708.82 | +| Component.Microsoft.Web.LibraryManager | 17.3.32708.82 | +| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.3.58.47684 | +| Component.OpenJDK | 17.3.32708.82 | +| Component.UnityEngine.x64 | 17.3.32708.82 | +| Component.Unreal | 17.3.32708.82 | +| Component.Unreal.Android | 17.3.32708.82 | +| Component.Unreal.Ide | 17.3.32708.82 | | Component.VSInstallerProjects2022 | 2.0.0 | | Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.18 | | Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.18 | | Component.WixToolset.VisualStudioExtension.Schemas4 | 1.0.0.18 | -| Component.Xamarin | 17.2.32408.312 | -| Component.Xamarin.RemotedSimulator | 17.2.32408.312 | -| Microsoft.Component.Azure.DataLake.Tools | 17.2.32408.312 | -| Microsoft.Component.ClickOnce | 17.2.32408.312 | -| Microsoft.Component.CodeAnalysis.SDK | 17.2.32408.312 | -| Microsoft.Component.MSBuild | 17.2.32408.312 | -| Microsoft.Component.NetFX.Native | 17.2.32408.312 | -| Microsoft.Component.PythonTools | 17.2.32408.312 | -| Microsoft.Component.PythonTools.Web | 17.2.32408.312 | -| Microsoft.Component.VC.Runtime.UCRTSDK | 17.2.32408.312 | -| Microsoft.ComponentGroup.Blend | 17.2.32408.312 | -| Microsoft.ComponentGroup.ClickOnce.Publish | 17.2.32408.312 | -| Microsoft.Net.Component.4.5.2.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.6.2.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.6.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.7.1.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.7.2.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.7.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.Component.4.8.SDK | 17.2.32408.312 | -| Microsoft.Net.Component.4.8.TargetingPack | 17.2.32408.312 | -| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.2.32408.312 | -| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.2.32408.312 | -| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.2.32408.312 | -| microsoft.net.runtime.mono.tooling | 6.0.722.32202 | +| Component.Xamarin.RemotedSimulator | 17.3.32708.82 | +| ios | 15.4.446.446 | +| maccatalyst | 15.4.446.446 | +| maui.android | 6.0.486.0 | +| maui.blazor | 6.0.486.0 | +| maui.core | 6.0.486.0 | +| maui.ios | 6.0.486.0 | +| maui.maccatalyst | 6.0.486.0 | +| maui.windows | 6.0.486.0 | +| Microsoft.Component.Azure.DataLake.Tools | 17.3.32708.82 | +| Microsoft.Component.ClickOnce | 17.3.32708.82 | +| Microsoft.Component.CodeAnalysis.SDK | 17.3.32708.82 | +| Microsoft.Component.MSBuild | 17.3.32708.82 | +| Microsoft.Component.NetFX.Native | 17.3.32708.82 | +| Microsoft.Component.PythonTools | 17.3.32708.82 | +| Microsoft.Component.PythonTools.Web | 17.3.32708.82 | +| Microsoft.Component.VC.Runtime.UCRTSDK | 17.3.32708.82 | +| Microsoft.ComponentGroup.Blend | 17.3.32708.82 | +| Microsoft.ComponentGroup.ClickOnce.Publish | 17.3.32708.82 | +| Microsoft.Net.Component.4.5.2.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.6.2.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.6.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.7.1.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.7.2.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.7.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.Component.4.8.SDK | 17.3.32708.82 | +| Microsoft.Net.Component.4.8.TargetingPack | 17.3.32708.82 | +| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.3.32708.82 | +| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.3.32708.82 | +| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.3.32708.82 | +| microsoft.net.runtime.android | 6.0.822.36306 | +| microsoft.net.runtime.android.aot | 6.0.822.36306 | +| microsoft.net.runtime.ios | 6.0.822.36306 | +| microsoft.net.runtime.maccatalyst | 6.0.822.36306 | +| microsoft.net.runtime.mono.tooling | 6.0.822.36306 | | microsoft.net.sdk.emscripten | 6.0.6.16102 | -| Microsoft.NetCore.Component.DevelopmentTools | 17.2.32408.312 | -| Microsoft.NetCore.Component.Runtime.6.0 | 17.2.32630.192 | -| Microsoft.NetCore.Component.SDK | 17.2.32630.192 | -| Microsoft.NetCore.Component.Web | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.AspNet | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.AspNet45 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.Powershell | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.Waverton | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.ClassDesigner | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.CodeMap | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.CoreEditor | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.DiagnosticTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.DockerTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.DslTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Embedded | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.EntityFramework | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.FSharp | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.GraphDocument | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Graphics | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Graphics.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.IISExpress | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.IntelliCode | 17.2.32414.121 | -| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.2.32602.177 | -| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.LinqToSql | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Merq | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.MonoDebugger | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Node.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.NuGet | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.PortableLibrary | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.SQL.CLR | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.SQL.DataSources | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.SQL.SSDT | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.TeamOffice | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.2.32602.177 | -| Microsoft.VisualStudio.Component.TextTemplating | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Unity | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.UWP.VC.ARM64EC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.14.32.17.2.x86.x64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ASAN | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.CoreBuildTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.CoreIde | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.2.32422.2 | -| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Redist.MSM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Runtimes.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64EC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ARM | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ARM.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ARM64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ARM64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ATL | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.ATL.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.MFC | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.VSSDK | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Web | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.WebDeploy | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Windows10SDK | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.Windows11SDK.22621 | 17.2.32526.322 | -| Microsoft.VisualStudio.Component.Workflow | 17.2.32408.312 | -| Microsoft.VisualStudio.Component.WslDebugging | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.2.32422.2 | -| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.UWP.Support | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.Web | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.2.32408.312 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Azure | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.CoreEditor | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Data | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.DataScience | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.ManagedGame | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.NativeDesktop | 17.2.32526.322 | -| Microsoft.VisualStudio.Workload.NativeGame | 17.2.32526.322 | -| Microsoft.VisualStudio.Workload.NativeMobile | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.2.32503.295 | -| Microsoft.VisualStudio.Workload.NetWeb | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Node | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Office | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Python | 17.2.32408.312 | -| Microsoft.VisualStudio.Workload.Universal | 17.2.32526.322 | -| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.2.32408.312 | -| wasm.tools | 6.0.722.32202 | +| Microsoft.NetCore.Component.DevelopmentTools | 17.3.32708.82 | +| Microsoft.NetCore.Component.Runtime.6.0 | 17.3.32803.143 | +| Microsoft.NetCore.Component.SDK | 17.3.32803.143 | +| Microsoft.NetCore.Component.Web | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.AspNet | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.AspNet45 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.Powershell | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.Waverton | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.ClassDesigner | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.CodeMap | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.CoreEditor | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.DiagnosticTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.DockerTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.DslTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Embedded | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.EntityFramework | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.FSharp | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.GraphDocument | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Graphics | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Graphics.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.IISExpress | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.IntelliCode | 17.3.32804.24 | +| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.LinqToSql | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Merq | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.MonoDebugger | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Node.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.NuGet | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.PortableLibrary | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.SQL.CLR | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.SQL.DataSources | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.SQL.SSDT | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.TeamOffice | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.TextTemplating | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Unity | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.UWP.VC.ARM64EC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.ATL.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.MFC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.14.32.17.2.x86.x64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ASAN | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.CoreIde | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.3.32714.208 | +| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Redist.MSM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Runtimes.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64EC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ARM | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ARM.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ARM64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ARM64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ATL | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.ATL.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.MFC | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.VSSDK | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Web | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.WebDeploy | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Windows10SDK | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.Windows11SDK.22621 | 17.3.32720.241 | +| Microsoft.VisualStudio.Component.Workflow | 17.3.32708.82 | +| Microsoft.VisualStudio.Component.WslDebugging | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.All | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.Android | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.Blazor | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.iOS | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.MacCatalyst | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.Shared | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Maui.Windows | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.3.32714.208 | +| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.UWP.Support | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Web | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.3.32708.82 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.Azure | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.CoreEditor | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.Data | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.DataScience | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.3.32728.75 | +| Microsoft.VisualStudio.Workload.ManagedGame | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NativeDesktop | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NativeGame | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NativeMobile | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.NetWeb | 17.3.32728.75 | +| Microsoft.VisualStudio.Workload.Node | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.Office | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.Python | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.Universal | 17.3.32708.82 | +| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.3.32708.82 | +| runtimes.ios | 6.0.822.36306 | +| runtimes.maccatalyst | 6.0.822.36306 | +| wasm.tools | 6.0.822.36306 | | ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 3.0.4 | | ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 | | VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.0 | @@ -498,17 +524,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### .NET Core SDK `Location C:\Program Files\dotnet\sdk` -- 3.1.120 3.1.202 3.1.302 3.1.421 5.0.104 5.0.214 5.0.303 5.0.408 6.0.302 +- 3.1.120 3.1.202 3.1.302 3.1.422 5.0.104 5.0.214 5.0.303 5.0.408 6.0.400 ### .NET Core Runtime `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App` -- 3.1.4 3.1.6 3.1.20 3.1.26 3.1.27 5.0.4 5.0.9 5.0.17 6.0.6 6.0.7 +- 3.1.4 3.1.6 3.1.20 3.1.28 5.0.4 5.0.9 5.0.17 6.0.8 `Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App` -- 3.1.4 3.1.6 3.1.20 3.1.26 3.1.27 5.0.4 5.0.9 5.0.17 6.0.6 6.0.7 +- 3.1.4 3.1.6 3.1.20 3.1.28 5.0.4 5.0.9 5.0.17 6.0.8 `Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App` -- 3.1.4 3.1.6 3.1.20 3.1.27 5.0.4 5.0.9 5.0.17 6.0.7 +- 3.1.4 3.1.6 3.1.20 3.1.28 5.0.4 5.0.9 5.0.17 6.0.8 ### .NET Framework `Type: Developer Pack` @@ -519,7 +545,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - nbgv 3.5.109+bdfbd7dea6 ### PowerShell Tools -- PowerShell 7.2.5 +- PowerShell 7.2.6 #### Azure Powershell Modules | Module | Version | Path | @@ -536,7 +562,7 @@ All other versions are saved but not installed. #### Powershell Modules | Module | Version | | ------------------ | ---------------- | -| AWSPowerShell | 4.1.141 | +| AWSPowerShell | 4.1.146 | | DockerMsftProvider | 1.0.0.8 | | MarkdownPS | 1.9 | | Microsoft.Graph | 1.11.0 | @@ -551,7 +577,7 @@ All other versions are saved but not installed. | Package Name | Version | | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | Android Command Line Tools | 7.0 | -| Android Emulator | 31.2.10 | +| Android Emulator | 31.3.10 | | Android SDK Build-tools | 33.0.0
32.0.0
31.0.0
30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3 | | Android SDK Platforms | android-33 (rev 2)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3) | | Android SDK Platform-Tools | 33.0.2 | @@ -575,10 +601,10 @@ All other versions are saved but not installed. ### Cached Docker images | Repository:Tag | Digest | Created | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- | -| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:0ea7d5c616349fdb77a6cf13c6392277081fd6816ca922bed69083f395f7130b | 2022-07-12 | -| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:ec79d74665ee8812e3f2bf29e352975a938f670b6ddf968df5b1becf9e6283ed | 2022-07-12 | -| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:8180531d4ac52f7c5bb8dc2864639ebb053081335d3c0558abb021a237770895 | 2022-07-12 | -| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:81f3d891826a99e3a5742df69dcb4e6e44e177f817a0527c2b8dd5ef3c9eeaa8 | 2022-07-04 | -| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:ffa814c9dbae448ee8a4dd5415952b3124adf0964b8c7c761b82d1e95f6f0acf | 2022-07-04 | +| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:22486118e240e0f107ada5fac9f0fbdacb02e8b18f65b48552a0c0b0960a9002 | 2022-08-09 | +| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:2117f997785dbd6e3a42b22261434dc8b0d082ed634a4edda9d1acd71b174187 | 2022-08-09 | +| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:edc6558e8cd6f306854517048ef11a05129d3097f1e9f61b48c906ddc0d478cc | 2022-08-09 | +| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:5f57ddc9a47d079398506a7613c8a3cb8b5bf3f97040f590871b61a15bd5a36a | 2022-08-06 | +| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:35c3cb29ef2c9f05e36070d04c79d7fc861c035fa5df2df64ae607a276db42c6 | 2022-08-06 |