Skip to content

Commit e6cfcd4

Browse files
Bump Serilog.AspNetCore from 8.0.1 to 8.0.2
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9311ee6 commit e6cfcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleWebApplication/SampleWebApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>
23-
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
23+
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)