I jus released a new version of SlowCheetah, my Visual Studio extension which enables you to transform app.config, and other XML files, during F5 for non-web projects. In this update I added support for Visual Studio 2012 as well as the bug fixes below.
- Fix for Preview command doesn't show up for all web.config transforms
- Fix for XML transforms not working with Azure SDK
- Fix for XML transforms not working with Azure SDK
- Fix for .config files do no transform in VS 2012 RC
- Fix for In web project, project File gets modified while adding transformation
- Fix for Add Transform should not show up for .settings files
- Fix for Transforms should be added as None
If you are interested in the project you can take a look at the code at https://github.com/sayedihashimi/slow-cheetah and if you have any issues please file a bug at https://github.com/sayedihashimi/slow-cheetah/issues.
Thanks,
Sayed Ibrahim Hashimi | @SayedIHashimi
Comments are closed.