Skip to content

Commit cd47e0a

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update xunit-dotnet monorepo to v2.5.1
1 parent 145be73 commit cd47e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
1111
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.1" />
1212
<PackageReference Include="Moq" Version="4.18.4" />
13-
<PackageReference Include="xunit" Version="2.4.2" />
14-
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.5">
13+
<PackageReference Include="xunit" Version="2.5.1" />
14+
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.5.1">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1616
</PackageReference>
1717
</ItemGroup>

0 commit comments

Comments
 (0)