Skip to content

System.Linq.AsyncEnumerable ref-pack missing from SDK #112102

@ellahathaway

Description

@ellahathaway

Source-build tests uncovered that the System.Linq.AsyncEnumerable ref-pack is missing from the Microsoft SDK:

--- a/msftSdkFiles.txt
+++ b/sbSdkFiles.txt
@@ ------------ @@
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.IO.Pipelines.xml
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.IO.Pipes.AccessControl.xml
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.IO.Pipes.xml
+./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.Linq.AsyncEnumerable.xml
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.Linq.Expressions.xml
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.Linq.Parallel.xml
 ./packs/Microsoft.AspNetCore.App.Ref/x.y.z/ref/netx.y/System.Linq.Queryable.xml

System.Linq.AsyncEnumerable was added in #111685. This ref-pack should exist in the Microsoft SDK.

cc @stephentoub @ViktorHofer

Metadata

Metadata

Assignees

Labels

area-System.Linqneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsideration

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions