Skip to content

Commit ea7e7fb

Browse files
Bump Microsoft.ApplicationInsights.AspNetCore and Microsoft.ApplicationInsights.EventCounterCollector
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) and [Microsoft.ApplicationInsights.EventCounterCollector](https://github.com/Microsoft/ApplicationInsights-dotnet). These dependencies needed to be updated together. Updates `Microsoft.ApplicationInsights.AspNetCore` from 2.17.0 to 2.22.0 - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.17.0...2.22.0) Updates `Microsoft.ApplicationInsights.EventCounterCollector` from 2.21.0 to 2.22.0 - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.21.0...2.22.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.ApplicationInsights.EventCounterCollector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6bc78c commit ea7e7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/LearningHub.NHS.OpenAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="5.1.0" />
2020
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
21-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
21+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2222
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.22.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.16" />
2424
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />

0 commit comments

Comments
 (0)