Running a pretty basic windows build returns the error 'Default' is not a valid subtarget for the Standalone build target
. I am unable to get around this error.
I believe it is due to (int)StandaloneBuildSubtarget no longer contains Default it is now only Player and Server.