We have a few BC17 databases on Prem runnin on the same server.
I have developped an extension for one of them, using VSC
My launch.json file is set up properly and the extension is being pulibshed to the right instance when I run the command Publish without debugging
However, the web browser opens to another database on that same server (which doesn't have that extension publish)
I looked at the Business Central Administration configuration and both seem to be setup properly, different port, different instance name, etc...
What am I missing?