From e7cc45edaf0424dd992f2dc9a6d326b7c7a125b5 Mon Sep 17 00:00:00 2001 From: Dennis Sanders Date: Fri, 31 Mar 2023 19:39:57 -0500 Subject: [PATCH] Fix dotnet-xunit warning NU1604 --- tests/FunctionalTests/FunctionalTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index f484cf9..e703b4d 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -19,7 +19,7 @@ - +