Flow.Launcher/Flow.Launcher.Plugin
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
..
Interfaces sk 2026-02-04 22:03:25 +08:00
Properties sk 2026-02-04 22:03:25 +08:00
SharedCommands sk 2026-02-04 22:03:25 +08:00
SharedModels sk 2026-02-04 22:03:25 +08:00
ActionContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
AllowedLanguage.cs Support filtering dotnet, python, node.js, executable plugins 2025-04-29 10:16:42 +08:00
BaseModel.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
codemap.md sk 2026-02-04 22:03:25 +08:00
DialogJumpResult.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
EventHandler.cs Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Features.cs Remove unused using 2023-04-25 21:02:34 +08:00
Flow.Launcher.Plugin.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
GlyphInfo.cs Remove unused using 2023-04-25 21:02:34 +08:00
KeyEvent.cs Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
NativeMethods.txt Allow all projects to access MonitorInfo & CursorInfo 2025-07-23 13:44:31 +08:00
packages.lock.json Merge branch 'dev' into avalonia_migration 2026-02-01 13:33:39 +08:00
PluginInitContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
PluginMetadata.cs Support home state change & Add ui 2025-05-03 22:34:58 +08:00
PluginPair.cs Fix typo 2025-03-27 20:04:03 +08:00
Query.cs Improve and fix query result update logic issue & provide access to exact query typed by user (#3502) 2025-11-26 21:15:12 +11:00
README.md update plugin readme, include in nupkg 2023-06-18 23:32:15 +03:00
Result.cs fix preview when toggle history mode via Ctrl + H 2026-01-26 16:57:47 +11:00
UserPlugin.cs add manifest handling of plugin's MinimumAppVersion property 2025-09-02 22:11:08 +10:00