Skip to content

Conversation

@abhiramch018
Copy link

@abhiramch018 abhiramch018 commented Nov 26, 2025

Fixes #48014

Added a clarification note stating that the DOTNET_ADDITIONAL_DEPS environment variable and the --additional-deps command-line option are ignored for self-contained applications.
These options only apply to framework-dependent applications. This note improves documentation accuracy and helps developers understand the limitation of additional dependencies in self-contained deployments.


Internal previews

📄 File 🔗 Preview link
docs/core/dependency-loading/default-probing.md Default probing

@abhiramch018 abhiramch018 requested a review from a team as a code owner November 26, 2025 04:58
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 26, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a note that specifying additional dependencies only works for framework-dependent applications

1 participant