Closed devboy closed 8 years ago
So I think it's related to https://github.com/fsharp/FAKE/pull/556 and we need to fix it. How can we get rid of Microsoft.Web.XmlTransform.dll or make it work? /cc @brianary
At the moment (since it breaks ProjectScaffold) I consider to remove the XDTHelper - which would be sad.
It seems like we should be able to drop-in mrward's fork of the XDT dll https://github.com/mrward/xdt, unless you can think of a reason that wouldn't work.
On Sat, Nov 8, 2014 at 12:37 PM, Steffen Forkmann notifications@github.com wrote:
At the moment (since it breaks ProjectScaffold) I consider to remove the XDTHelper - which would be sad.
— Reply to this email directly or view it on GitHub https://github.com/fsharp/FAKE/issues/587#issuecomment-62277792.
I've sent a pull request using mrward's XDT.
Closing old inactive issue
See the related Issue on ProjectScaffold: https://github.com/fsprojects/ProjectScaffold/issues/119