C#C
C#3y ago
Hercules

✅ I get dotnet.exe' has exited with code 4294967295 (0xffffffff). When im try to run my WASM project

I keep getting the error
dotnet.exe' has exited with code 4294967295 (0xffffffff).

When I try to start my WASM project in Visual studio. I tried repair does anyone understand why I get this issue?

But when I run the project from command line
dotnet run
on the project main directory it works.
image.png
Was this page helpful?