We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93da160 commit 667e132Copy full SHA for 667e132
tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -15,8 +15,8 @@
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
16
<PackageReference Include="Microsoft.Playwright" Version="1.43.0" />
17
<PackageReference Include="Shouldly" Version="4.2.1" />
18
- <PackageReference Include="xunit" Version="2.7.1" />
19
- <PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
+ <PackageReference Include="xunit" Version="2.8.0" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
20
</ItemGroup>
21
<ItemGroup>
22
<Content Include="applepay-dev.pfx;testsettings.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
0 commit comments