MetanoKid / MetanoKid/msbuild-flame-graph

Reduce the number of .dll files in output directory

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
42
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now, every `.dll` in from project references ends up in the output folder.

Is there a way to prevent most of them from being copied while still being able to run it from `.exe`?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the project-reference and MSBuild output behavior that places .dll files beside the .exe. Determine which dependencies are required at runtime, then verify that the output contains fewer copied assemblies while the generated .exe still runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.