简体   繁体   English

安装天蓝色SDK后SlowCheetah无法正常工作

[英]SlowCheetah not working after installation of azure sdk

I have Visual Studio 2010 together with slowcheetah. 我将Visual Studio 2010和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. 为此,我使用slowcheetah,每次使用Release选项发布网站时,我的配置都会正常转换。

After I installed Azure SDK, the website VS2010 publish interface changed. 安装Azure SDK之后,网站VS2010的发布界面已更改。 Now when I publish using VS the configuration files don't transform. 现在,当我使用VS发布时,配置文件不会转换。 If I publish through command line using msbuild, they get changed. 如果我使用msbuild通过命令行发布,它们将被更改。

Is there a way to make the configuration transformation with slowcheetah working toghether with azure sdk and VS2010 publish? 有没有一种方法可以使slowcheetah与Azure SDK和VS2010一起发布时进行配置转换?

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. 让我知道您在尝试新的VSIX之后是否仍然遇到问题。

This should be resolved by commit c6e4a4c. 这应该通过提交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. 我可以在https://dl.dropbox.com/u/40134810/SlowCheetah-c6e4a4c.zip下载更新,如果您可以验证此修复程序,将不胜感激。 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. 如果您想尝试一下。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM