Skip to content

Commit 2bfd282

Browse files
committed
bump: xunit, xunit.runner.visualstudio
1 parent 4550a39 commit 2bfd282

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Pomelo.Extensions.Caching.MySql.Tests/Pomelo.Extensions.Caching.MySql.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
28-
<PackageReference Include="xunit" Version="2.5.1" />
29-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
28+
<PackageReference Include="xunit" Version="2.5.2" />
29+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

0 commit comments

Comments
 (0)