Eric Erhardt created ARROW-8953: ----------------------------------- Summary: [C#] Update to .NET SDK 3.1 Key: ARROW-8953 URL: https://issues.apache.org/jira/browse/ARROW-8953 Project: Apache Arrow Issue Type: Bug Components: C# Reporter: Eric Erhardt
We should update our tools to the latest .NET SDK - 3.1. This will enable new tooling features, such as the code style rules package that will enforce coding style: [https://github.com/apache/arrow/pull/7246#issuecomment-634206767] There are 3 places that I know of that need updating: [https://github.com/apache/arrow/blob/master/.github/workflows/csharp.yml] [https://github.com/apache/arrow/blob/f16f76ab7693ae085e82f4269a0a0bc23770bef9/.github/workflows/dev.yml#L132] [https://github.com/apache/arrow/blob/f16f76ab7693ae085e82f4269a0a0bc23770bef9/dev/release/verify-release-candidate.sh#L327] -- This message was sent by Atlassian Jira (v8.3.4#803005)