When I launch my ASP.NET Core Web Api project in VS Pro the resulting Swagger page is opened in a new browser places on top of an existing Chrome Browser window. This is driving me crazy! Opening the same project in VS Community Edition opens the Windows where I last closed it. It remembers the setting and it creates a new taskbar icon for the window.
How can I make VS Pro behave the same as Community Edition?