Investigate using `NuGet.Configuration` package for NuGet.config parsing logic.
Open
area-integrations
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
At the moment in the Aspire CLI we do a lot of manual XML munging to configure the NuGet.config file. We should consider using the `NuGet.Configuration` package to lighten the load here depending on whether it works well for AOT.
Contributor guide
Assessment
This issue has not been assessed yet.