Skip to content

Commit

Permalink
Update dependency Microsoft.ApplicationInsights.AspNetCore to v2.21.0 (
Browse files Browse the repository at this point in the history
…#1127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 21, 2022
1 parent 0da5071 commit 03509f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Exceptionless.Extensions.Logging" Version="4.8.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.4.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.20.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.7" />
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.27" />
Expand Down

0 comments on commit 03509f4

Please sign in to comment.