diff --git a/src/Playwright/build/Microsoft.Playwright.targets b/src/Playwright/build/Microsoft.Playwright.targets index b549f61f5a..d497675d6d 100644 --- a/src/Playwright/build/Microsoft.Playwright.targets +++ b/src/Playwright/build/Microsoft.Playwright.targets @@ -57,4 +57,11 @@ + + + <_PlaywrightChmodItems Include="$(OutputPath).playwright\node\*\playwright.sh" /> + <_PlaywrightChmodItems Include="$(PublishDir).playwright\node\*\playwright.sh" /> + + +