How can I configure the Visual Studio 2019 to stay at 16.4 servicing baseline and avoid update to 16.5?

♀尐吖头ヾ 提交于 2020-06-17 14:44:51

问题


Microsoft announced that the Visual Studio 2019 16.4 version is a long term servicing version:

Visual Studio 2019 version 16.4 is the second supported servicing baseline for Visual Studio 2019. Consequently, Enterprise and Professional customers needing to adopt a long term stable and secure development environment are encouraged to standardize on this version. As explained in more detail in our lifecycle and support policy, version 16.4 will be supported with fixes and security updates for one year after the release of the next servicing baseline.

Inside Visual Studio 2019 I get the notification for the 16.5.2

but I want to update to 16.4.7. In options dialog I can't find a way to tell VS to stay at 16.4.x.

What is the magic here? What do I have to do?


回答1:


I found the solution on my own. There is indeed no option to stay at 16.4 inside the IDE. You have to download the latest installer each time from https://my.visualstudio.com:

and run the offered installer. Here the Update to next 16.4 version is shown and installable:

To summarize, each time VS2019 offers a new Update check the release notes page for 16.4 if there is an update for 16.4, too and download the new installer to update to next 16.4 patch.



来源:https://stackoverflow.com/questions/61330514/how-can-i-configure-the-visual-studio-2019-to-stay-at-16-4-servicing-baseline-an

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!