Code refactored to use NPM packages from https://github.com/lukka/run-cmake-vcpkg-action-libs
No new functionality.
Code has been refactored to leverages NPM packages published from: https://github.com/lukka/run-cmake-vcpkg-action-libs
The initially created solution based on a common Git submodule for sharing code among multiple GitHub Actions and Azure DevOps tasks has been dropped!
Now using NPM packages it is easier than ever to contribute by adding new features or fix bugs.
All unit tests have been moved into the NPM packages repository.