mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-13 17:23:19 -05: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> |