summaryrefslogtreecommitdiff
path: root/src/test/sandbox/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added host menu options for EXE / ZIP installationBevan Weiss2024-07-041-0/+2
Removed ARM64/AMD64 folders for dotnet, the Sandbox MUST match the host here, so no point downloading the installer for the non-host platform. Debugger could probably be reduced in the same manner, but have not in this iteration. Have also added a simple README, just to explain (very basic) operation. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>