I installed this extension but it didn't load. In VS's ActivityLog.xml I found that it couldn't find assembly Microsoft.ApplicationInsights.
I resolved it by installing the Developer Analytics tools (which contain Application Insights) using VS Installer, but the extension should install/provide it itself.
I installed this extension but it didn't load. In VS's
ActivityLog.xmlI found that it couldn't find assemblyMicrosoft.ApplicationInsights.I resolved it by installing the
Developer Analytics tools(which contain Application Insights) using VS Installer, but the extension should install/provide it itself.