Skip to content

Commit 5199c39

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.0
1 parent b457b8e commit 5199c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="PactNet" Version="5.0.1" />
1616
<PackageReference Include="PactNet.Output.Xunit" Version="1.0.0" />
1717
<PackageReference Include="xunit" Version="2.9.3" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2"/>
18+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0"/>
1919
</ItemGroup>
2020
<ItemGroup>
2121
<None Remove="XUnitHelpers\" />

0 commit comments

Comments
 (0)