From 39afb6dfe20c37583c450d8c3f97e1a13536dba9 Mon Sep 17 00:00:00 2001 From: David Coe <> Date: Fri, 23 Jan 2026 19:19:37 -0500 Subject: [PATCH] make testing packable --- .../Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Testing.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Testing.csproj b/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Testing.csproj index c6c0a228c0..ce19532df7 100644 --- a/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Testing.csproj +++ b/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Testing.csproj @@ -3,7 +3,7 @@ net8.0;net472 net8.0 - false + true true $([System.Runtime.InteropServices.RuntimeInformation]::ProcessArchitecture.ToString().ToLowerInvariant())