Skip to content

Commit d721322

Browse files
committed
add missing markup /7
1 parent ae7d1a5 commit d721322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/razor-pages/ui-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To include TypeScript files in an RCL:
132132
* Include the TypeScript target as a dependency of the `PrepareForBuildDependsOn` target.
133133
* Remove the output in the `wwwroot folder`.
134134

135-
[!code-xml[](~/razor-pages/ui-class/remove.xml?highlight=6-9,13)]
135+
[!code-xml[](~/razor-pages/ui-class/remove.xml?highlight=6-10,14)]
136136

137137
### Consume content from a referenced RCL
138138

0 commit comments

Comments
 (0)