Tool fails to run with System.InvalidOperationException:
- 主要语言
- 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 还没有评估数据。