slowcheetah transformation on non-web/app.config file that do not reside in application root -


i have web application has config folder containing several custom config files. set of these custom files slowcheetah transformation.

but, slowcheetah create config folder under bin folder , put transformed file there. original untransformed config file(s) sitting in config folder , gets deployed.

does have 'workaround' can hook slowcheetah transformed config file gets deployed original folder.

i don't want aftertargets=transformallfiles copy bin\config folder original config folder because not want overwrite "original" untransformed file everytime build.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -