-
Notifications
You must be signed in to change notification settings - Fork 2
/
packages.config
16 lines (16 loc) · 1.34 KB
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.ApplicationInsights" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="2.0.1" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.DependencyCollector" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.JavaScript" version="0.22.19-build00125" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.PerfCounterCollector" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.Web" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.WindowsServer" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="2.1.0" targetFramework="net40" />
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net40" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net40" />
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net40" />
<package id="Microsoft.Diagnostics.Tracing.EventSource.Redist" version="1.1.28" targetFramework="net40" />
<package id="StyleCop.Analyzers" version="1.0.0" targetFramework="net40" developmentDependency="true" />
</packages>