Jack251970
cb60492657
Downgrade iNKORE.UI.WPF.Modern to 0.10.1
...
The package reference for iNKORE.UI.WPF.Modern in Flow.Launcher.Plugin.WebSearch.csproj was changed from version 0.10.2.1 to 0.10.1.
2026-02-22 12:38:17 +08:00
Jack251970
af9050c34b
Test no PrivateAssets
2026-01-04 23:19:41 +08:00
Jack251970
4c46e16160
Fix possible convert issue
2026-01-04 23:19:12 +08:00
Jack251970
590b4c82d2
Try NumberBox
2026-01-04 23:00:24 +08:00
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
4e1d4ab7af
Remove unused project reference
2025-04-09 12:18:44 +08:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Jack251970
87febda78f
Add ReplaceActionKeyword api function
2025-02-23 12:49:21 +08:00
Hongtao Zhang
db354a23a5
Update to .Net 7
2022-12-30 19:12:11 -05:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy Wu
6aad061eb6
fix formatting
2021-02-23 21:44:59 +11:00
弘韬 张
740b792251
add Content back to csproj so that the xamls will be copied
2021-02-23 18:28:46 +08: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
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
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
Ioannis G
ef95913aba
update projects with SatelliteResourceLanguages
...
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
2020-05-02 19:52:41 +03:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00