Skip to content

Commit

Permalink
Bump Serilog.AspNetCore from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent a296f86 commit a7d67d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogServer/Analogy.LogServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
Expand Down

0 comments on commit a7d67d7

Please sign in to comment.