Skip to content

Commit 08fa065

Browse files
Fixed formatting for build solution code block
The code block for step 6 of "Create a plug-in project and add a reference to it in your solution" isn't displayed correctly due to a missing line.
1 parent ca5ef32 commit 08fa065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powerapps-docs/developer/component-framework/import-custom-controls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Power Apps CLI now supports creating a plug-in project and packaging it in a sol
136136
```
137137

138138
6. Run the command to build the solution and the referenced plug-in.
139+
139140
```CLI
140141
msbuild
141142
```

0 commit comments

Comments
 (0)