Commit Graph
45 Commits
Author SHA1 Message Date
Canon 9e28435848 Add Cancellation Tokens and ProgressTask.Tag 2026-04-10 05:49:46 +08:00
Canon 99ffe7d179 Update to Spectre Console 0.55 2026-04-10 05:39:37 +08:00
Canon 4cac3717c9 Add Dependency Injection for Future Updates v0.2.4-beta 2026-04-08 14:14:33 +08:00
CanonandGitHub d90329a3eb Update README to modify tool description 2026-04-08 13:42:44 +08:00
Canon e6fefb3389 Update README 2026-04-08 13:41:46 +08:00
Canon 761ba4a668 Update Test Packages 2026-03-31 08:44:47 +08:00
Canon d94e807184 Consolidate Quick Start and Interactive Mode sections 2026-03-29 09:43:51 +08:00
Canon deeeb0754d Add install and update navigation instructions to Quick Start 2026-03-29 09:26:01 +08:00
Canon 65893f405b InteractiveMenu.cs small style cleanup v0.2.3 2026-03-29 08:45:25 +08:00
Canon ffb26dbfb9 Add clearer instructions for installation prompt 2026-03-29 08:43:23 +08:00
Canon 4c56c5183c Fix Tests
The issue was two things:

  1. Missing xunit.runner.visualstudio package — xunit v3 needs this
adapter for VSTest (dotnet test) to discover tests
  2. <OutputType>Exe</OutputType> — this is for xunit v3's standalone
runner mode (dotnet run), but it conflicts with dotnet test discovery.
Removed it since you want dotnet test to work.
2026-03-12 15:58:19 +08:00
Canon dc108bdff7 Disable GPG signing in test git commands to prevent prompts 2026-03-12 13:27:21 +08:00
Canon dbb561b892 Squash merge tests into main v0.2.2 2026-03-12 07:22:26 +08:00
Canon 0bd4151271 GetUpdateableMods made and public for testing 2026-03-12 06:54:31 +08:00
Canon 08f467aaee Update Release action to remove minor warning 2026-03-12 06:17:42 +08:00
Canon c95c1c6ccc Increase Parallelism from 6 to 12 for mod discovery v0.2.1-beta 2026-03-12 06:05:03 +08:00
Canon 683c5a8575 Fix mistaken errors when cloning FCP-Tools and Add more Logging 2026-03-12 06:00:00 +08:00
CanonandGitHub e4e3e67d81 Update README.md 2026-02-15 12:09:20 +08:00
CanonandGitHub 6b8a3ea9f3 Update README.md 2026-02-15 10:43:06 +08:00
CanonandGitHub 42b971dbc5 Add files via upload 2026-02-15 10:42:10 +08:00
Canon 3e50f65c7e version test v0.2.0 2026-02-10 18:31:01 +08:00
Canon 806adafd90 Add Update Checker 2026-02-10 18:30:04 +08:00
Canon fedc202aee Add Release Version Embedding 2026-02-10 18:23:28 +08:00
Canon 2d7e0c66c5 Improve Checking out older commits 2026-02-10 18:11:14 +08:00
CanonandGitHub 4af07f329f Update Linux archive description in README 2026-02-09 11:00:15 +08:00