Skip to content

ModifyAssemblyInfo Add new method to retain existing assemblyinfo data #1027

@robgha01

Description

@robgha01

I want to modify an existing AssemblyInfo using the CreateAssemblyInfo it deletes all other info and no option exist to retain the values also ParseAssemblyInfo result can not parse directly to AssemblyInfoSettings for esey use,

I think it would be better to add one more function to the aliases named ex
ModifyAssemblyInfo or EditAssemblyInfo wich take in the same call parameters as CreateAssemblyInfo but only modifies and keeps the info that is not modified ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions