We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd83bc commit 2be6422Copy full SHA for 2be6422
tests/tests.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="PactNet" Version="5.0.1" />
9
<PackageReference Include="PactNet.Output.Xunit" Version="1.0.0" />
10
<PackageReference Include="xunit" Version="2.9.3" />
11
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.2">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
0 commit comments