Set Google Chrome as the debugging browser in Visual Studio

前端 未结 8 1204
故里飘歌
故里飘歌 2021-01-31 13:05

When I press F5 in Visual Studio 2008, I want Google Chrome launched as the browser that my ASP.NET app runs in. May I know how this can be done?

8条回答
  •  情歌与酒
    2021-01-31 14:00

    Right click on an .aspx file and click "Browse with..." then select Chrome and click "Set as Default." You can select more than one browser in the list if you want.

    There's also this really great WoVS Default Browser Switcher Visual Studio extension.

提交回复
热议问题