Skip to content

Commit

Permalink
chore(deps): bump Serilog.Extensions.Logging from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/serilog/serilog-extensions-logging/releases)
- [Commits](serilog/serilog-extensions-logging@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Logging
  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 d0e41c2 commit 5ad781d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsTestProject>true</IsTestProject>

<RootNamespace>MockHttp</RootNamespace>
<SerilogExtensionsLoggingVersion>7.0.0</SerilogExtensionsLoggingVersion>
<SerilogExtensionsLoggingVersion>8.0.0</SerilogExtensionsLoggingVersion>
<SerilogExtensionsLoggingVersion Condition="$(TargetFramework)=='net6.0' Or $(TargetFramework)=='netcoreapp3.1'">3.1.0</SerilogExtensionsLoggingVersion>
</PropertyGroup>

Expand Down

0 comments on commit 5ad781d

Please sign in to comment.