SlowCheetah is an XML Transforms package for Visual Studio
I want to use Slow Cheetah for transform .config file. Currently I am using Visual Studio 2017 and for this I …
visual-studio slowcheetahI 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 slowcheetahI am using Web Deploy to package and deploy web sites for my product. In particular, I have two different …
msbuild manifest msdeploy slowcheetahSo what I want to accomplish is transform all config files on the build. Web.config App.config ....config.xml …
msbuild slowcheetahI installed the SlowCheetah package via nuget and added transform files for my web.config based on Build config. However, …
msbuild slowcheetahI have a web.config containing rewrite rules like this: <system.webServer> <rewrite> <rules>&…
visual-studio-2010 web-deployment slowcheetahI assume this is a simple fix considering I don't see any other posts about others having this issue. I …
visual-studio-2012 app-config slowcheetah config-transformationi'm trying to track a NullReferenceException that shows up on sitecore 6.5 at loading any webpage: [NullReferenceException: Object reference not set …
visual-studio-2010 iis-7 sitecore sitecore6 slowcheetah