Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add win-arm64 support to runtime identifiers #213

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

horizonchasers
Copy link
Contributor

This pull request adds support for the win-arm64 architecture.

Changes made:

  • Added 'win-arm64' to the RuntimeIdentifiers property in the project file
  • Included win-arm64 in the DownloadNativeLibs target to download the appropriate native library

These changes will allow the library to be used on Windows ARM64 devices, expanding the compatibility of DuckDB.NET.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10784065063

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.795%

Totals Coverage Status
Change from base Build 10780375003: 0.0%
Covered Lines: 1887
Relevant Lines: 2070

💛 - Coveralls

@Giorgi Giorgi merged commit 5a4e58d into Giorgi:develop Sep 10, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants