Skip to content

Commit

Permalink
Merge pull request #573 from loresoft/dependabot/nuget/Serilog.AspNet…
Browse files Browse the repository at this point in the history
…Core-8.0.3

Bump Serilog.AspNetCore from 8.0.2 to 8.0.3
  • Loading branch information
github-actions[bot] authored Oct 11, 2024
2 parents 509732a + 09c5b2e commit 3b9eb13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Hangfire.SqlServer" Version="1.8.14" />
<PackageReference Include="Injectio" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Injectio" Version="3.3.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

Expand Down

0 comments on commit 3b9eb13

Please sign in to comment.