release-9
HeaderChecker utility, removal of windows.h from ezFoundation public includes. Differentiate between public and internal headers in ezFoundation
CMake: Removes the need for CMakeLists.txt files in library folders
Fix GameEngineTest UWP -Support devenv 2017 enterprise and professional builds in RemoteTestHarness. -Reduce win version to azure VM version. -Fixes to project data directory handling. Separate special directory ">project" target from the data directory "project" target. While the later one normally points to ">project" this is not always the case but was kind of hardcoded which broke fileserve. -Add build dependency to FileServe to RemoteTestHarness.
Renamed lots of PCH files
-Delete all checked in asset caches -Transform all assets during game engine tests -Fix reference image that was based on a stale asset transform -Game engine tests execution triggers an 'enter' during testing which triggers 'run tests' button again during testing, needs further investigation. -Transform All Assets action will now also transform scenes