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.git
from 6cbdec55b6 GH-41282: [Dev] Always prompt next major version on merge
script if it exists (#41305)
add 2710626b23 GH-41375: [C#] Move to .NET 8.0 (#41376)
No new revisions were added by this update.
Summary of changes:
.env | 2 +-
.github/workflows/csharp.yml | 6 +++---
.github/workflows/dev.yml | 2 +-
ci/docker/conda-integration.dockerfile | 2 +-
ci/docker/ubuntu-22.04-csharp.dockerfile | 2 +-
.../examples/FlightAspServerExample/FlightAspServerExample.csproj | 2 +-
csharp/examples/FlightClientExample/FlightClientExample.csproj | 2 +-
csharp/examples/FluentBuilderExample/FluentBuilderExample.csproj | 2 +-
csharp/test/Apache.Arrow.Benchmarks/Apache.Arrow.Benchmarks.csproj | 2 +-
.../Apache.Arrow.Compression.Tests.csproj | 2 +-
.../Apache.Arrow.Flight.Sql.Tests.csproj | 2 +-
.../Apache.Arrow.Flight.TestWeb/Apache.Arrow.Flight.TestWeb.csproj | 2 +-
.../test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj | 2 +-
.../Apache.Arrow.IntegrationTest.csproj | 2 +-
csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj | 6 ++++--
dev/archery/archery/integration/tester_csharp.py | 6 +++---
dev/release/verify-release-candidate.sh | 4 ++--
dev/tasks/verify-rc/github.macos.yml | 4 ++--
docs/source/developers/release_verification.rst | 2 +-
19 files changed, 28 insertions(+), 26 deletions(-)