Skip to content

Commit

Permalink
Merge pull request #237 from KodrAus/deps/serilog-420
Browse files Browse the repository at this point in the history
Serilog 4.2 RTM
  • Loading branch information
KodrAus authored Dec 20, 2024
2 parents 33e4dde + dd3f769 commit fef7c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Seq/Serilog.Sinks.Seq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0-*" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="All" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit fef7c92

Please sign in to comment.