This is an automated email from the ASF dual-hosted git repository.
curth pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
from 35e1378b5 chore(csharp): Bump Microsoft.NET.Test.Sdk from 18.0.0 to
18.0.1 (#3724)
add 99fedc9b6 feat(csharp): rename .Tests to .Testing; add NuGet for other
packages (#3729)
No new revisions were added by this update.
Summary of changes:
csharp/Apache.Arrow.Adbc.sln | 2 +-
csharp/Benchmarks/Benchmarks.csproj | 2 +-
csharp/src/Client/Properties/AssemblyInfo.cs | 2 +-
...che.Arrow.Adbc.Tests.csproj => Apache.Arrow.Adbc.Testing.csproj} | 0
.../Drivers/Apache/Apache.Arrow.Adbc.Tests.Drivers.Apache.csproj | 2 +-
.../BigQuery/Apache.Arrow.Adbc.Tests.Drivers.BigQuery.csproj | 6 +++---
.../Databricks/Apache.Arrow.Adbc.Tests.Drivers.Databricks.csproj | 2 +-
.../FlightSql/Apache.Arrow.Adbc.Tests.Drivers.FlightSql.csproj | 2 +-
.../Apache.Arrow.Adbc.Tests.Drivers.Interop.FlightSql.csproj | 2 +-
.../Apache.Arrow.Adbc.Tests.Drivers.Interop.Snowflake.csproj | 2 +-
dev/release/post-07-csharp.sh | 4 +++-
11 files changed, 14 insertions(+), 12 deletions(-)
rename csharp/test/Apache.Arrow.Adbc.Tests/{Apache.Arrow.Adbc.Tests.csproj =>
Apache.Arrow.Adbc.Testing.csproj} (100%)