Commit graph

15 commits

Author SHA1 Message Date
Jeremy Wu
0d9cc7ef83
Release 2.1.1 (#4327)
Some checks failed
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2026-03-09 11:23:36 +08:00
Jeremy Wu
cd9825380d
Release 2.1.0 | Plugin 5.2.0 (#4276)
Some checks failed
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2026-02-24 22:52:23 +11:00
Jeremy Wu
229987ee90
Release 2.0.3 (#4121)
Some checks failed
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2025-11-20 19:01:51 +08:00
dependabot[bot]
668d89018d
Bump actions/setup-dotnet from 4 to 5
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-09-04 06:44:22 +00:00
dependabot[bot]
37c529e012
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 06:40:12 +00:00
Jack Ye
9b8c1c42c9
Merge branch 'dev' into net9 2025-07-18 09:50:02 +08:00
Jack251970
d5813ef3fc Update default plugin and dotnet workflows to use 9 2025-07-18 09:42:27 +08:00
Kevin Zhang
363c0fb2a0
Update dotnet.yml 2025-07-15 18:11:16 -05:00
dependabot[bot]
e0768c67f5
Bump vers-one/dotnet-project-version-updater from 1.5 to 1.7
Bumps [vers-one/dotnet-project-version-updater](https://github.com/vers-one/dotnet-project-version-updater) from 1.5 to 1.7.
- [Release notes](https://github.com/vers-one/dotnet-project-version-updater/releases)
- [Commits](https://github.com/vers-one/dotnet-project-version-updater/compare/v1.5...v1.7)

---
updated-dependencies:
- dependency-name: vers-one/dotnet-project-version-updater
  dependency-version: '1.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 22:07:23 +00:00
Hongtao Zhang
a1b1d84a8a try nuget restore 2025-03-27 11:57:49 -05:00
Hongtao Zhang
935ac77a09 remove lock mode 2025-03-26 22:13:57 -05:00
Hongtao Zhang
f26d5632c8 use powershell and revert change in post_build.ps1 2025-03-26 22:01:53 -05:00
Hongtao Zhang
cb47632ef5 remove unused argument 2025-03-16 16:14:13 -05:00
Hongtao Zhang
8a5b699d57 update vpk install 2025-03-16 13:25:05 -05:00
Hongtao Zhang
7f887f55e1 add github action 2025-03-16 13:23:17 -05:00