Skip to content

Commit

Permalink
Bump Serilog and Serilog.Sinks.MSBuild
Browse files Browse the repository at this point in the history
Bumps Serilog and [Serilog.Sinks.MSBuild](https://github.com/serilog-contrib/serilog-sinks-msbuild). These dependencies needed to be updated together.

Updates `Serilog` from 4.1.0 to 2.0.0

Updates `Serilog.Sinks.MSBuild` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/serilog-contrib/serilog-sinks-msbuild/releases)
- [Commits](serilog-contrib/serilog-sinks-msbuild@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and teo-tsirpanis committed Dec 9, 2024
1 parent 82caea4 commit 4424428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="PolySharp" Version="1.15.0" />
<PackageVersion Include="Scriban" Version="5.12.0" />
<PackageVersion Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageVersion Include="Serilog.Sinks.MSBuild" Version="1.5.0" />
<PackageVersion Include="Serilog.Sinks.MSBuild" Version="1.6.0" />
<PackageVersion Include="Serilog" Version="4.1.0" />
<PackageVersion Include="Sigourney.Build" Version="0.4.1" />
<PackageVersion Include="Sigourney" Version="0.4.2" />
Expand Down

0 comments on commit 4424428

Please sign in to comment.