Browse Source

remove sqlite startup messages (#723)

pull/724/head
Jason Dove 3 years ago committed by GitHub
parent
commit
ddb6d99cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ErsatzTV/ErsatzTV.csproj
  2. BIN
      lib/Serilog.Sinks.SQLite.6.0.0.nupkg
  3. BIN
      lib/Serilog.Sinks.SQLite.6.0.1.nupkg
  4. BIN
      lib/nuget/Serilog.Sinks.SQLite.6.0.0.nupkg
  5. BIN
      lib/nuget/Serilog.Sinks.SQLite.6.0.1.nupkg

2
ErsatzTV/ErsatzTV.csproj

@ -79,7 +79,7 @@ @@ -79,7 +79,7 @@
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.3.0" />
<PackageReference Include="Serilog.Sinks.SQLite" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.SQLite" Version="6.0.1" />
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
<PackageReference Include="System.Text.Encoding.Extensions" Version="4.3.0" />
<PackageReference Include="System.Runtime.Handles" Version="4.3.0" />

BIN
lib/Serilog.Sinks.SQLite.6.0.0.nupkg

Binary file not shown.

BIN
lib/Serilog.Sinks.SQLite.6.0.1.nupkg

Binary file not shown.

BIN
lib/nuget/Serilog.Sinks.SQLite.6.0.0.nupkg

Binary file not shown.

BIN
lib/nuget/Serilog.Sinks.SQLite.6.0.1.nupkg

Binary file not shown.
Loading…
Cancel
Save