-
Notifications
You must be signed in to change notification settings - Fork 1
/
packages.config
19 lines (19 loc) · 1.58 KB
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.4.4" targetFramework="net452" />
<package id="Microsoft.ApplicationInsights" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="2.4.0" targetFramework="net452" />
<package id="Microsoft.ApplicationInsights.DependencyCollector" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.ApplicationInsights.JavaScript" version="0.22.19-build00125" targetFramework="net452" />
<package id="Microsoft.ApplicationInsights.PerfCounterCollector" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.ApplicationInsights.Web" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.ApplicationInsights.WindowsServer" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="2.21.0" targetFramework="net48" />
<package id="Microsoft.AspNet.TelemetryCorrelation" version="1.0.8" targetFramework="net48" />
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="4.1.0" targetFramework="net481" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.Diagnostics.DiagnosticSource" version="7.0.2" targetFramework="net481" />
<package id="System.Memory" version="4.5.5" targetFramework="net48" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net48" />
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" targetFramework="net48" />
</packages>