Skip to content

Commit 9b46f76

Browse files
renovate[bot]buehler
authored andcommitted
chore(deps): update dependency xunit to v2.6.6
1 parent 892094e commit 9b46f76

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
@@ -10,7 +10,7 @@
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.5" />
13+
<PackageReference Include="xunit" Version="2.6.6" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)