Skip to content

Commit 6200cf5

Browse files
learn-build-service-prod[bot]huypubLearn Build Service GitHub AppenricosebastianPhilKang0704
authored
Clarified which New Project should be selected (for VS 2022) (#4973)
There are two options; one does not work (.NET) due to the prerequisites set in the guide. Co-authored-by: huypub <[email protected]> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Learn Build Service GitHub App <Learn Build Service [email protected]> Co-authored-by: Enrico Sebastian <[email protected]> Co-authored-by: Phil <[email protected]> Co-authored-by: Jak Koke <[email protected]>
1 parent 072b069 commit 6200cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dotnet/walkthrough-compiling-a-cpp-program-that-targets-the-clr-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following steps vary depending on which version of Visual Studio you are usi
2626

2727
1. In **Solution Explorer**, right-click on the top to open the **Create a New Project** dialog box.
2828

29-
1. At the top of the dialog, type **CLR** in the search box and then choose **CLR Empty Project** from the results list.
29+
1. At the top of the dialog, type **CLR** in the search box and then choose **CLR Empty Project (.NET Framework)** from the results list.
3030

3131
1. Choose the **Create** button to create the project.
3232

0 commit comments

Comments
 (0)