sourcegit/src/App.config
2020-08-06 16:01:10 +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>