Skip to content

Commit

Permalink
Bump Microsoft.ApplicationInsights.AspNetCore
Browse files Browse the repository at this point in the history
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-dotnet@2.18.0...2.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2021
1 parent f5e9a1e commit 5442f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeatureFlags/FeatureFlags.Web/FeatureFlags.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.18.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.19.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 5442f54

Please sign in to comment.