Open Coloryr opened 6 months ago
I am having issues with deploying my Native AOT app to AKS. The AKS Node gives "exec format error" with Ubuntu Linux arm64 OS on Node. When I specified the app in the .csproj to use linux-arm64 runtime, during publish I get the "unrecognised emulation mode: aarch64linux".
Describe the bug
AARCH64 Aot build fail on linux with sdk
8.0.300
To Reproduce
Exceptions (if any)
Further technical details
In github action https://github.com/Coloryr/ColorMC/actions/runs/9105565070/job/25031348502#step:6:629