Is it possible to modify a ItemGroup\'s metadata after it is declared.
For Example:
There is a new to modify metadata by using the Update attribute E.g.
// or Update="*.designer.cs" MetadataValue
More in the MSBuild documentation