Closed
Description
Steps to reproduce:
- ProjectScaffold
- Add a csproj in src
- Reference Paket.Core in csproj (with paket add)
- build
- fsi fails with SOE
...
Copying styles and scripts: D:\prog\git\hub\dedale\Foo\docs\output\content\img\github.png
Creating D:\prog\git\hub\dedale\Foo\docs\output\reference
Process is terminated due to StackOverflowException.
Running build failed.
Error:
System.Exception: generating reference documentation failed
at [email protected](Unit _arg11)
at Fake.TargetHelper.runSingleTarget(TargetTemplate`1 target) in C:\code\fake\src\app\FakeLib\TargetHelper.fs:line 483
cc @forki @tpetricek