Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Revert Visual Studio 2019 Update

Tags:

I upgraded from VS 2019 16.0.3 to 16.0.4 and it broke debugging for some of my projects.

VS 2017 has a page for downloading old versions, but I can't find something similar for VS 2019.

How can I downgrade my version of VS 2019?

like image 670
farlee2121 Avatar asked May 16 '19 19:05

farlee2121


People also ask

How do I rollback in Visual Studio 2019?

In Source Control Explorer, select an item, open its shortcut menu, and choose Rollback. The items you select determine the scope that the rollback changes. In the Rollback dialog box, select Rollback changes from a single changeset.

How do I revert to a previous version of Visual Studio?

Right-click your project or project suite in the Project Explorer and then click Source Control > View History. Click View History on the Source Control toolbar (if the toolbar is hidden, right-click the toolbar area and select Source Control). In the History dialog, select a changeset you want to revert to.


1 Answers

Now there is a page for downloading old versions of VS 2019 as well.

like image 196
Radoslav Voydanovich Avatar answered Oct 19 '22 00:10

Radoslav Voydanovich