Skip to content

Commit

Permalink
Bump Microsoft.ApplicationInsights.Profiler.AspNetCore in /src
Browse files Browse the repository at this point in the history
Bumps Microsoft.ApplicationInsights.Profiler.AspNetCore from 2.7.1 to 2.7.2.

---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights.Profiler.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 20f7c13 commit 2fcb0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="2.7.1" />
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="2.7.2" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
Expand Down

0 comments on commit 2fcb0cb

Please sign in to comment.