Understand the role of NanaZip.Project in the build process
mainThe NanaZip.Project repository contains shared MSBuild configurations used across the entire NanaZip project. It also provides precompiled binaries required to enable an 'out-of-the-box' building experience for NanaZip.
These binaries are managed by the NanaZip.Build.Tasks project found within the NanaZip.MaintainerTools.sln solution at the root of the main NanaZip source repository. They are automatically updated via GitHub Actions whenever changes are made to the NanaZip.Build.Tasks implementation.