Skip to content

Commit 36c32b0

Browse files
authored
Update docs/extensibility/ux-guidelines/per-monitor-awareness-extenders.md
1 parent 90221ea commit 36c32b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/ux-guidelines/per-monitor-awareness-extenders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Refer to the [High DPI Desktop Application Development on Windows](https://docs.
3535
## Enabling PMA
3636
To enable PMA in Visual Studio, the following requirements need to be met:
3737
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
3939
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
4040

4141
Once these requirements are met, Visual Studio will automatically enable PMA mode across the process.

0 commit comments

Comments
 (0)