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 92e55b8Copy full SHA for 92e55b8
test/CanalSharp.UnitTest/CanalSharp.UnitTest.csproj
@@ -8,8 +8,8 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
11
- <PackageReference Include="xunit" Version="2.4.2" />
12
- <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
+ <PackageReference Include="xunit" Version="2.9.3" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
</PackageReference>
0 commit comments