Skip to content

Commit

Permalink
Enable winforms designer DPI unaware compatibility mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ekolis committed Feb 4, 2024
1 parent 2f76407 commit 0f188ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FrEee.WinForms/FrEee.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@
</Target>
<PropertyGroup>
<EnableSourceControlManagerQueries>false</EnableSourceControlManagerQueries>
<ForceDesignerDpiUnaware>true</ForceDesignerDpiUnaware>
</PropertyGroup>
</Project>

0 comments on commit 0f188ae

Please sign in to comment.