Skip to content

Commit 25337f1

Browse files
Bump Serilog.Sinks.Debug from 1.0.1 to 2.0.0
Bumps [Serilog.Sinks.Debug](https://github.com/serilog/serilog-sinks-debug) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/serilog/serilog-sinks-debug/releases) - [Commits](https://github.com/serilog/serilog-sinks-debug/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23eeea7 commit 25337f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/SampleServer/SampleServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
1414
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
1515
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
16-
<PackageReference Include="Serilog.Sinks.Debug" Version="1.0.1" />
16+
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
1717
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
1818
<PackageReference Include="System.IO" Version="4.3.0" />
1919
<PackageReference Include="System.Runtime.Handles" Version="4.3.0" />

0 commit comments

Comments
 (0)