CurtHagenlocher commented on code in PR #44117:
URL: https://github.com/apache/arrow/pull/44117#discussion_r1760460704


##########
csharp/src/Apache.Arrow/Apache.Arrow.csproj:
##########
@@ -7,18 +7,16 @@
     <Description>Apache Arrow is a cross-language development platform for 
in-memory data. It specifies a standardized language-independent columnar 
memory format for flat and hierarchical data, organized for efficient analytic 
operations on modern hardware.</Description>
   </PropertyGroup>
 
-  <PropertyGroup Condition="'$(IsWindows)'=='true'">
+  <PropertyGroup>

Review Comment:
   It was intentional, though arguably I should have put it into a separate PR. 
What I didn't realize when adding net462 support back was that the official 
NuGet packages aren't built on Windows and so they were missing the 4.6.2 
assembly.



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