In the middle of setting up a automated build server and I ran into an issue
when trying to build dedicated servers for blueprint only projects. I basically
needed to be able to auto-generate the *Server.Target.cs file for the project if
its missing.
I wrote an over engineered