release-25.8
Added RemoteTestHarness c# project. Used to deploy and run UWP tests via FileServe.
MSFT contributions March 2022 (#570)
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.
Changed build types to "Debug", "Dev" and "Shipping" (#420)
Some polishing (#1378)
Updated NewtonSoft.Json to 13.0.2.