mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump Serilog.Sinks.ApplicationInsights
Bumps [Serilog.Sinks.ApplicationInsights](https://github.com/serilog-contrib/serilog-sinks-applicationinsights) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/serilog-contrib/serilog-sinks-applicationinsights/releases) - [Commits](https://github.com/serilog-contrib/serilog-sinks-applicationinsights/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: Serilog.Sinks.ApplicationInsights dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e687ee35cf
commit
305feddeff
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.20.0" />
|
||||
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="4.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue