From 803fb4574eea3601b5fcd0a27feb4cdefcb7df2a Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 9 Oct 2023 12:33:37 +0200 Subject: [PATCH] fix: use minimum 6.0.0 System.Text.Json version --- 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 e0c07c1061..2400189ed0 100644 --- a/src/Playwright/Playwright.csproj +++ b/src/Playwright/Playwright.csproj @@ -31,9 +31,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - +