Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Jack251970
1aeaaf2fc2
Add keyevent in Plugin project & Improve Shell plugin code quality
2025-04-09 12:30:50 +08:00
Jack251970
1f6d7713cd
Remove useless NuGet package & Downgrade System.Drawing.Common package
2025-03-20 09:48:32 +08:00
DB p
5481a6aa43
Add local favicon load
2025-03-20 05:04:19 +09:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Yusyuriv
976a8c540e
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files
2024-05-23 11:03:01 +06:00
Hongtao Zhang
db354a23a5
Update to .Net 7
2022-12-30 19:12:11 -05:00
Hongtao Zhang
193ea552dd
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Flow.Launcher.Test/Plugins/ExplorerTest.cs
# Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
2022-08-16 21:38:15 -04:00
Hongtao Zhang
6df3bd8275
Add UseWpf option to csproj for Shell and sys plugin to resolve weird error for IDE
2022-08-16 18:46:23 -04:00
Oren Nachman
b85399137e
Addressing more warnings
2022-08-08 14:55:04 -07:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy Wu
f4c77fb67b
Merge branch 'dev' into DotNet5Upgrade
2021-02-23 21:01:39 +11:00
弘韬 张
0981be499f
Use PortablePDB instead of Full pdb for debugging
2021-02-22 13:16:48 +08:00
弘韬 张
a37f1918ae
Update all profile to dotnet 5
2021-02-12 03:17:13 +08:00
Jeremy Wu
4993edae2d
fix formatting
2021-01-28 21:41:20 +11:00
弘韬 张
597dc06b31
revert unexpected personal change
2021-01-26 16:24:30 +08:00
弘韬 张
900f009893
Revert DotNet 5 update
2021-01-26 16:19:06 +08:00
张弘韬
494312a251
Merge dev
2021-01-09 11:04:36 +08:00
张弘韬
62009ac3fb
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
...
# Conflicts:
# Flow.Launcher/Flow.Launcher.csproj
# Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
# Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
Jeremy Wu
08f97f0ef9
change csproj images folder to use wildcard
2021-01-02 12:57:13 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files
2021-01-01 23:15:37 +02:00
弘韬 张
1ddf83fc86
Update to DotNet5
2020-11-30 11:34:45 +08:00
Jeremy Wu
7fd9c87bd1
remove excess or duplicated package references
...
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed
- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
ef950063c0
add Directory.Build.targets and update project files
...
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00