Skip to content

Commit

Permalink
Merge pull request #325 from Analogy-LogViewer/dependabot/nuget/Seril…
Browse files Browse the repository at this point in the history
…og.Enrichers.Environment-2.3.0

Bump Serilog.Enrichers.Environment from 2.2.0 to 2.3.0
  • Loading branch information
LiorBanai authored Oct 4, 2023
2 parents d915300 + 30d1a6f commit e73ac81
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 @@ -32,7 +32,7 @@
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />
Expand Down

0 comments on commit e73ac81

Please sign in to comment.