I want to change the assembly attribute like AssemblyTitleAttribute value to something else once the build is done. Is this possible?
Its just that we have two types of builds one is base and the other is obfuscated, so we just want to add some changes to title / attribute values without rebiulding the assemblies.