From a163f063c712f6d454e6d3c3699bbf811fa2f620 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Sep 2024 02:51:58 +0000
Subject: [PATCH] Bump Verify.Xunit from 26.4.4 to 26.4.5

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 26.4.4 to 26.4.5.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/26.4.4...26.4.5)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tests/Serilog.Formatting.Log4Net.Tests.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Serilog.Formatting.Log4Net.Tests.csproj b/tests/Serilog.Formatting.Log4Net.Tests.csproj
index 0e72777..fcdfbb0 100644
--- a/tests/Serilog.Formatting.Log4Net.Tests.csproj
+++ b/tests/Serilog.Formatting.Log4Net.Tests.csproj
@@ -16,7 +16,7 @@
     <PackageReference Include="Serilog" Version="4.0.1" />
     <PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
     <PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
-    <PackageReference Include="Verify.Xunit" Version="26.4.4" />
+    <PackageReference Include="Verify.Xunit" Version="26.4.5" />
     <PackageReference Include="xunit" Version="2.9.0" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
   </ItemGroup>