This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Description
Take Test3 as an example (quite random).
Build
bam -b=Native -c
several times. Note that it always recompiles the assembly.
A quick investigation on Windows (and OSX) shows that the build/CachedPackageAssembly folder, although written to, no longer exists after the end of the build.
However, when run through a debugger, the folder exists, with all the expected files inside (the assembly, and the hash file).
Seems like someone is deleting the folder.