Flow.Launcher/Flow.Launcher.Core
taooceros 11eefa49b7
Some checks failed
Build / build (push) Has been cancelled
chore: upgrade from .NET 9 to .NET 10
Update all project files from net9.0 to net10.0:
- Core projects: net9.0-windows → net10.0-windows
- App projects: net9.0-windows10.0.19041.0 → net10.0-windows10.0.19041.0
- All plugin projects updated
- Microsoft.Extensions packages updated to 10.0.0-preview.1

Build verified with 1220 warnings (pre-existing), 0 errors.

💘 Generated with Crush

Assisted-by: Kimi for Coding via Crush <crush@charm.land>
2026-02-05 01:53:42 +08:00
..
Configuration sk 2026-02-04 22:03:25 +08:00
ExternalPlugins sk 2026-02-04 22:03:25 +08:00
Plugin sk 2026-02-04 22:03:25 +08:00
Properties sk 2026-02-04 22:03:25 +08:00
Resource sk 2026-02-04 22:03:25 +08:00
Storage sk 2026-02-04 22:03:25 +08:00
codemap.md sk 2026-02-04 22:03:25 +08:00
Flow.Launcher.Core.csproj chore: upgrade from .NET 9 to .NET 10 2026-02-05 01:53:42 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
packages.lock.json sk 2026-02-04 22:03:25 +08:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version