Versioning in CE

  •  07-15-2007, 11:43 PM

    Versioning in CE

    Can you please use versioning in CE so that we can read the version in .NET code and advise our users if they are not using the latest version. It's very difficult for us to ensure our users have the correct version.
     
    Further, can you please show a list of fixes in each release.
     
    When you say issues are fixed, what:

    1. Is the new DLL's Version #. You need to be incrementing the versioning so we know which is the latest DLL.

    Do not leave the DLL as 6.0.0.0.

    2. What other files are affected? There are hundreds of files in the release version and we can't keep re-releasing all of them. We have an incremental distribution system hat allows us to add the files that have changed.

    Please specify which files have  changed.

View Complete Thread