Skip to content

Commit 2d602f1

Browse files
committed
minor edit for clarity
1 parent c131e9e commit 2d602f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/managing-project-and-solution-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.workload:
1616
Projects have properties that govern many aspects of compilation, debugging, testing and deploying. Some properties are common among all project types, and some are unique to specific languages or platforms.
1717

1818
> [!TIP]
19-
> In [Visual Studio 2022 Preview](/visualstudio/releases/2022/release-notes-preview), we've refreshed the project properties user interface and its functionality. To learn more, see the [**Revamped Project Properties UI**](https://devblogs.microsoft.com/visualstudio/flexible-theming-visual-studio/) blog post.
19+
> In [Visual Studio 2022 Preview](/visualstudio/releases/2022/release-notes-preview), we've added new functionality to project properties and refreshed its user interface. To learn more, see the [**Revamped Project Properties UI**](https://devblogs.microsoft.com/visualstudio/flexible-theming-visual-studio/) blog post.
2020
2121
You access project properties by right-clicking the project node in **Solution Explorer** and choosing **Properties**, or by typing **properties** into the search box on the menu bar and choosing **Properties Window** from the results.
2222

0 commit comments

Comments
 (0)