Remove XML comments using Visual Studio 2010 Web Config Transformation
- by Dylan Vester
We are using Team Build to handle our deployments to our development server, and we have a need to remove comments from our web config when it's transformed. Does anyone know how to remove the "" comment lines from the web config file using a transformation?