You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert ARM64 preloading - issue was TFM mismatch, not native loading
The native DLL loading failure was caused by using net8.0 NuGet
packages with a net6.0 consuming project, not a missing preload.
Reverts the ARM64 preloading added in 33b4855.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments