We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bba6e commit faf4723Copy full SHA for faf4723
1 file changed
src/Utility.Test/Utility.Test.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Moq" Version="4.20.72" />
15
<PackageReference Include="Shouldly" Version="4.3.0" />
16
<PackageReference Include="xunit" Version="2.9.3" />
17
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
<PrivateAssets>all</PrivateAssets>
20
</PackageReference>
0 commit comments