Flow.Launcher/Flow.Launcher.Infrastructure
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
..
DialogJump sk 2026-02-04 22:03:25 +08:00
Exception sk 2026-02-04 22:03:25 +08:00
Hotkey sk 2026-02-04 22:03:25 +08:00
Http sk 2026-02-04 22:03:25 +08:00
Image sk 2026-02-04 22:03:25 +08:00
Logger sk 2026-02-04 22:03:25 +08:00
Properties sk 2026-02-04 22:03:25 +08:00
Storage sk 2026-02-04 22:03:25 +08:00
UserSettings sk 2026-02-04 22:03:25 +08:00
codemap.md sk 2026-02-04 22:03:25 +08:00
Constant.cs Merge branch 'dev' into plugin_settings_cache_path 2025-03-27 19:39:21 +08:00
FileExplorerHelper.cs Use DialogJump to get explorer path 2025-09-06 15:52:57 +08:00
Flow.Launcher.Infrastructure.csproj chore: upgrade from .NET 9 to .NET 10 2026-02-05 01:53:42 +08:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
IAlphabet.cs Update doc 2025-07-13 19:48:49 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
NativeMethods.txt Add option to show taskbar when Flow Launcher is opend (#4177) 2025-12-31 18:05:53 +08:00
packages.lock.json Merge branch 'dev' into avalonia_migration 2026-02-01 13:33:39 +08:00
PInvokeExtensions.cs Fix crash on ×32 devices 2025-05-24 13:10:25 +08:00
PinyinAlphabet.cs Avoid adding unnecessary space and improve unit test 2025-12-07 18:50:54 +08:00
Stopwatch.cs Use local reference instead 2025-04-13 17:11:36 +08:00
StringMatcher.cs Make function static 2025-04-10 09:36:47 +08:00
TranslationMapping.cs Fix index lookup for boundary 2025-12-07 18:16:09 +08:00
Win32Helper.cs Add option to show taskbar when Flow Launcher is opend (#4177) 2025-12-31 18:05:53 +08:00