We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c12c8e commit 48387b2Copy full SHA for 48387b2
1 file changed
Playwright.NUnit.Testing/Playwright.NUnit.Testing.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
+ <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.0" />
13
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
0 commit comments