Running a custom tool automatically when a file is modified
Read OriginalThis article explains the problem of Visual Studio's custom tools (single-file generators) not automatically running when a template's dependent input files change. It introduces the author's solution: a free, open-source Visual Studio extension called AutoRunCustomTool. The extension adds a property to project items to specify which files should trigger a custom tool run, streamlining workflows for T4 templates and similar scenarios.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser