* Initial implementation of pseudo-lockfiles
* Migrate e2e test collateral
* Add git registry parsing unit tests
* Increase lockfile value validation (40 hex)
* Fix MSVC Analyze
* Introduce vcpkg-lock.json e2e testing
Add redirection for the registries cache directory via X_VCPKG_REGISTRIES_CACHE
* Fix unit tests
* Handle JSON escaping in lock file test
* Rename VTPResult to VersionsTreePathResult
* Format all version-files collateral
Co-authored-by: Robert Schumacher <ras0219@outlook.com>