57 Commits

Author SHA1 Message Date
lincube
2ba66893ac Readme修复 2026-03-04 13:21:57 +08:00
lincube
b5f8132a3b feat: Update release workflow to package Linux as deb and macOS as dmg 2026-03-04 12:40:24 +08:00
lincube
5b93b320da feat: Add automatic version sync to release workflow
- 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
2026-03-04 12:33:56 +08:00
lincube
1fad0005bd 0.3.1
天气组件又在优化调整。调整了噪音监测组件。
2026-03-04 12:25:07 +08:00
lincube
87aece912a feat: Add solution file for multi-project CI/CD build
- Add LanMontainDesktop.sln for proper MSBuild configuration
- Fixes 'MSBUILD : error MSB1003' in GitHub Actions workflows
- Ensures dotnet restore can locate both projects
- Add CI/CD fix report documenting the resolution
2026-03-04 12:00:30 +08:00
lincube
3d22c04a04 0.2.8
天气组件、倒计时组件微调。引入浏览器组件。
2026-03-04 03:41:59 +08:00
lincube
e8276c4d1e 0.2.7
修改天气组件,ci工作流
2026-03-04 02:02:34 +08:00