Build only the latest update

How can I build only the latest update vs the previous one using the command line?

I cannot use the -vs switch because I don't know what is the previous update.

ThanksAlessandro

Hey Alessandro,

There's no way to do this currently. Can I ask why you would need this?

I'm using a nant batch file to compile and build updates using wyBuild command line. Using -bwu and -bu switches it rebuilds all for all versions history. It became a lot of files so it takes a long time to upload.I would like to build only the latest update. I don't mind to have app.all.to.1.1, app.all.to.1.2, app.all.to.1.3 etc. ect.

I hope i've been clear.

Regards,Alessandro

This is not quite possible with wyBuild yet. We're working on making this easier.