sourcegit/SourceGit/App.config

6 lines
198 B
Text
Raw Normal View History

2020-07-05 19:27:14 -07:00
<?xml version="1.0" encoding="utf-8"?>
2020-07-03 00:24:31 -07:00
<configuration>
2020-07-05 19:27:14 -07:00
<runtime>
<AppContextSwitchOverrides value="Switch.System.Windows.DoNotScaleForDpiChanges=false" />
</runtime>
2020-07-03 00:24:31 -07:00
</configuration>