We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b1493 commit 78f27feCopy full SHA for 78f27fe
test/CanalSharp.UnitTest/CanalSharp.UnitTest.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
11
- <PackageReference Include="xunit" Version="2.4.2" />
+ <PackageReference Include="xunit" Version="2.9.3" />
12
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments