Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(.NET): don't include non-runtime libraries into report for *.deps.json files #7079

Closed
DmitriyLewen opened this issue Jul 2, 2024 Discussed in #4282 · 0 comments · Fixed by #7039
Closed

feat(.NET): don't include non-runtime libraries into report for *.deps.json files #7079

DmitriyLewen opened this issue Jul 2, 2024 Discussed in #4282 · 0 comments · Fixed by #7039
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@DmitriyLewen
Copy link
Contributor

DmitriyLewen commented Jul 2, 2024

Description

Dependencies without runtime, native, or runtimeTargets sections in target section don't used in runtime.
So we can skip these dependencies

Read #4282 (comment), #7039 (comment) and #7039 (comment) for more details.

Discussed in #4282

@DmitriyLewen DmitriyLewen added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 2, 2024
@DmitriyLewen DmitriyLewen added this to the v0.54.0 milestone Jul 2, 2024
@DmitriyLewen DmitriyLewen self-assigned this Jul 2, 2024
@DmitriyLewen DmitriyLewen changed the title feat(.NET): mark some deps from .deps.json files as Dev feat(.NET): don't include non-runtime libraries into report for *.deps.json files Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Archived in project
1 participant