WebConfigTransformRunner icon indicating copy to clipboard operation
WebConfigTransformRunner copied to clipboard

Results 5 WebConfigTransformRunner issues
Sort by recently updated
recently updated
newest added

ReadMe.txt had the wrong executable name.

1. Fixed a bug with checking file existance. (&& ==> ||)

When running this in the TF online hosted build controller I get exit code 3, but no indication as to what is wrong. Can we somehow get better feedback on...

Great tool, thanks for making it available. To access the `*.exe`, I had to reference it by its full path, `\packages\WebConfigTransformRunner.*\Tools\WebConfigTransformRunner.exe`. Unless there's an easier option I'm missing, I suggest...

Hi Eric, you probably don't remember me, but you helped me get a handle on TDD in VS a few years ago at TechEd LA. Thanks again for that. I...