* Fixed so development config is using release version of CompileTimeAnalyzer project
#preflight skipped
[CL 21500777 by henrik karlsson in ue5-main branch]
* Upgraded to .net 6 to make it work (since its dependencies are upgraded)
* Fixed a few compile errors
* Changed so CompileTimeAnalyzer looks for ".cta" files instead of ".timing.bin" files since that is what UBT is outputting these days
* Added bunch of pragma warning disable just to get through compiling
#preflight skipped
[CL 21500776 by henrik karlsson in ue5-main branch]