From 75889d8e55b42bc2bbb7f436d9c2039e9064ba6d Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 18 Nov 2024 14:22:06 +0100 Subject: [PATCH] chore: set Microsoft.NET.Test.Sdk minimum to 17.8.0 --- src/Playwright.MSTest/Playwright.MSTest.csproj | 2 +- src/Playwright.NUnit/Playwright.NUnit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Playwright.MSTest/Playwright.MSTest.csproj b/src/Playwright.MSTest/Playwright.MSTest.csproj index f54f83a109..9f8fcb4bc8 100644 --- a/src/Playwright.MSTest/Playwright.MSTest.csproj +++ b/src/Playwright.MSTest/Playwright.MSTest.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Playwright.NUnit/Playwright.NUnit.csproj b/src/Playwright.NUnit/Playwright.NUnit.csproj index 92f050f03f..34131840d8 100644 --- a/src/Playwright.NUnit/Playwright.NUnit.csproj +++ b/src/Playwright.NUnit/Playwright.NUnit.csproj @@ -37,7 +37,7 @@ - +