Description
Install dotnet sdk 6.0 preview and execute that commands in android device:
dotnet new console
dotnet build
/home/sxul07/.dotnet/bin/sdk/6.0.100-preview.7.21379.14/Roslyn/Microsoft.CSharp.Core.targets(75,5): error MSB6006: “csc.dll”exited with code 139. [/home/sxul07/tmp/hw/hw.csproj]
Configuration
-
Which version of .NET is the code running on?
-
dotnet sdk 6.0.100-preview.7.21379.14
-
What OS and version, and what distro if applicable?
-
TermuxArch in Termux base on Android 11(MIUI12.5)
-
What is the architecture (x64, x86, ARM, ARM64)?
-
ARM64
-
uname -a: Linux localhost 5.4.61-qgki-g597cd7c1d73b #1 SMP PREEMPT Thu Aug 5 03:06:50 CST 2021 aarch64 GNU/Linux
Other information
Description
Install dotnet sdk 6.0 preview and execute that commands in android device:
Configuration
Which version of .NET is the code running on?
dotnet sdk 6.0.100-preview.7.21379.14
What OS and version, and what distro if applicable?
TermuxArch in Termux base on Android 11(MIUI12.5)
What is the architecture (x64, x86, ARM, ARM64)?
ARM64
uname -a:
Linux localhost 5.4.61-qgki-g597cd7c1d73b #1 SMP PREEMPT Thu Aug 5 03:06:50 CST 2021 aarch64 GNU/LinuxOther information