Draft: Remove persist_nuget_packages_empty_target_frameworks feature flag

What does this MR do and why?

Remove persist_nuget_packages_empty_target_frameworks feature flag

Empty target frameworks in NuGet packages dependencies were previously ignored and not persisted in the DB. Now we persist them and return then in the metadata endpoints response.

Changelog: fixed

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #579439

Merge request reports

Loading