Skip to content

Commit

Permalink
Merge pull request #68 from MrSmoke/dependabot/nuget/dev/Serilog.Sink…
Browse files Browse the repository at this point in the history
…s.Console-5.0.1

Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1
  • Loading branch information
MrSmoke authored Jan 1, 2024
2 parents 1aa0dc3 + 88b08b0 commit e43fa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TeaTime/TeaTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit e43fa22

Please sign in to comment.