Skip to content

Commit 1f32fa0

Browse files
authored
pencil edit
1 parent 8031505 commit 1f32fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build-insights/tutorials/build-insights-function-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Set the optimization level to maximum optimizations:
4848

4949
:::image type="content" source="./media/max-optimization-setting.png" alt-text="Screenshot of the project property pages dialog. The settings are open to Configuration Properties > C/C++ > Optimization. The Optimization dropdown is set to Maximum Optimization (Favor Speed) (/O2).":::
5050

51-
- Click **OK** to close the dialog.
51+
1. Click **OK** to close the dialog.
5252

5353
## Run Build Insights
5454

@@ -147,4 +147,4 @@ Double-click, right-click, or press **Enter** while on a file in the **Functions
147147
[Troubleshoot header file impact on build time](build-insights-included-files-view.md)\
148148
[Functions View for Build Insights in Visual Studio 2022 17.8](https://devblogs.microsoft.com/cppblog/functions-view-for-build-insights-in-visual-studio-2022-17-8/)\
149149
[Tutorial: vcperf and Windows Performance Analyzer](vcperf-and-wpa.md)\
150-
[Improving code generation time with C++ Build Insights](https://devblogs.microsoft.com/cppblog/improving-code-generation-time-with-cpp-build-insights)
150+
[Improving code generation time with C++ Build Insights](https://devblogs.microsoft.com/cppblog/improving-code-generation-time-with-cpp-build-insights)

0 commit comments

Comments
 (0)