From 43829f773a3d59175e6cc8ae477bb34ccf939e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Luthi?= Date: Tue, 10 Sep 2024 16:04:47 +0200 Subject: [PATCH] Upgrade to xUnit v3 --- tests/Serilog.Formatting.Log4Net.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Serilog.Formatting.Log4Net.Tests.csproj b/tests/Serilog.Formatting.Log4Net.Tests.csproj index e90c742..452de9c 100644 --- a/tests/Serilog.Formatting.Log4Net.Tests.csproj +++ b/tests/Serilog.Formatting.Log4Net.Tests.csproj @@ -15,8 +15,8 @@ - - + +