Skip to content

Commit f6b1493

Browse files
authored
Merge pull request #124 from dotnetcore/renovate/major-xunit-dotnet-monorepo
chore(deps): update dependency xunit.runner.visualstudio to v3
2 parents f6deb51 + 30f0b25 commit f6b1493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CanalSharp.UnitTest/CanalSharp.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1111
<PackageReference Include="xunit" Version="2.4.2" />
12-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
12+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)