mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Microsoft.ApplicationInsights.PerfCounterCollector
Bumps [Microsoft.ApplicationInsights.PerfCounterCollector](https://github.com/Microsoft/ApplicationInsights-dotnet-server) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet-server/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet-server/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet-server/compare/2.10.0...2.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bac26a2f78
commit
1330c4620b
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,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.10.0" />
|
||||
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.11.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" />
|
||||
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.0.0" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue