Skip to content

Switch desktop release pipeline from Avalonia project to App project#747

Merged
dangershony merged 1 commit intomainfrom
copilot/fix-desktop-deployment
Apr 14, 2026
Merged

Switch desktop release pipeline from Avalonia project to App project#747
dangershony merged 1 commit intomainfrom
copilot/fix-desktop-deployment

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 2, 2026

The desktop release workflow was building packages from the legacy AngorApp.Desktop (Avalonia) project. It should now use the newer App.Desktop project under src/design/.

Changes

  • DESKTOP_PROJECT: src/avalonia/AngorApp.Desktop/AngorApp.Desktop.csprojsrc/design/App.Desktop/App.Desktop.csproj
  • SOLUTION_PATH: src/Avalonia.slnsrc/App.sln
  • test job: restore/build steps updated to target the new desktop project path
  • Removed unused AVALONIA_DIR env var

Android build remains pointed at AngorApp.Android — no App.Android equivalent exists yet. Web deployment workflows are untouched.

@dangershony dangershony marked this pull request as ready for review April 14, 2026 13:46
@dangershony dangershony merged commit 6b56889 into main Apr 14, 2026
@dangershony dangershony deleted the copilot/fix-desktop-deployment branch April 14, 2026 15:37
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