refactor(*): re-arrange project

This commit is contained in:
leo 2020-08-06 16:01:10 +08:00
parent 7558bbd4f2
commit 5ce9cffcee
140 changed files with 4980 additions and 5003 deletions

6
src/App.config Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<AppContextSwitchOverrides value="Switch.System.Windows.DoNotScaleForDpiChanges=false" />
</runtime>
</configuration>