Skip to content

Commit

Permalink
Merge pull request #416 from michaelvolz/dependabot/nuget/Serilog.Sin…
Browse files Browse the repository at this point in the history
…ks.Seq-7.0.1

Bump Serilog.Sinks.Seq from 7.0.0 to 7.0.1
  • Loading branch information
michaelvolz committed May 28, 2024
2 parents 38526fa + aba3055 commit 30ffce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Experiment/Experiment.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="2.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 30ffce9

Please sign in to comment.