Describe the need of your request
I would appear that when Aspire, or Docker, start up or create a new version of the database, the Aspire plugin creates a new entry. This leads to potentially have multiple database's listed in the Database Explorer, but on one works. Which means, we have to delete all of the phantom connections
Proposed solution
The plugin should detect that the database connection is the same just a different port and update the existing connection, or delete the previous connection when it creates the new one.
Alternatives you've considered
No response
Additional context
No response