mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 03:49:23 +08:00
set EnableWindowsFormsHighDpiAutoResizing config
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<section name="mRemoteNG.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
|
||||
<appSettings>
|
||||
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true" />
|
||||
</appSettings>
|
||||
<log4net>
|
||||
<logger name="Logger">
|
||||
<level value="DEBUG"/>
|
||||
|
||||
Reference in New Issue
Block a user