otegami commented on issue #4421:
URL: https://github.com/apache/arrow-adbc/issues/4421#issuecomment-4761414535

   Thanks! Yeah, that works too.
   
   While looking into this issue, I found Microsoft also ships an install 
script aimed at CI.
   What do you think about moving to that instead? With `--channel 10.0` it 
just tracks
   the latest 10.0 SDK, so there's no pinned version/URL for us to keep bumping 
— one less
   thing for us to maintain.
   - curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 
10.0 --install-dir <dir>
   
   ref: 
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script#purpose


-- 
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]

Reply via email to