I installed Visual Studio 2022 Professional 17.0 on windows 10 pc.
I installed items to created ASP.NET Core 6.0 MVC web application.
Everything worked fine.
Then I updated to Visual Studio 2022 Professional 17.1 and everything still worked fine.
Then I updated to Visual Studio 2022 Professional 17.2 and everything still worked fine.
Then today I updated to Visual Studio 2022 Professional 17.3 and during the update I got an error saying:
Couldn’t install Microsoft.NetCore.HostPath
Anyone know how to fix this issue?
Is there a way to uninstall Visual Studio 2022 Professional completely and then install Visual Studio 2022 Professional 17.0 ?