Skip to content

Commit 05eb4d7

Browse files
addressing review feedback
1 parent 462ca2b commit 05eb4d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modeling/code-generation-in-a-build-process.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ In **Solution Explorer**, choose **Unload** from the right-click menu of your pr
6262

6363
In the .vbproj or .csproj file, find the last `Import Project` line.
6464

65-
After that line, insert the Text Templating import:
65+
After that line, if it exists, insert the Text Templating import:
66+
6667

6768
::: moniker range=">=vs-2022"
6869

0 commit comments

Comments
 (0)