Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit a2ca2c8

Browse files
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v3.2.0...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 76698e5 commit a2ca2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AdminService/AdminService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1212
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.1" />
1313
<PackageReference Include="Serilog" Version="2.9.1-dev-01154" />
14-
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
14+
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
1515
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)