Arm32/Arm64 sdk Compare:


I have an Asp.net core project,Requirements must be run on the Arm64 development board.
release,Using framework dependencies:

SDK can't run Asp.net Core application...
If using a separate release:
arm64->

arm32->

Although an error is reported on the arm32 bit (default configuration problem), the application can be run.
I have to run the Asp.net Core app on an Arm 64 development board,help me...