Skip to content

Commit

Permalink
Merge pull request #415 from Analogy-LogViewer/dependabot/nuget/Seril…
Browse files Browse the repository at this point in the history
…og.Settings.Configuration-8.0.1

Bump Serilog.Settings.Configuration from 8.0.0 to 8.0.1
  • Loading branch information
LiorBanai authored Jun 7, 2024
2 parents 8878d81 + 06da495 commit 44bb031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogServer/Analogy.LogServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
Expand Down

0 comments on commit 44bb031

Please sign in to comment.