Skip to content

Commit 63c07a7

Browse files
Merge pull request #1287 from futugyou/dependabot/nuget/AutomatedTesting/PlaywrightSourceGenerator/multi-8f7caf9f6f
Bump Microsoft.Playwright from 1.57.0 to 1.58.0
2 parents c7385be + dc54096 commit 63c07a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AutomatedTesting/PlaywrightSourceGenerator/PlaywrightSourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.Playwright" Version="1.57.0" GeneratePathProperty="true" PrivateAssets="all" />
19+
<PackageReference Include="Microsoft.Playwright" Version="1.58.0" GeneratePathProperty="true" PrivateAssets="all" />
2020
</ItemGroup>
2121
</Project>

AutomatedTesting/RecordTraceTest/RecordTraceTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Playwright" Version="1.57.0" />
11+
<PackageReference Include="Microsoft.Playwright" Version="1.58.0" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)