You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/extensibility/ux-guidelines/per-monitor-awareness-extenders.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Refer to the [High DPI Desktop Application Development on Windows](https://docs.
35
35
## Enabling PMA
36
36
To enable PMA in Visual Studio, the following requirements need to be met:
37
37
1) Windows 10 April 2018 Update (v1803, RS4) or later
38
-
2) .NET Framework 4.8 RTM or greater (currently ships as standalone preview or bundle with recent Windows Insider builds)
38
+
2) .NET Framework 4.8 RTM or greater
39
39
3) Visual Studio 2019 with the ["Optimize rendering for screens with different pixel densities"](https://docs.microsoft.com/visualstudio/ide/reference/general-environment-options-dialog-box?view=vs-2019) option enabled
40
40
41
41
Once these requirements are met, Visual Studio will automatically enable PMA mode across the process.
0 commit comments