Skip to content

Commit

Permalink
Update app.config
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan654 authored May 4, 2019
1 parent 496e5da commit e7b5361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
</startup>
<appSettings>
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true"/>
Expand Down

0 comments on commit e7b5361

Please sign in to comment.