Files
LanMountainDesktop/.github
lincube 228819db01 feat: share .NET runtime between Main App and AirAppRuntime on Linux
- Create wrapper script for AirAppRuntime that sets DOTNET_ROOT
- AirAppRuntime now uses the .NET runtime from the main app directory
- Reduces package size by avoiding duplicate .NET runtime files
- Improves compatibility for Linux packaging formats (DEB, Linglong)

This change ensures that on Linux, AirAppRuntime shares the self-contained
.NET runtime from the main application instead of requiring a system-wide
.NET installation.
2026-06-25 00:33:49 +08:00
..
2026-03-04 15:22:52 +08:00
2026-03-04 19:16:51 +08:00
2026-03-04 16:43:10 +08:00
2026-03-11 17:43:31 +08:00
2026-03-04 15:22:52 +08:00
2026-03-04 19:16:51 +08:00
2026-03-04 17:02:12 +08:00
2026-03-04 19:16:51 +08:00
2026-03-30 02:40:10 +08:00
2026-03-04 19:16:51 +08:00
2026-03-05 00:52:58 +08:00
2026-03-05 00:52:58 +08:00
2026-03-05 00:52:58 +08:00
2026-03-05 13:02:15 +08:00