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.
2 parents f6deb51 + 30f0b25 commit f6b1493Copy full SHA for f6b1493
test/CanalSharp.UnitTest/CanalSharp.UnitTest.csproj
@@ -9,7 +9,7 @@
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="2.4.5">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
</PackageReference>
0 commit comments