adamreeve commented on PR #153:
URL: https://github.com/apache/arrow-dotnet/pull/153#issuecomment-3464261376

   Hi @CurtHagenlocher, I think your first commit can work with one minor 
change to just remove the `--no-restore` from the `dotnet add` command. Without 
that option it seems to do the right thing and the version to 
`Directory.Packages.props`, but with it it's adding the version in the csproj 
file. Adding the `ArrowVersion` variable shouldn't be necessary.
   
   I only added `--no-restore` originally to speed things up a bit and only 
restore when the build is run.


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