show/hide this revision's text 3 added 148 characters in body

Is it possible to run an msbuild task that populates a property or Item from an imported file "A" and then use these values in another file which imports file "A"?

EDIT: FileX imports FileA and FileY imports FileA. One of FileA's property is changed in FileX. Can this changed value be accessed in FileY

show/hide this revision's text 2 added 126 characters in body; edited title

Is it possible to run an msbuild task that populates a property or Item from an imported file "A" MSBuild, properties and then use these values in another file which imports file "A"?imported files

Hi,

The question is as above.

Is it possible to run an msbuild task that populates a property or Item from an imported file "A" and then use these values in another file which imports file "A"?

show/hide this revision's text 1

Is it possible to run an msbuild task that populates a property or Item from an imported file "A" and then use these values in another file which imports file "A"?

Hi,

The question is as above.