Visual Studio 2013 Browser Link is not showing oth

2019-07-16 21:31发布

I'm taking a look at Visual Studio 2013 Browser Link and it seems like there should be other options for the connected browsers, like Design Mode and Inspect Mode. But for me, it's just showing Refresh.

enter image description here

I'm using VS 2013 with update 2. The project is an ASP.NET MVC application, with .NET 4.5 and debug is enabled in the web.config file.

Is there something I'm missing?

1条回答
smile是对你的礼貌
2楼-- · 2019-07-16 22:15

You need http://vswebessentials.com/download. Vs2013 alone will show only refresh action. All additional things are various extensions bundled as part of webessentials.

查看更多
登录 后发表回答