Skip to content

Commit

Permalink
Merge pull request #225 from nblumhardt/dev
Browse files Browse the repository at this point in the history
Serilog 4 RTM
  • Loading branch information
nblumhardt authored Jun 3, 2024
2 parents 675409c + eefa709 commit 0b40637
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 @@ -29,7 +29,7 @@
</PropertyGroup>

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

0 comments on commit 0b40637

Please sign in to comment.