Skip to content

fix(build): run platform-specific copy command - #2293

Merged
lamont-granquist merged 1 commit into
devfrom
lcg/stuff
Jul 20, 2026
Merged

fix(build): run platform-specific copy command#2293
lamont-granquist merged 1 commit into
devfrom
lcg/stuff

Conversation

@lamont-granquist

Copy link
Copy Markdown
Collaborator

MechJeb2.csproj defined MechJebCopyBuild twice under mutually exclusive OS conditions. MSBuild kept the latter definition, so the copy target was skipped on Windows. Consolidate the target and apply the OS conditions to its commands.

MechJeb2.csproj defined MechJebCopyBuild twice under mutually exclusive OS conditions. MSBuild kept the latter definition, so the copy target was skipped on Windows. Consolidate the target and apply the OS conditions to its commands.
@lamont-granquist
lamont-granquist merged commit ee5465b into dev Jul 20, 2026
1 check passed
@lamont-granquist
lamont-granquist deleted the lcg/stuff branch July 20, 2026 18:44
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.

2 participants