Skip to content

Commit

Permalink
Merge pull request #355 from Blazam-App/dependabot/nuget/Serilog.Sink…
Browse files Browse the repository at this point in the history
…s.Seq-7.0.1

Bump Serilog.Sinks.Seq from 7.0.0 to 7.0.1
  • Loading branch information
jacobsen9026 authored May 22, 2024
2 parents d580729 + e1f844a commit 47af0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLAZAMLoggers/BLAZAMLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.1" />
</ItemGroup>

</Project>

0 comments on commit 47af0b0

Please sign in to comment.