Skip to content

Commit 3fe679b

Browse files
Bump Microsoft.Playwright from 1.50.0 to 1.51.0 (#1365)
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.50.0 to 1.51.0. - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](microsoft/playwright-dotnet@v1.50.0...v1.51.0) --- updated-dependencies: - dependency-name: Microsoft.Playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beae6cc commit 3fe679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.3" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
17-
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
17+
<PackageReference Include="Microsoft.Playwright" Version="1.51.0" />
1818
<PackageReference Include="ReportGenerator" Version="5.4.4" />
1919
<PackageReference Include="Shouldly" Version="4.3.0" />
2020
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />

0 commit comments

Comments
 (0)