在 Visual Studio 2015 年创建新 Web 项目时不使用 Application Insights 包搭建脚手架

Not to scaffolding with Application Insights packages when creating a new Web projects in Visual Studio 2015

创建新的 Web 项目(WCF、MVC、Web API)时,Visual Studio 总是引入我不使用的 ApplicationInsights 包。我必须通过 NuGet 管理器将它们一一删除。有什么地方可以阻止 Visual Studio 的这种行为吗?

此时添加项目时,您可以取消选中右侧的复选框'Add Application Insight to Project',请查看屏幕截图

Please see screen shot here