CC#•Created by Olsson on 4/26/2025 in #help Create MSBuild custom task to modify C# files before compilation
Hi,
I need to rewrite some properties and function calls for interop, and would love to do that in a MSBuild Task.
How can I overwrite the Compile item group with my modified files?