Skip to content

Commit

Permalink
Merge pull request #343 from KodrAus/chore/2024-3-api
Browse files Browse the repository at this point in the history
Update to stable 2024.3 release of Seq.Api
  • Loading branch information
KodrAus authored May 1, 2024
2 parents c563dcd + 1ed8801 commit 2678561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SeqCli/SeqCli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
<PackageReference Include="Seq.Api" Version="2024.3.0-dev-00239" />
<PackageReference Include="Seq.Api" Version="2024.3.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="2.0.0" />
Expand Down

0 comments on commit 2678561

Please sign in to comment.