[PR #215] Add SkipDebDependencies flag to be able to remove all added default dependencies #320

Open
opened 2026-01-29 16:32:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/215

State: closed
Merged: Yes


I have introduced a property 'SkipDebDependencies' to be able to drop all automatically added dependencies if needed.

Unfortunately this is needed in my project. We are installing a device running embedded Linux and at least in the beginning we have the requirement that every project has to bring every dependency to be able to run to enable easy up- and downgrade scenarios of our firmware applications.

This would solve my issue #213

**Original Pull Request:** https://github.com/quamotion/dotnet-packaging/pull/215 **State:** closed **Merged:** Yes --- I have introduced a property 'SkipDebDependencies' to be able to drop all automatically added dependencies if needed. Unfortunately this is needed in my project. We are installing a device running embedded Linux and at least in the beginning we have the requirement that every project has to bring every dependency to be able to run to enable easy up- and downgrade scenarios of our firmware applications. This would solve my issue #213
claunia added the pull-request label 2026-01-29 16:32:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#320