Skip to content

Commit

Permalink
Fix accidently committed file
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed Oct 1, 2023
1 parent e59a095 commit 56e3823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rectify11Installer/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.1"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
<System.Windows.Forms.ApplicationConfigurationSection>
<add key="DpiAwareness" value="PerMonitorV2"/>
Expand Down

0 comments on commit 56e3823

Please sign in to comment.