开发者

is there a way to set a default browser for visual studio to use for debugging that is different than my systems default browser?

开发者 https://www.devze.com 2023-02-05 03:58 出处:网络
is the开发者_开发问答re a way to set a default browser for visual studio to use for debugging that is different than my systems default browser? im using Visual studio 2010, my systems default browser

is the开发者_开发问答re a way to set a default browser for visual studio to use for debugging that is different than my systems default browser? im using Visual studio 2010, my systems default browser is chrome but i want VS to use firefox


Right click on a .aspx page in your solution explorer->Browse With...->Set as Default


Found this link: Visual Studio opens the default browser instead of Internet Explorer

Basically it sounds like you just need to add whatever web browser you want to use to a particular list. This is done by selecting a web page file and then defining what browser to use.

0

精彩评论

暂无评论...
验证码 换一张
取 消