When I debug in Visual Studio, Firefox opens and that is annoying because of the hookups that Internet Explorer and Visual Studio have, such as when you close the Internet Explorer browser that starting debug opened, Visual Studio stops debugging. How can I get Visual Studio to open Internet Explorer instead without having to set Internet Explorer as my default browser?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- IE/Edge not applying transform: translate to table
- Copy different file to output directory for releas
- Number of Javascript lines executed during page lo
- Edit & Continue doesn't work
Scott Guthrie has made a post on how to change Visual Studio's default browser:
I however dislike the fact that this isn't as straightforward as it should be.