mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
6 lines
242 B
XML
6 lines
242 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<System.Windows.Forms.ApplicationConfigurationSection>
|
|
<add key="DpiAwareness" value="PerMonitorV2" />
|
|
</System.Windows.Forms.ApplicationConfigurationSection>
|
|
</configuration> |