Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to download a specific version of Visual Studio 2019?

I'm currently facing some issues with the latest Visual Studio 2019 version (16.7.0) and I want to go back to a previous version, specifically 16.6.2. However on the VS website I can't find a place where to download a specific version of Visual Studio, so is there a way (even non official) to download this version?

like image 532
Jimi Avatar asked Aug 07 '20 07:08

Jimi


1 Answers

Officially, Microsoft provides older installer for VS 2019, but only the Enterprise, Professional, and Build Tools. Meanwhile Community edition

is only supported on the recommended latest release of the latest minor version of Visual Studio

So if you expect to be needing VS Community older version in the future, I suggest backing up the offline installer when they're released.

like image 103
Martheen Avatar answered Oct 25 '22 11:10

Martheen