From eade3f5894752dc64cc1c242a37f03b39355c625 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Fri, 13 Oct 2023 21:59:38 +0200 Subject: [PATCH] fix: use minimum 6.0.0 System.Text.Json version (#2720) --- src/Playwright/Playwright.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Playwright/Playwright.csproj b/src/Playwright/Playwright.csproj index e0c07c106..2400189ed 100644 --- a/src/Playwright/Playwright.csproj +++ b/src/Playwright/Playwright.csproj @@ -31,9 +31,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - +