Cannot find nuget package in Visual Studio UI & Missing x86 support? #30
-
|
As is said in the title, Currently I can't find |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Regarding the two issues you mentioned:
Thank you for your interest! |
Beta Was this translation helpful? Give feedback.
Regarding the two issues you mentioned:
Cannot find the NuGet package: This package is currently in pre-release. You need to check "Include prerelease" in Visual Studio's NuGet Package Manager to see and install it.
x86 architecture support: Thank you for your suggestion. This project is currently focused on maintaining the x64 architecture. If you require x86 support, you are welcome to fork the project and modify it for compilation yourself. I will keep an eye on community needs, but there are no immediate plans to support x86 directly.
Thank you for your interest!