Skip to content

Commit

Permalink
Merge pull request #496 from Analogy-LogViewer/dependabot/nuget/multi…
Browse files Browse the repository at this point in the history
…-f52263f40f

Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions
  • Loading branch information
LiorBanai authored Jan 15, 2025
2 parents c4c3fd8 + 6d40cdd commit afd6fdf
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 @@ -39,7 +39,7 @@
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="9.0.1" />
Expand Down

0 comments on commit afd6fdf

Please sign in to comment.