Skip to content

Commit 08ea58c

Browse files
committed
chore(deps): update xunit-dotnet monorepo
1 parent 3065839 commit 08ea58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<ItemGroup>
1111
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
13-
<PackageReference Include="xunit" Version="2.6.2" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
13+
<PackageReference Include="xunit" Version="2.6.4" />
14+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)