JetBrains / JetBrains/resharper-unity

Update ILRepack to not rely on ordering

Open
#1,436 0 comments 0 reactions 0 assignees View on GitHub
refactor
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

ILRepack currently relies on the ordering of the input assemblies to find the "main" assembly. This is rather fragile and leads to issues like #1426. Make this more robust if possible.

Contributor guide

Open the contributing guide

Research direction

Locate the ILRepack invocation and the logic that chooses the main assembly, then review issue #1426 for the ordering-related failure. The work is done when main-assembly selection no longer depends on input assembly order and the reported issue is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.