Advertisement
artpc

IOT screen

Mar 2nd, 2021
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.29 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.     <startup>
  4.         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
  5.     </startup>
  6.     <appSettings>
  7.         <add key="EnableWindowsFormsHighDpiAutoResizing" value="true" />
  8.  
  9.     </appSettings>
  10. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement