[
https://issues.apache.org/jira/browse/ARROW-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Erhardt resolved ARROW-17929.
----------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 14312
[https://github.com/apache/arrow/pull/14312]
> Potential improvements to the NuGet packages.
> ---------------------------------------------
>
> Key: ARROW-17929
> URL: https://issues.apache.org/jira/browse/ARROW-17929
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C#
> Affects Versions: 9.0.0
> Reporter: Theodore Tsirpanis
> Assignee: Theodore Tsirpanis
> Priority: Minor
> Fix For: 10.0.0
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> I noticed that Apache Arrow's NuGet package has some (mostly cosmetic) areas
> of improvement:
> * It targets .NET Standard 1.3 but not .NET Standard 2.0 [as recommended by
> Microsoft|[https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting#:~:text=%E2%9C%94%EF%B8%8F%20DO%20include%20a%20netstandard2.0%20target%20if%20you%20require%20a%20netstandard1.x%20target.].]
> * Its dependencies can be removed when targeting .NET Core.
> * It uses a license file but it could use an SPDX license expression.
> I will submit a PR to fix all of them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)