We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 515e63b + 1347055 commit 4939c3eCopy full SHA for 4939c3e
2 files changed
Playwright.NUnit.Testing/Playwright.NUnit.Testing.csproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
11
<PackageReference Include="Microsoft.Playwright" Version="1.57.0" />
12
<PackageReference Include="NUnit" Version="4.4.0" />
13
- <PackageReference Include="NUnit3TestAdapter" Version="6.0.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="6.0.1" />
14
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.57.0" />
15
</ItemGroup>
16
Playwright.TUnit.Testing/Playwright.TUnit.Testing.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
- <PackageReference Include="TUnit.Playwright" Version="1.5.53" />
+ <PackageReference Include="TUnit.Playwright" Version="1.7.16" />
</Project>
0 commit comments