Top "Slowcheetah" questions

SlowCheetah is an XML Transforms package for Visual Studio

Slow cheetah Add Transform does not appear

I want to use Slow Cheetah for transform .config file. Currently I am using Visual Studio 2017 and for this I …

visual-studio slowcheetah
How do I get an msbuild task to do config transforms on a collection of files?

I am trying to transform all of the web.config files in a project I have, here's a my tree …

msbuild msbuild-task web-config-transform slowcheetah
Using MsBuild to generate customized MsDeploy manifest (Package target)

I am using Web Deploy to package and deploy web sites for my product. In particular, I have two different …

msbuild manifest msdeploy slowcheetah
How to transform config files with slow cheetah on build in a web project

So what I want to accomplish is transform all config files on the build. Web.config App.config ....config.xml …

msbuild slowcheetah
SlowCheetah not transforming web.config on build

I installed the SlowCheetah package via nuget and added transform files for my web.config based on Build config. However, …

msbuild slowcheetah