Replies: 4 comments 5 replies
-
Could you share a sample project or attach some artefacts? Do you see any difference with '--deep' argument? |
Beta Was this translation helpful? Give feedback.
-
I've created an example demo.csproj to help demonstrate. When running as |
Beta Was this translation helpful? Give feedback.
-
I tested this issue locally and it was introduced with version 11.1.0. Version 11.0.10 doesn't have this issue. See attached bom files. Example proj and package files: |
Beta Was this translation helpful? Give feedback.
-
Thank you for the wonderful test cases! Working on a fix PR here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When scanning a .NET Framework 4.8 solution that uses packages.config, cdxgen reports the AssemblyVersion instead of the actual NuGet package version.
Example:
Expected:
Has anyone been through this and knows how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions