Skip to content

fix: CI error when publishing release#2235

Merged
kevinferrare merged 1 commit into
masterfrom
fix/ci_again
Jun 22, 2026
Merged

fix: CI error when publishing release#2235
kevinferrare merged 1 commit into
masterfrom
fix/ci_again

Conversation

@kevinferrare

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 22, 2026 21:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a release/CI publishing failure by avoiding Assembly.Location (which can be empty in single-file publish scenarios) when resolving the source-tree Spice86.csproj path for generated-project scaffolding.

Changes:

  • Switches the source-tree discovery logic from Assembly.Location-derived paths to AppContext.BaseDirectory to support single-file published apps (IL3000 scenario).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kevinferrare kevinferrare merged commit 12f460a into master Jun 22, 2026
5 checks passed
@kevinferrare kevinferrare deleted the fix/ci_again branch June 22, 2026 22:11
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.

3 participants