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

[Build] Update Silk.NET from 2.20.0 to 2.22.0 #2521

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Basewq
Copy link
Contributor

@Basewq Basewq commented Nov 13, 2024

PR Details

Update Silk.NET for Android fixes (bluetooth permission & receiver export errors)

Major disclaimer: the bluetooth permission error still appeared in a Stride project for me, however this might just be a local machine issue because it disappeared on a standalone Silk-only project (version 2.22.0). I tried deleting as many places where I thought the older version was somehow being cached by Visual Studio but failed to figure it out.

Related Issue

Should fix Bluetooth issue #2348 (will try again when a proper nuget build is released)
Allow #2351 to proceed.

Building (some?) Android projects will still be blocked due to CompilerApp issue #2520

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

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.

1 participant