Running Visual Studio 2019 on windows.
I have set Brave as my default browser.
When I set my breakpoints in my code and run IIS Express, the brave browser is opened correctly, however, the breakpoints are not hit as the code executes.
Are there additional settings that need to be set to make this work?