I updated from Visual Studio 2019 to Visual Studio 2022 recently. However, as discussed in another Q&A, MySQL plugin doesn't work with Visual Studio 2019. So, I had to reinstall Visual Studio 2019.
However, in doing so, MySQL didn't show up in the Visual Studio Server Explorer window. So, as discussed in another Q&A, I re-installed the MySQL for Visual Studio and the Connector/NET modules using the MySQL Installer interface.
Now, when I opened my Visual Studio 2019, it ran the "MySQL for Visual Studio Configuration Update Tool" and fixed the issue.
Based on this experience, I was wondering if there's a way to run this "MySQL for Visual Studio Configuration Update Tool" manually?