From ddc2a8d0c06644941daaa5fac250b81571ee3335 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Thu, 21 Nov 2024 20:59:53 +0100 Subject: [PATCH] set minimal version to 2.8 --- src/Playwright.Xunit/Playwright.Xunit.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Playwright.Xunit/Playwright.Xunit.csproj b/src/Playwright.Xunit/Playwright.Xunit.csproj index f03046176..f51973e50 100644 --- a/src/Playwright.Xunit/Playwright.Xunit.csproj +++ b/src/Playwright.Xunit/Playwright.Xunit.csproj @@ -35,9 +35,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +