Skip to content

Commit eede0b9

Browse files
build(deps): bump Microsoft.ApplicationInsights.AspNetCore (#2732)
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.22.0 to 2.23.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.22.0...2.23.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cffe04 commit eede0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.18" />
2929
<PackageReference Include="HangFire.Autofac" Version="2.7.0" />
3030
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.10" />
31-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
31+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
3333
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />
3434
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.2">

0 commit comments

Comments
 (0)