You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a complex problem to solve since a design-time build doesn't provide information (to my knowledge) about the origin of the package/project reference. I can take a look when I have time, but I can't promise it's solvable. If anyone wants to take a stab at this, feel free to do so!
If two projects are sharing PackageReferences using a Directory.Build.targets file, Snitch is reporting the shared PackageReferences as removable from both projects.
See here for more information: https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2022
The text was updated successfully, but these errors were encountered: