* Added ability to create CIM files and add unpacked packages to them
* Enabled mounting/unmounting of CIM files
* Updated help strings
* Move error output for individual packages to a single batch at end of execution
* Handle failures creating temp directory
* Addressed code review comments
* Removed lines from resource.h
* set applyacls according to user specfication
* Removed commented code. Output on createcim.dll failure
* Added CreateCIM binaries
* rename -- remove preview directory. Fix up associated project files that used relative paths to remove one directory (..\)
ClickOnceWrapper had a problem, in that its dependson was pre-run instead of pre-build, which means it had to have run successfully already; this was fixed.
* fixup of project files
* update paths referenced in README.md
* update CODEOWNERS and root README.md to point to MSIXCore README.md