Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #238 from rinkudesu/dependabot/nuget/Rinkudesu.Ser…
Browse files Browse the repository at this point in the history
…vices.Links/Serilog.AspNetCore-7.0.0

Bump Serilog.AspNetCore from 6.1.0 to 7.0.0 in /Rinkudesu.Services.Links
  • Loading branch information
KowalskiPiotr98 authored May 11, 2023
2 parents a94fec7 + 21b043c commit cc6ec1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0+build.694" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
Expand Down

0 comments on commit cc6ec1b

Please sign in to comment.