Skip to content

Commit 670b124

Browse files
authored
Update Company.TestProject1.csproj
1 parent dd5370f commit 670b124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!--#if (CoverageTool == "coverlet")-->
4545
<PackageReference Include="coverlet.collector" Version="6.0.4" />
4646
<!--#endif-->
47-
<PackageReference Include="Microsoft.Playwright.MSTest" Version="1.51.0" />
47+
<PackageReference Include="Microsoft.Playwright.MSTest.v4" Version="1.55.0-beta-4" />
4848
<PackageReference Include="MSTest" Version="4.0.0-preview.25372.6" />
4949
</ItemGroup>
5050

0 commit comments

Comments
 (0)