From 2f552b18a42c7e1f2be7fae5f9ed11b663ec5017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:04:57 +0000 Subject: [PATCH] Bump Serilog.Sinks.XUnit from 2.0.4 to 3.0.5 Bumps [Serilog.Sinks.XUnit](https://github.com/trbenning/serilog-sinks-xunit) from 2.0.4 to 3.0.5. - [Release notes](https://github.com/trbenning/serilog-sinks-xunit/releases) - [Commits](https://github.com/trbenning/serilog-sinks-xunit/commits) --- updated-dependencies: - dependency-name: Serilog.Sinks.XUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/integration/SIPSorcery.IntegrationTests.csproj | 2 +- test/unit/SIPSorcery.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/SIPSorcery.IntegrationTests.csproj b/test/integration/SIPSorcery.IntegrationTests.csproj index 095688e00..41b108090 100644 --- a/test/integration/SIPSorcery.IntegrationTests.csproj +++ b/test/integration/SIPSorcery.IntegrationTests.csproj @@ -19,7 +19,7 @@ - + all diff --git a/test/unit/SIPSorcery.UnitTests.csproj b/test/unit/SIPSorcery.UnitTests.csproj index a3920cb36..b875d7427 100644 --- a/test/unit/SIPSorcery.UnitTests.csproj +++ b/test/unit/SIPSorcery.UnitTests.csproj @@ -19,7 +19,7 @@ - + all