We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4550a39 commit 2bfd282Copy full SHA for 2bfd282
1 file changed
test/Pomelo.Extensions.Caching.MySql.Tests/Pomelo.Extensions.Caching.MySql.Tests.csproj
@@ -25,8 +25,8 @@
25
26
<ItemGroup>
27
<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">
+ <PackageReference Include="xunit" Version="2.5.2" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
30
<PrivateAssets>all</PrivateAssets>
31
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
32
</PackageReference>
0 commit comments