Julian-Brandrick commented on code in PR #1870:
URL: https://github.com/apache/arrow-adbc/pull/1870#discussion_r1616275502


##########
csharp/Directory.Build.props:
##########
@@ -29,7 +29,7 @@
     <Product>Apache Arrow ADBC library</Product>
     <Copyright>Copyright 2022-2024 The Apache Software Foundation</Copyright>
     <Company>The Apache Software Foundation</Company>
-    <Version>1.0.0</Version>
+    <VersionPrefix>1.0.0</VersionPrefix>

Review Comment:
   Change made, I've added the default version suffix of "SNAPSHOT" to the 
Props file.
   This means that the default package version is _0.13.0-SNAPSHOT_.



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