When enabling arm in the release architectures build is failing and msixupload/appxupload files are not generating where as selecting x86 & x64 are fine.
Getting following error when enabling ARM
Error ILT0005: '.nuget\packages\runtime.win10-arm.microsoft.net.native.compiler\2.2.3\tools\ARM\ilc\Tools\nutc_driver.exe @obj\ARM\Release\ilc\intermediate\MDIL\MyApp.UWP.rsp' returned exit code 1 MyApp.UWP .nuget\packages\microsoft.net.native.compiler\2.2.3\tools\Microsoft.NetNative.targets
Thanks.