Skip to content

[SBRP] Move ParsePackagesCsv Task from being in-lined into PackageSourceGeneratorTask project #4993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MichaelSimons opened this issue Mar 31, 2025 · 0 comments
Labels
area-sbrp Source build reference packages

Comments

@MichaelSimons
Copy link
Member

See https://github.com/dotnet/source-build-reference-packages/blob/f216638d3d6324b6ec140f826b92a7f853dbdfb7/src/packageSourceGenerator/PackageSourceGenerator.proj#L53 for the background. dotnet/sdk#48030 should enable the replacing the in-lined task with a task defined in the PackageSourceGeneratorTask project (requires rebootstrap). This will improve the maintainability of this code.

@MichaelSimons MichaelSimons moved this from Backlog to 10.0 in .NET Source Build Apr 3, 2025
@MichaelSimons MichaelSimons added area-infra Source-build infrastructure and reporting and removed untriaged labels Apr 3, 2025
@MichaelSimons MichaelSimons added area-sbrp Source build reference packages and removed area-infra Source-build infrastructure and reporting labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-sbrp Source build reference packages
Projects
Status: 10.0
Development

No branches or pull requests

1 participant