Hi,
I am using FB pro 6.3.0.1506
I got a problem when using AssemblyInfo updater action on a customized Assemblyinfo.cs file
steps to reproduce :
* edit you assemblyinfo.cs file
- remove lines with [assembly: AssemblyVersion …
- set you last line with something like [module: SuppressMessage(“Microsoft.Performance”, “CA1811:AvoidUncalledPrivateCode”, Scope = “member”, Target = “AjaxControlToolkit.ReorderListDesigner.set_CurrentView(System.Int32):System.Void”)]
* create a new project
* add ‘AssemblyInfo Update action’
* select the modified assemblyinfo.cs file
* edit the ‘Attributes’ tab of the action :
attribute = AssemblyVersion
Value = “1.1.1.1”
* run the action
* check you assemblyinfo.cs
You’ll see that the AssemblyVersion prefixed by Module rather than Assembly
Am I doing it right ?
Regards.
Yves.
Thanks for report, we were able to reproduce this and the fix is available in this build :
https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1574.exe