AssemblyInfoUpdate issue

After installuing 1.6.0.283, we get now a error for AssemblyInfoUpdater for adding the “AssemblyInformationalVersion” attribute. It seems that he is adding ist now twice and therefore this is causing the build error by msbuild. If we check “UpdateOnly” it works again (as a workaround for now).

this is the content of an “AssembyInfo.vb” with this issue:

assembly: AssemblyInformationalVersion("4.2.1190.0 - Hotfix")
#end region

Hi Christian,

The Assembly Info Updater action was expecting an upper case A for the Assembly element when using VB. I have now updated this to ignore case:

Continua CI (64-bit) v1.6.0.284.
Continua CI Agent Installer (64-bit) v1.6.0.284

Continua CI (32-bit) v1.6.0.284.
Continua CI Agent Installer (32-bit) v1.6.0.284