SlowCheetah not working on c# console application -


i'm trying use slow cheetah xml transforms console application using c# when right click on app.config file there no "add transform" item in menu.

and "slowcheetah" installed application , can found in packages.config file

<packages> <package id="slowcheetah" version="2.5.10.6"/> </packages> 

any appreciated

thanks

the solution is:

1- uninstall slowcheetah. 2- install again using this link! 3- referesh visual studio


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -