AWS toolkit not showingup in manage extensions of Visual Studio 2022 (v17.2.22)

152 Views Asked by At

Aws toolkit not showing up in "Manage extensions" of Visual Studio 2022.

The AWS toolkit is not displayed in "Manage Extensions" of Visual Studio 2022, but it is shown in 2019.

1

There are 1 best solutions below

1
Chris Christou On BEST ANSWER

As of the 1.45.0.0 release of the AWS Toolkit, you need to be running version 17.7 or newer of Visual Studio 2022 in order to install this extension.

This is listed in the Toolkit's changelog: https://github.com/aws/aws-toolkit-visual-studio/blob/main/CHANGELOG.md#14500-2023-11-22

See this GitHub issue for the announcement relating to the minimum version bump: https://github.com/aws/aws-toolkit-visual-studio/issues/375