71 Commits

Author SHA1 Message Date
Nuget Ninja 99e51270fd Auto csproj fix and update by bot. 2026-04-30 11:29:08 +00:00
Nuget Ninja 135089e0e4 Auto csproj fix and update by bot. 2026-04-28 17:29:40 +00:00
Nuget Ninja d2a3709de2 Auto csproj fix and update by bot. 2026-04-22 11:28:28 +00:00
Nuget Ninja bacd91d89a Auto csproj fix and update by bot. 2026-04-17 17:55:50 +00:00
Nuget Ninja e5493977b8 Auto csproj fix and update by bot. 2026-04-07 11:28:22 +00:00
Nuget Ninja 56a1cbcb28 Auto csproj fix and update by bot. 2026-03-17 11:08:47 +00:00
Nuget Ninja a1c63d396c Auto csproj fix and update by bot. 2026-02-24 17:05:56 +00:00
Nuget Ninja fde5ca9703 Auto csproj fix and update by bot. 2026-02-15 05:03:49 +00:00
Nuget Ninja 8bc1d9d491 Auto csproj fix and update by bot. 2026-02-03 23:04:02 +00:00
Nuget Ninja a91f4585da Auto csproj fix and update by bot. 2026-01-09 18:07:21 +00:00
Nuget Ninja 51b47326f0 Auto csproj fix and update by bot. 2025-12-28 05:02:33 +00:00
Nuget Ninja e10d436295 Auto csproj fix and update by bot. 2025-12-14 05:02:18 +00:00
Anduin Xue bea7e34a5e Update project to .NET 10 SDK and upgrade package references 2025-11-16 07:27:42 +00:00
Nuget Ninja 6ad3088401 Auto csproj fix and update by bot. 2025-11-12 05:02:54 +00:00
Nuget Ninja 11fc46fde8 Auto csproj fix and update by bot. 2025-11-09 05:02:02 +00:00
Nuget Ninja edbc3aa37d Auto csproj fix and update by bot. 2025-10-15 05:02:23 +00:00
Nuget Ninja 9dd1c0b591 Auto csproj fix and update by bot. 2025-10-09 05:02:01 +00:00
Nuget Ninja 148b41482f Auto csproj fix and update by bot. 2025-10-08 05:02:04 +00:00
Nuget Ninja aa9a3d50fb Auto csproj fix and update by bot. 2025-10-05 05:02:02 +00:00
Nuget Ninja 3de8b7b6bc Auto csproj fix and update by bot. 2025-10-03 05:02:09 +00:00
Nuget Ninja 9a0106aa2a Auto csproj fix and update by bot. 2025-10-02 05:02:15 +00:00
Nuget Ninja eebb842d23 Auto csproj fix and update by bot. 2025-10-01 05:02:31 +00:00
Nuget Ninja 62e1d01188 Auto csproj fix and update by bot. 2025-09-04 05:01:47 +00:00
Nuget Ninja a58c5ab64e Auto csproj fix and update by bot. 2025-08-27 05:01:59 +00:00
Nuget Ninja 8871c1b744 Auto csproj fix and update by bot. 2025-08-15 05:01:47 +00:00
Nuget Ninja 336e5604c5 Auto csproj fix and update by bot. 2025-07-31 05:02:06 +00:00
Nuget Ninja e2820cab48 Auto csproj fix and update by bot. 2025-06-18 05:01:23 +00:00
Nuget Ninja c0fe020cae Auto csproj fix and update by bot. 2025-06-11 05:01:23 +00:00
Nuget Ninja b1de708b6d Auto csproj fix and update by bot. 2025-06-04 05:01:19 +00:00
Nuget Ninja 41084146d9 Auto csproj fix and update by bot. 2025-06-01 06:14:47 +00:00
Nuget Ninja 6873b75ec2 Auto csproj fix and update by bot. 2025-04-19 05:00:58 +00:00
Nuget Ninja c3408edcab Auto csproj fix and update by bot. 2025-03-18 05:00:55 +00:00
Nuget Ninja f76faef334 Auto csproj fix and update by bot. 2025-03-15 05:01:04 +00:00
Nuget Ninja fcb6678a1c Auto csproj fix and update by bot. 2025-02-20 05:01:01 +00:00
Nuget Ninja 248c4e58ec Auto csproj fix and update by bot. 2025-02-19 05:00:59 +00:00
Nuget Ninja 917f766829 Auto csproj fix and update by bot. 2025-02-15 05:01:03 +00:00
Nuget Ninja 6c5b03e786 Auto csproj fix and update by bot. 2025-02-13 05:06:50 +00:00
Nuget Ninja 18cd117925 Auto csproj fix and update by bot. 2025-02-11 05:01:18 +00:00
Nuget Ninja 0f3ade5d3f Auto csproj fix and update by bot. 2025-01-28 05:01:11 +00:00
Nuget Ninja dba7b8e281 Auto csproj fix and update by bot. 2025-01-22 05:01:01 +00:00
Nuget Ninja b24c4d13cb Auto csproj fix and update by bot. 2025-01-20 05:01:12 +00:00
Nuget Ninja ad5fff030f Auto csproj fix and update by bot. 2025-01-14 05:00:58 +00:00
Anduin Xue e1ff2b84bc Update dependencies and optimize chess move computation
Upgraded various package dependencies in both test and main projects to their latest stable versions. Simplified the chess move computation logic by replacing custom depth handling with a streamlined `go depth` command for improved clarity and maintainability.
2025-01-01 15:19:47 +00:00
Anduin Xue ed70c58800 Bump runtime version from 8.0 to 9.0. 2025-01-01 14:01:42 +00:00
Nuget Ninja d19f5e67a3 Auto csproj fix and update by bot. 2024-12-04 05:01:17 +00:00
Nuget Ninja d4f4743d64 Auto csproj fix and update by bot. 2024-11-20 05:01:23 +00:00
Anduin Xue 34b58a94a5 Update package versions and clean code imports
Updated various package references to their latest versions in the project and test files. Additionally, removed unnecessary `Aiursoft.AiurObserver.Extensions` imports from several controller files to clean up the code.
2024-11-13 05:10:49 +00:00
Nuget Ninja 27f4c38239 Auto csproj fix and update by bot. 2024-11-02 05:01:00 +00:00
Nuget Ninja 588c4d69df Auto csproj fix and update by bot. 2024-10-13 05:00:52 +00:00
Nuget Ninja b61e1a836b Auto csproj fix and update by bot. 2024-10-05 05:00:59 +00:00