Commit graph

28 commits

Author SHA1 Message Date
Hongtao Zhang
ab96629395 remove legacy CompileRemove 2023-10-16 05:55:57 -05:00
Hongtao Zhang
63b2a07dd9 load unmanaged dll from dependencyResolver as well 2023-09-11 09:12:41 -05:00
Marcin Badurowicz
5c7141d4f8 set default rid to x64 2023-09-10 23:44:10 +02:00
Marcin Badurowicz
c33e8127ea remove dll copy step as it is automatically done when dotnet build with rid 2023-09-10 23:41:57 +02:00
Marcin Badurowicz
802457f713 switch to different nuget 2023-09-10 23:41:39 +02:00
dependabot[bot]
f9697e598b
Bump System.Data.SQLite from 1.0.116 to 1.0.118
Bumps System.Data.SQLite from 1.0.116 to 1.0.118.

---
updated-dependencies:
- dependency-name: System.Data.SQLite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 22:59:07 +00:00
Vic
df5e8ca132 Remove unused packages 2023-04-25 21:02:34 +08:00
DB p
b2b22dc4cf Fix UseWindowsForms in csproj 2023-02-11 14:14:42 +09:00
DB p
c240f1e2e0 - Added Guide Texts in CustomBrowsePopup
- Added 'Edit' Button, It will be disable when non-select situation
- Added Browse Button in Path Select Textbox
2023-02-11 07:37:18 +09:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
Vic
440e477927 fix deleting folder 2022-11-15 18:48:48 +08:00
Vic
364c180926 Revert "Use runtimeidentifier"
This reverts commit d7f966e486.
2022-11-15 18:08:41 +08:00
Vic
d7f966e486 Use runtimeidentifier 2022-11-14 22:46:06 +08:00
Vic
0ae30bd7ec Fix sqlite dependencies dll 2022-11-14 21:43:09 +08:00
dependabot[bot]
f623352539
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
Bumps System.Data.SQLite.Core from 1.0.114.3 to 1.0.116.

---
updated-dependencies:
- dependency-name: System.Data.SQLite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:23 +00:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Jeremy Wu
8a33bf4a33
Merge pull request #695 from Flow-Launcher/BrowserBookmarkRefactor
Refactor Bookmark plugin
2021-10-12 08:43:13 +11:00
Kevin Zhang
d51579967b Further Refactor & add CustomBrowsers UI 2021-09-22 18:09:30 -05:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08: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
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
Renamed from Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj (Browse further)