Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.applicationinsights.profiler…
Browse files Browse the repository at this point in the history
….aspnetcore to v2.7.1 (#1681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent 5fb593e commit c6a500c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Exceptionless.AspNetCore" Version="6.0.3" />
<PackageReference Include="Exceptionless.Extensions.Logging" Version="6.0.3" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="2.7.0" />
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="2.7.1" />
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.3" />
Expand Down

0 comments on commit c6a500c

Please sign in to comment.