Flow.Launcher/Plugins/Flow.Launcher.Plugin.WebSearch
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
..
Images rename all project file name 2020-04-21 21:27:02 +10:00
Languages update behaviour when to copy custom icons 2020-07-22 22:00:14 +10:00
SuggestionSources rename all project file name 2020-04-21 21:27:02 +10:00
Flow.Launcher.Plugin.WebSearch.csproj remove excess or duplicated package references 2020-09-22 07:17:01 +10:00
Main.cs per comment 2020-08-16 21:56:55 +10:00
plugin.json version bump WebSearch 2020-08-04 20:36:43 +10:00
SearchSource.cs update to WebSearch's custom icon image save behaviour 2020-08-12 08:23:10 +10:00
SearchSourceSetting.xaml update to WebSearch's custom icon image save behaviour 2020-08-12 08:23:10 +10:00
SearchSourceSetting.xaml.cs update to WebSearch's custom icon image save behaviour 2020-08-12 08:23:10 +10:00
SearchSourceViewModel.cs fix build fail 2020-08-12 08:37:56 +10:00
setting.json rename all project file name 2020-04-21 21:27:02 +10:00
Settings.cs rename all project file name 2020-04-21 21:27:02 +10:00
SettingsControl.xaml UI: allow manual editing of browser-path textboxes 2020-07-17 05:32:08 +03:00
SettingsControl.xaml.cs UI: allow manual editing of browser-path textboxes 2020-07-17 05:32:08 +03:00
SettingsViewModel.cs rename all project file name 2020-04-21 21:27:02 +10:00