Skip to content

Commit 4b38ae4

Browse files
Bump Serilog.AspNetCore from 2.1.1 to 4.0.0 (#512)
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 2.1.1 to 4.0.0. - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v2.1.1...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0417d5a commit 4b38ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Samples.Server/Samples.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
12+
<PackageReference Include="Serilog.AspNetCore" Version="4.0.0" />
1313
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)