Skip to content

Commit

Permalink
fix(LT-4322): updated Serilog lib to use Serilog.Settings.Configurati…
Browse files Browse the repository at this point in the history
…on 3.3.0
  • Loading branch information
atarutin committed Dec 6, 2022
1 parent e66e384 commit 4824376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Lykke.Snow.Common.Startup" Version="3.0.1" />
<PackageReference Include="LykkeBiz.Common.ApiLibrary" Version="4.2.4" />
<PackageReference Include="LykkeBiz.Logs.MsSql" Version="3.0.0" />
<PackageReference Include="LykkeBiz.Logs.Serilog" Version="3.3.0" />
<PackageReference Include="LykkeBiz.Logs.Serilog" Version="3.3.1" />
<PackageReference Include="LykkeBiz.RabbitMqBroker" Version="9.2.6" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.9" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="5.4.1" />
Expand Down

0 comments on commit 4824376

Please sign in to comment.