dotnet / dotnet/api-docs-sync

Tool fails to run with System.InvalidOperationException:

未关闭
#38 7 条评论 0 个 reaction 已指派 1 人 已被 @safern 认领 在 GitHub 查看
主要语言
C#
星标
14
派生
21
PR 合并指标
30 天内没有已合并 PR

描述

I tried to run the tool on a dotnet/runtime library and hit the following error:
```
Specified Docs xml locations:
- c:\src\dotnet\dotnet-api-docs\xml
Included assemblies:
- System.IO.Pipelines
Included namespaces:
- System.IO
Unhandled exception. System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Libraries.ToTripleSlashPorter.LoadVSInstance() in C:\src\carlossanlop\DocsPortingTool\Libraries\ToTripleSlashPorter.cs:line 439
at Libraries.ToTripleSlashPorter.Start(Configuration config) in C:\src\carlossanlop\DocsPortingTool\Libraries\ToTripleSlashPorter.cs:line 112
at DocsPortingTool.DocsPortingTool.Main(String[] args) in C:\src\carlossanlop\DocsPortingTool\Program\DocsPortingTool.cs:line 22
```

@carlossanlop

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。