Skip to content

Commit 8e9c3b6

Browse files
committed
Update xunit
1 parent 25be8ad commit 8e9c3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0-preview-20220401-08" />
88
<PackageReference Include="Moq" Version="4.17.2" />
99
<PackageReference Include="xunit" Version="2.4.2-pre.12" />
10-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
10+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.4">
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
<PrivateAssets>all</PrivateAssets>
1313
</PackageReference>

0 commit comments

Comments
 (0)