Aleksaas
Aleksaas
I tried that, and `log4net.config` doesn't get copied at all in that case.
When I run `msbuild /v:diag` I can see `ScApplyTransforms` and I can find this `Task "SlowCheetah.TransformTask"` `Task Parameter:Source=C:\Solvent\Solvent\Solvent\Xml\log4net.config` `Task Parameter:Transform=Xml\log4net.DevEnv.config` `Task Parameter:Destination=bin\Xml\log4net.config` `Beginning transformation.` But when I run `msbuild /t:Publish...
I actually realized that this happens if developers tool in chrome is opened. Strange bug.
Yea, it definitely is a bug.
Its interesting that free itext version has the same issue, but with paid version problem is solved. So its general problem that appears in multiple pdf libraries.