Denis Zimin
Results
2
issues of
Denis Zimin
I'm trying to follow instructions in the README.md and running example files for Raspberry Pi 4. Every time the build fails with an error: `==> arm: Failed to find binfmt_misc...
The documentation here https://learn.microsoft.com/en-us/dotnet/core/additional-tools/uninstall-tool?tabs=macos mentions the architecture arguments for the `list` command: ```bash dotnet-core-uninstall list --x64 ``` But this argument doesn't work with the `remove` command. Would be nice to...