Since updating to 1.3.x Xamarin Forms pre-releases, command-line builds have broken. I believe the reason is that the UpdateDesignTimeXaml targets are not being called before the compile step.
This needs to be a showstopper and we need a fix to ensure it's called by the command-line and not just within VS.