Skip to content

Commit

Permalink
Merge pull request #168 from Zechiax/dependabot/nuget/Serilog.AspNetC…
Browse files Browse the repository at this point in the history
…ore-8.0.3

Bump Serilog.AspNetCore from 8.0.2 to 8.0.3
  • Loading branch information
Zechiax authored Oct 24, 2024
2 parents 59d4e5f + 3d0e452 commit 23ae856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Asterion/Asterion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Quartz.AspNetCore" Version="3.13.0" />
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.13.0" />
<PackageReference Include="Serilog" Version="4.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.8" />
Expand Down

0 comments on commit 23ae856

Please sign in to comment.