Domanda

I have Visual Studio 2010 together with slowcheetah. I have a website where I use multiple configuration files and some of them need to have different values on debug and on release. To accomplish this I use slowcheetah and every time I publish the website using the Release option my configs get transformed normally.

After I installed Azure SDK, the website VS2010 publish interface changed. Now when I publish using VS the configuration files don't transform. If I publish through command line using msbuild, they get changed.

Is there a way to make the configuration transformation with slowcheetah working toghether with azure sdk and VS2010 publish?

È stato utile?

Soluzione

I just commented back on the issue but I pasted the content below for those who may find this here. Let me know if you still have problems after trying the new VSIX.

This should be resolved by commit c6e4a4c. I have an updated download available at https://dl.dropbox.com/u/40134810/SlowCheetah-c6e4a4c.zip I'd appreciate it if you could verify the fix. For now I will close this item but please re-open if it you are still seeing an issue after installing that update.

I will update the public release probably in a week or so. I have a few more bugs which need to be fixed.

if you'd like to try it out.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top