Skip to content

Commit fc47d45

Browse files
Update playwright-dotnet monorepo to 1.57.0
1 parent 4db9c71 commit fc47d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cody.VisualStudio.Tests/Cody.VisualStudio.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
<Version>1.0.7</Version>
8383
</PackageReference>
8484
<PackageReference Include="Microsoft.Playwright">
85-
<Version>1.45.0</Version>
85+
<Version>1.57.0</Version>
8686
</PackageReference>
8787
<PackageReference Include="Microsoft.Playwright.TestAdapter">
88-
<Version>1.45.0</Version>
88+
<Version>1.57.0</Version>
8989
</PackageReference>
9090
<PackageReference Include="VsixTesting.Xunit">
9191
<Version>0.1.78</Version>

0 commit comments

Comments
 (0)