Describe the bug
Calling DotnetApiCatalog.GenerateManagedReferenceYamlFiles() from a C# application works when when referencing Docfx.App 2.75.3 but hangs indefinitely after restoring when updating to 2.76.0
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/jwfx/DocFxHangRepro
dotnet run in DocFxHangRepro console app folder
Expected behavior
GenerateManagedReferenceYamlFiles() should not hang.
Context (please complete the following information):
- OS: Windows 10 x64
- Docfx version: 2.76.0
- .NET SDK 8.0.300