Bump Microsoft.ApplicationInsights.PerfCounterCollector

Bumps [Microsoft.ApplicationInsights.PerfCounterCollector](https://github.com/Microsoft/ApplicationInsights-dotnet-server) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet-server/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet-server/blob/2.11.2/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet-server/compare/2.11.1...2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 04:49:12 +00:00
parent 7e9a8e8f2f
commit 1456a9256c

View file

@ -41,7 +41,7 @@
<PackageReference Include="MediatR" Version="7.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.11.0" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.11.1" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.11.2" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>