You'll need to create separate wybuild projects for 2.x and 3.x series of your apps. We're aware this is a problem, we'll be adding update "channels" to wyBuild in the near future.
Hi,
In one of my project requirements, admin will configure which software will be updated to which version.
So for example I am running v2.0 and v 3.0 at two different computers. Now admin will configure v 2.0 should be updated to v 2.1 and v3.0 should be updated to v 3.1.
I put updates for both version 2.1 and 3.1 in ftp to download.
Now can you please help me what i have to do in code (.Net) so v2.0 will only gets updates to v 2.1 and v3.0 should only gets updated to v 3.1.
Thanks
You'll need to create separate wybuild projects for 2.x and 3.x series of your apps. We're aware this is a problem, we'll be adding update "channels" to wyBuild in the near future.