dotnet / dotnet/api-docs-sync

Tool fails to run with System.InvalidOperationException:

オープン
#38 コメント 7 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。