mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
- Update .csproj files automatically with version from git tag - Ensures version consistency across all platforms (Windows/Linux/macOS) - Version flow: git tag v1.0.1 .csproj updated app displays 1.0.1 - Add VERSION_SYNC_INFO.md documentation - Supports all three build jobs: build-windows, build-linux, build-macos