sourcegit/SourceGit/App.config
2020-07-06 10:27:14 +08:00

6 lines
No EOL
198 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<AppContextSwitchOverrides value="Switch.System.Windows.DoNotScaleForDpiChanges=false" />
</runtime>
</configuration>