mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
499 B
499 B
Checklist
LanMountainDesktop.AirAppRuntimeis included inLanMountainDesktop.slnx.- Launcher no longer hosts
IAirAppLifecycleService. - Host fallback starts
LanMountainDesktop.AirAppRuntime, notLanMountainDesktop.Launcher air-app-broker. - AirApp Runtime is explicitly non-AOT and framework-dependent.
dotnet build LanMountainDesktop.slnx -c Debugpasses.- Related AirApp Runtime tests pass.
dotnet test LanMountainDesktop.slnx -c Debugpasses.