sorensenmatias

Results 3 issues of sorensenmatias

**Description** I have a presentation with a lot of vector graphics on the slides. I want to inspect the SlidePart of each Slide using the Descendants method and modify some...

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

Fixes a bug where snitch reports PackageReferences that can be removed, even though the referenced project has specified the PackageReference with PrivateAssets containg the keyword "compile". This means that removing...