Skip to content

Commit

Permalink
Update dependency Serilog.Sinks.File to v4.1.0 (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 12, 2022
1 parent 92e01c6 commit 0037ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartSql.DataConnector/SmartSql.DataConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Serilog.Extensions.Hosting" Version="3.0.0-dev-00019" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.1-dev-00209" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.2-dev-00802" />
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0-dev-00847" />
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.6.1" />
<PackageReference Include="System.Data.SQLite" Version="1.0.111" />
<PackageReference Include="YamlDotNet" Version="6.1.2" />
Expand Down

0 comments on commit 0037ab3

Please sign in to comment.