Davi Paulino

Results 38 comments of Davi Paulino

Service Fabric projects are not yet supported by SlowCheetah. A list of all the supported project types can be found here: https://github.com/sayedihashimi/slow-cheetah/blob/master/SlowCheetah.VisualStudio/XDTSupportedExtensions.pkgdef We do have plans to expand the list...

@francofs Is the project repo available somewhere for me to verify the problem? If not, can you give specific steps to reproduce the issue starting from a new project?

@iamkarlson This behavior has been considered previously, especially because of the how web.config works for debugging. Unfortunately, doing this can cause some problems for a lot of users as they...

@eat-sleep-code Your case is a bit different for two reasons. First, the current version of SlowCheetah purposefully ignores web.config files in all projects (the next version will ignore only for...

@francofs Yes, I successfully transformed the `newrelic.config` file using the same transformation as you showed in the beginning of the thread starting from the steps you provided to repro the...

Can you provide a better explanation for this? Most likely this is an issue with XDT, the engine behind the SlowCheetah transformations.

That functionality is currently not supported. SlowCheetah uses [XDT](https://msdn.microsoft.com/en-us/library/dd465326(v=vs.110).aspx) as its transformation engine, and as far as I know this isn't supported so this would have to be done in...

@ComplX1 @ninerats What version of .NET framework do you have installed on your machines?