Skip to content

Commit d64f755

Browse files
Update Apache.Arrow.Tests.csproj
1 parent 06ceef4 commit d64f755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
19-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
19+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)