Commit Graph

20 Commits

Author SHA1 Message Date
wangdage12
c9adc06210 Merge pull request #7 from wangdage12/dependabot/github_actions/dot-github/workflows/actions/setup-dotnet-5
Bump actions/setup-dotnet from 4 to 5 in /.github/workflows
2025-12-03 22:51:59 +08:00
wangdage12
6c9f50b055 先删除ISSUE模板,之后有必要时再配置 2025-12-03 19:40:24 +08:00
dependabot[bot]
b834ae5425 Bump actions/setup-dotnet from 4 to 5 in /.github/workflows
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 15:00:14 +00:00
wangdage12
49ae21e02c Merge pull request #8 from wangdage12/dependabot/github_actions/dot-github/workflows/actions/checkout-6
Bump actions/checkout from 4 to 6 in /.github/workflows
2025-12-02 22:59:09 +08:00
wangdage12
274b2766ce Update MSI path in workflow configuration 2025-12-02 22:14:13 +08:00
wangdage12
5019987c08 Add Release configuration to MSI installer build 2025-12-02 22:00:31 +08:00
wangdage12
b9169ad41a Fix indentation in MSI build step 2025-12-02 20:35:58 +08:00
dependabot[bot]
0de6d4b71c Bump actions/checkout from 4 to 6 in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 02:55:54 +00:00
wangdage12
867f8b6558 Fix build command in MSI workflow 2025-11-26 20:36:58 +08:00
wangdage12
7e6a6a509c Simplify build command in MSI workflow 2025-11-26 20:20:21 +08:00
wangdage12
7aaa61dcf3 Fix YAML syntax for dotnet publish command 2025-11-26 19:50:20 +08:00
wangdage12
1fe5b4969e Fix path for restoring NuGet packages 2025-11-26 19:46:39 +08:00
wangdage12
e52ed5470e Update NuGet restore command to specify solution file 2025-11-26 19:41:31 +08:00
wangdage12
4434d76e35 Update Wix Toolset version in workflow 2025-11-26 19:36:30 +08:00
wangdage12
4a9c3229a0 Update Wix Toolset version in CI workflow 2025-11-26 19:33:37 +08:00
wangdage12
1090dfa7c6 Fix case sensitivity in Wix Toolset installation command 2025-11-26 19:28:52 +08:00
wangdage12
a4eb3d6f8a Add GitHub Actions workflow for MSI build 2025-11-26 19:25:43 +08:00
dependabot[bot]
ff21a91cc6 Bump actions/checkout from 5 to 6 in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 02:33:17 +00:00
wangdage12
cfc7ba6274 Delete .github/FUNDING.yml 2025-11-21 14:41:21 +08:00
fanbook-wangdage
1f268acc29 init 2025-11-20 20:28:27 +08:00