Skip to content

StackOverflowException generating doc with ref to Paket.Core #429

Closed
@dedale

Description

@dedale

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions