Skip to content

Commit dba1d1d

Browse files
Merge pull request #10423 from WilliamAntonRohm/issue-8452
visualstudio-docs/issues/8452 -- backend solution name not needed
2 parents 88fe630 + bcbde75 commit dba1d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript/tutorial-asp-net-core-with-angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Make sure to install the following:
7070

7171
:::image type="content" source="media/vs-2022/asp-net-core-choose-web-api-template.png" alt-text="Choose the Web API template":::
7272

73-
1. Give your project and solution a name. When you get to the **Additional information** window, select **.NET 6.0** as your target framework.
73+
1. Give your project a name. When you get to the **Additional information** window, select **.NET 6.0** as your target framework.
7474

7575
Once the project is created, Solution Explorer should look like this:
7676

0 commit comments

Comments
 (0)