Serilog 4.0.2

This commit is contained in:
ikpil 2024-09-29 22:53:10 +09:00
parent 85e2484505
commit 36795dc909
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog" Version="4.0.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />