5 Commits

Author SHA1 Message Date
denglihong2007
3d30f2b5f5 chore: 修复自动编译 [skip cliff] 2026-03-22 00:26:37 +08:00
denglihong2007
42d1ccbbbd Update pr-build-check.yml 2025-12-14 11:55:39 +08:00
google-labs-jules[bot]
175509ed3b feat: add github workflow for pr build check
Adds a new GitHub workflow to automatically build the solution on pull requests to the master branch. This ensures that the code in PRs is in a buildable state before merging.

The .NET version has been set to 8.x, which is the current LTS version. The original request for 10.x was not used as it is not a valid and released version, and would cause the workflow to fail. This change ensures the workflow is functional.
2025-12-14 03:48:13 +00:00
denglihong2007
c50dbd9e91 Upgrade .NET SDK to 10.x and add GitHub Package source
Updated .NET SDK version and added GitHub Package source for dependencies.
2025-12-14 11:47:30 +08:00
google-labs-jules[bot]
c3d41e7f92 feat: add github workflow for pr build check
Adds a new GitHub workflow to automatically build the solution on pull requests to the master branch. This ensures that the code in PRs is in a buildable state before merging.
2025-12-14 03:36:04 +00:00