Skip to content

Commit f09a34a

Browse files
committed
[Breaking change]: System.Linq.AsyncEnumerable in .NET 10
Fixes dotnet#44886
1 parent 8bdb990 commit f09a34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/core-libraries/10.0/asyncenumerable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Most consuming code will not need changes, but some call sites might need update
4646

4747
## Affected APIs
4848

49-
- `System.Linq.AsyncEnumerable`
49+
- <xref:System.Linq.AsyncEnumerable?displayProperty=fullName>
5050
- <xref:System.Collections.Generic.IAsyncEnumerable`1>

0 commit comments

Comments
 (0)