Problems when using Slow Cheetah

tucaz's Avatar

tucaz

22 Jul, 2014 10:12 PM

Hello,

I currently use Slow Cheetah to transform a config file (log4net.config file more specifically) during the build process. However, when building through AppVeyor I get the error below. Looks like the targets are not being correctly pointed at during the build. Any ideas on why it fails?

C:\projects\MyApp\MyApp\MyApp.Portal\Properties\SlowCheetah\SlowCheetah.Transforms.targets(171,5): error MSB4062: The "TransformXml" task could not be loaded from the assembly C:\projects\MyApp\MyApp\MyApp.Portal\Properties\SlowCheetah\SlowCheetah.Xdt.dll. Could not load file or assembly 'file:///C:\projects\MyApp\MyApp\MyApp.Portal\Properties\SlowCheetah...; or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements

Thanks

  1. Support Staff 1 Posted by Feodor Fitsner on 23 Jul, 2014 05:55 AM

    Feodor Fitsner's Avatar

    Do you have MyApp\MyApp.Portal\Properties\SlowCheetah\SlowCheetah.Xdt.dll checked into repository?

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:46 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac