|
|
@ -6,9 +6,9 @@ |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.2.1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta6" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.6.1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta8" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.1.1-beta1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.5" /> |
|
|
|
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="1.0.163" /> |
|
|
|
</ItemGroup> |
|
|
|