Skip to content

Rename plugin DLL prefix: ILMerged. -> Merged. - #51

Open
Bircck wants to merge 1 commit into
mainfrom
feature/125129-rename-plugin-dll-prefix
Open

Rename plugin DLL prefix: ILMerged. -> Merged.#51
Bircck wants to merge 1 commit into
mainfrom
feature/125129-rename-plugin-dll-prefix

Conversation

@Bircck

@Bircck Bircck commented Jul 10, 2026

Copy link
Copy Markdown

What

Rename the plugin DLL prefix ILMerged.Merged. (4 references, 3 files: Plugins.csproj ×2, _Config.fsx, README.md). All must match — the csproj output filename is the assembly name Daxif's plugin sync looks for.

Why

The build uses ILRepack, not the old ILMerge tool — ILMerged. is a stale leftover. Merged. describes the artifact, not the tool.

Verified

Built the signed Merged.*.dll and ran Daxif plugin sync against a dev environment — the assembly registered and plugins executed under the new name. No ILMerged remains in the repo.

Alternatives

Merged. (chosen) · Bundled. · Packed. (mirrors the PackAndSignPlugin flag) · ILRepacked. (accurate but tool-named again).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant