|
|
This section applies to the latest public release, version 1.5.1210.
| • | UNC filenames are not specifically supported. |
| • | MSBuild fileformat list cannot be modified. |
| • | Create Folders action cannot create folder names with period in them, such as "Version 1.2" Instead we suggest that you use an underscore. If the Create Folders action encounters a period in the new folder name it will place an ERROR entry in the logfile and move on. FIXED in 1.6 Beta 2 |
| • | The check if a project that is being opened is already in use does not currently work across networks. Therefore it is possible for two users to open the same project and make changes to it at the same time. Concurrency checks are not applied by the Build Automator so it is possible that both users could save the project and overwrite each other's modifications. |