Skip to content

Commit 5dcf330

Browse files
dependabot-preview[bot]RehanSaeed
authored andcommitted
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-preview[bot] <support@dependabot.com>
1 parent 47c4d65 commit 5dcf330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/OrleansTemplate/Tests/OrleansTemplate.Server.IntegrationTest/OrleansTemplate.Server.IntegrationTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1212
<PackageReference Include="Microsoft.Orleans.TestingHost" Version="3.4.1" />
1313
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
14-
<PackageReference Include="Serilog.Sinks.Debug" Version="1.0.1" />
14+
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
1515
<PackageReference Include="Serilog.Sinks.XUnit" Version="2.0.4" />
1616
<PackageReference Include="xunit" Version="2.4.1" />
1717
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="2.4.3">

0 commit comments

Comments
 (0)