Commit graph

21 commits

Author SHA1 Message Date
leo
3628729a93 feature<Project>: supports build with .NET 6 2021-10-28 15:47:47 +08:00
leo
359a0947ff feature<build>: provide win-x64 runtime executables 2021-09-13 11:53:38 +08:00
leo
65ac3dd67a update<build>: rename output binary name 2021-08-12 13:06:33 +08:00
leo
43ce225af1 optimize<project>: thanks to Jai for providing solution - using one project to manage multi-targetframeworks 2021-08-09 14:21:47 +08:00
Jai
701d18216c optimiz<Net48>: remove dependency Newtonsoft.Json 2021-08-05 11:05:18 +08:00
leo
59ec418b59 update<build>: remove dependency of DiffPlex 2021-07-29 20:44:39 +08:00
leo
92de6f2b79 feature<Diff>: highlights differences for modified lines (both added and removed) 2021-07-28 15:02:13 +08:00
leo
4a56b47265 optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf 2021-07-20 09:13:07 +08:00
leo
598f940cf3 feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
leo
7551031b93 update<Build>: change target runtime from win-x64 to win-x86 2021-05-13 11:07:28 +08:00
leo
c25ea618d0 update<build>: update build script 2021-04-30 12:02:21 +08:00
leo
30ab8ae954 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
leo
5dd8a12019 update<Build>: remove -p:PublishReadyToRun to reduce package size 2021-04-06 16:36:44 +08:00
leo
285524256b update<Build>: add self-contained package 2021-04-06 09:48:35 +08:00
leo
3af784e45e update<README>: add requirement description for .NET 5.0 2021-03-31 20:48:13 +08:00
leo
c68b333c1d upgrade<project>: upgrade to .NET 5 2021-03-25 16:56:41 +08:00
leo
81d82630ba update<Build>: using Power-Shell instead of cmd to run build script 2020-12-14 11:33:59 +08:00
leo
3f7f180694 update<Build>: change publish batch command 2020-12-14 10:47:55 +08:00
leo
f8561bb9da none<build>: do NOT trim output for self-contained 2020-12-01 11:17:35 +08:00
leo
0bf1261ecb none<build>: change publish folder 2020-12-01 10:49:19 +08:00
leo
4cde777b98 feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00