release-21.6
Added RemoteTestHarness c# project. Used to deploy and run UWP tests via FileServe.
Changes to build the Editor with LLVM/Clang (#266)
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.
Logging cleanup and ETW support
Fileserve and UWP unit test fixes