Is there a way with msBuild/Deploy to prevent a particular config file from getting deployed if it does not have a transform for the current build target?
I am currently using SlowCheetah to do my transforms.
Thanks! Chris
Is there a way with msBuild/Deploy to prevent a particular config file from getting deployed if it does not have a transform for the current build target?
I am currently using SlowCheetah to do my transforms.
Thanks! Chris
In any file you want, click right button, then properties. Set build action to None.