Skip to content

Commit fc54c03

Browse files
authored
Added missing closing <Project> tag to example XML (#13057)
1 parent 9488747 commit fc54c03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/designer/designer-high-dpi-mode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ In Visual Studio 2022 Version 17.8, we are introducing a new [configuration]((ht
3333
<ApplicationHighDpiMode>SystemAware</ApplicationHighDpiMode>
3434
<ForceDesignerDpiUnaware>true</ForceDesignerDpiUnaware>
3535
</PropertyGroup>
36+
</Project>
3637
```

0 commit comments

Comments
 (0)