From 869b2f0d8b6b773668cdcd3f971ff401e0246ecb Mon Sep 17 00:00:00 2001 From: RaminJolfaei <52451156+RaminJolfaei@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:34:27 +0330 Subject: [PATCH] Update Playwright.csproj to upgrade Microsoft.Bcl.AsyncInterfaces to 8.0.0 --- src/Playwright/Playwright.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Playwright/Playwright.csproj b/src/Playwright/Playwright.csproj index 70e1e64f2f..fa341e92ab 100644 --- a/src/Playwright/Playwright.csproj +++ b/src/Playwright/Playwright.csproj @@ -33,7 +33,7 @@ - +