We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008f5d4 commit a4f005eCopy full SHA for a4f005e
tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
18
<PackageReference Include="Shouldly" Version="4.3.0" />
19
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
20
- <PackageReference Include="xunit.v3" Version="1.1.0" />
+ <PackageReference Include="xunit.v3" Version="2.0.0" />
21
</ItemGroup>
22
<ItemGroup>
23
<Content Include="applepay-dev.pfx;testsettings.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
0 commit comments