dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
261 stars 127 forks source link

Remove netstandard1.x assets from SBRP #4482

Open ViktorHofer opened 1 week ago

ViktorHofer commented 1 week ago

Many projects in the source-build-reference-packages repository currently target netstandard1.x. Targeting netstandard1.x is now discouraged with the latest .NET SDK and we should remove those from SBRP.

This issue is blocked until all repositories that consume SBRP removed their netstandard1.x assets.

ViktorHofer commented 5 days ago

@MichaelSimons would you mind sharing an up-to-date list of the netstandard1.x packages that are still consumed and the components that bring them in?

ViktorHofer commented 5 days ago

These repos still bring netstandard1.x packages in: