Buildalyzer
Buildalyzer copied to clipboard
Handle version child element in PackageReference parsing
🚀 Pull Request Template
Description
This PR updates the PackageReference constructor to include the version if found in a child element instead of the XElement attribute during parsing.
Added a corresponding test case in the PackageReferenceFixture file.
*If it is a draft, describe the next steps *Remember to create tests whenever possible
Can you try a rebase?