Skip to content

Commit 6fd548e

Browse files
Update dependency xunit.runner.visualstudio to v3
1 parent e16dba9 commit 6fd548e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TBC.OpenAPI.SDK.OnlineInstallments.Tests/TBC.OpenAPI.SDK.OnlineInstallments.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Moq" Version="4.18.1" />
1414
<PackageReference Include="WireMock.Net" Version="1.5.0" />
1515
<PackageReference Include="xunit" Version="2.4.1" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
16+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)