Skip to content

Commit 0328a9f

Browse files
authored
Merge pull request #159 from serilog-contrib/dependabot/nuget/Serilog.sinks.Console-6.0.0
Bump Serilog.sinks.Console from 5.0.1 to 6.0.0
2 parents 1648616 + 1807505 commit 0328a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleConsoleApplication/SampleConsoleApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
2525
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
2626
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.1" />
27-
<PackageReference Include="Serilog.sinks.Console" Version="5.0.1" />
27+
<PackageReference Include="Serilog.sinks.Console" Version="6.0.0" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)