Skip to content

Clean up .csproj files to reference KSPRoot#72

Open
periodically-makes-puns wants to merge 1 commit into
mockingbirdnest:masterfrom
periodically-makes-puns:build
Open

Clean up .csproj files to reference KSPRoot#72
periodically-makes-puns wants to merge 1 commit into
mockingbirdnest:masterfrom
periodically-makes-puns:build

Conversation

@periodically-makes-puns
Copy link
Copy Markdown
Contributor

@periodically-makes-puns periodically-makes-puns commented Apr 24, 2026

Currently Telecom.csproj references a mishmash of 3 separate KSP installations. This changes the reference syntax to how RP-1 handles references in its csproj, which should hopefully help enable build automation.

There are two issues:

  • We still have an unstated Principia dependency for certain bits of UI code.
  • TelecomTests does not run unless all references are present in the folder where it runs. By default, this manifests as a failure to load RealAntennas; however it will not properly function until all references are in the bin/Release folder.

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