davidhcoe opened a new pull request, #4200: URL: https://github.com/apache/arrow-adbc/pull/4200
The recent publish of the Apache.Arrow.Adbc.Testing NuGet package cannot be consumed by net472 because of the `IsWindows` condition in the build script and the builds don't run on Windows. This was forcing a downstream consumer (ie https://github.com/adbc-drivers/bigquery/blob/main/csharp/test/AdbcDrivers.BigQuery.Tests.csproj) to have to drop support for net472 when consuming the NuGet package. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
