Skip to content

Commit 462000e

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.2 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45ccee6 commit 462000e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1"/>
1717
<PackageReference Include="Moq" Version="4.20.72"/>
1818
<PackageReference Include="xunit.v3" Version="2.0.3"/>
19-
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.1.1">
19+
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.1.2">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2121
</PackageReference>
2222
</ItemGroup>

0 commit comments

Comments
 (0)