Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Run transformation on Rebuild but not on Build? #64

@silentnightwalk

Description

@silentnightwalk

Is it possible to run transformation on Rebuild but not on Build with current tool?

Ideally, I would like to find a way to run all transformations only when user decides to. Do you know, by any chance, any method to run all transformations across solution by pressing a button or running a custom tool? I tried to run TextTransform.exe manually, but found the problem of null reference exception when running (this.Host as IServiceProvider).GetService(typeof(EnvDTE.DTE)) as EnvDTE.DTE; from not inside visual studio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions