Hi,
Build 1663 which fixed the DTD problem has a bug in the AssemblyInfo updater. When I update an AssemblyInfo.cs setting any property writes out the property without the colon.
IE
[assembly: AssemblyVersion(“1.2.3.4”)]
Becomes:
[assembly AssemblyVersion(“1.2.3.4”)]
Regards,
-Nelson
Hi Nelson
Oops… looks like a merge error on check in. This build has the fix :
https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1666.exe