We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5c425 commit 2fdfd0aCopy full SHA for 2fdfd0a
2 files changed
Playwright.NUnit.Testing/Playwright.NUnit.Testing.csproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
11
<PackageReference Include="Microsoft.Playwright" Version="1.58.0" />
12
<PackageReference Include="NUnit" Version="4.5.1" />
13
- <PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />
14
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.58.0" />
15
</ItemGroup>
16
Playwright.TUnit.Testing/Playwright.TUnit.Testing.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
- <PackageReference Include="TUnit.Playwright" Version="1.19.74" />
+ <PackageReference Include="TUnit.Playwright" Version="1.20.0" />
</Project>
0 commit comments