Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在寻找一种方法来进行 app.config 转换。我找到了 SlowCheetah,但看起来 SlowCheetah 不支持 VS 2008。是否有任何插件等效于 VS 2008 的 SlowCheetah?
SlowCheetah 所依赖的 XDT 转换需要 .NET 4.0。由于 .NET 4.0 是在 VS2008 之后,我们无法真正添加对 VS2008 的支持。另外我认为 VS2010 中的可扩展性模型与 VS2008 相比有很大的变化。