Reputation: 3337
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?
Upvotes: 23
Views: 26059
Reputation: 362
as I said in here
I had the same Error (in version 16.9.3) but By Repairing Visual Studio 2019, Updating last version of windows 10, close VS, delete .vs hidden folder (under solution folder) ,bin and obj folder then restart your VS . Fortunately My problem was solved.
Upvotes: 1
Reputation: 471
Now there is a page for downloading old versions of VS 2019 as well.
Upvotes: 13