5 Commits

Author SHA1 Message Date
denglihong2007
8e6f70a67d feat: 自定义站台占用图车次颜色 2026-01-01 18:59:24 +08:00
denglihong2007
a25a047f14 fix: 站台占用图生成器无法处理中文站台名 2026-01-01 01:28:49 +08:00
google-labs-jules[bot]
04a092bfac fix(ci): Explicitly target solution file in build process
The GitHub Actions workflow was failing to build the solution because it was not explicitly targeting the CRSim.sln file. This caused the build to fail with missing project reference errors.

This change modifies the 'Restore and Build' step in the release.yml workflow to explicitly target the CRSim.sln file for both the 'dotnet restore' and 'dotnet build' commands. This ensures that all projects in the solution are correctly restored and built, resolving the build failure.
2025-12-13 15:14:08 +00:00
denglihong2007
ca5217a0c2 feat: 站台占用图自定义宽度 2025-10-18 23:03:06 +08:00
denglihong2007
4f031e6cdc feat: 站台占用示意图生成器 2025-10-12 00:32:33 +08:00