Skip to content

Commit 9e9bc0f

Browse files
committed
chore(deps): update xunit-dotnet monorepo to v2.5.1
1 parent 00d67cd commit 9e9bc0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/CommonTests.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<ItemGroup>
1313
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2"/>
15-
<PackageReference Include="xunit" Version="2.5.0"/>
15+
<PackageReference Include="xunit" Version="2.5.1"/>
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1"/>
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)