Skip to content

Commit

Permalink
Move playwright.ps1 out of build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamco committed Apr 29, 2024
1 parent 8885e63 commit f5f2648
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<None Update="build\playwright.ps1" Pack="true" CopyToOutputDirectory="PreserveNewest" />
<None Update="playwright.ps1" Pack="true" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>

</Project>

0 comments on commit f5f2648

Please sign in to comment.