leo
f4eca45754
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
leo
96d4150d26
project: reorganize the structure of the project.
...
* remove dotnet-tool.json because the project does not rely on any dotnet tools.
* remove Directory.Build.props because the solution has only one project.
* move src/SourceGit to src. It's not needed to put all sources into a subfolder of src since there's only one project.
2024-04-02 20:00:33 +08:00
leo
b76bc96ee7
optimize<Upgrade>: remove auto-upgrade feature
2022-10-18 15:30:24 +08:00
leo
338f91357e
optimize<*>: remove deprecated apis (older than .NET 6)
2022-05-20 16:00:25 +08:00
leo
2b9d07479d
rename<FileHistories>: rename Views.Histories to Views.FileHistories
2022-01-12 18:43:21 +08:00
leo
7fe48d9a88
refactor<*>: change all url of this repo from gitee.com to github.com
2021-11-15 14:26:55 +08:00
leo
18f176a66b
refactor<Version>: check latest release from api.github.com instead
2021-11-15 14:23:45 +08:00
leo
3628729a93
feature<Project>: supports build with .NET 6
2021-10-28 15:47:47 +08:00
leo
2cf7192ec4
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
2021-08-05 15:54:00 +08:00
Jai
701d18216c
optimiz<Net48>: remove dependency Newtonsoft.Json
2021-08-05 11:05:18 +08:00
leo
afc4eafb6f
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
2021-07-20 16:26:10 +08:00
leo
30ab8ae954
refactor<*>: rewrite all codes...
2021-04-29 20:05:55 +08:00