Skip to content

How to manually add dependencies to a T4 template on a .proj file? #195

Open
@Pxtl

Description

@Pxtl

I'm trying to get T4 templates compiling on build, but they have xml-based dependencies. I see that the TemplateBuildState.TransformTemplate objects do keep a list of dependencies that get checked as part of the Last Modified Date calculation business, but I can't find any documented API to notify the build system that my template has an external dependency. Is there any way to do that?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions