Skip to content

Commit 2eeae5b

Browse files
authored
Live publish
2 parents 131d1fc + 7c56fe2 commit 2eeae5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/tutorial-write-plug-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ In Visual Studio, press **F6** to build the assembly. Verify that it compiles wi
220220
![Sign the assembly.](media/tutorial-write-plug-in-sign-assembly.png)
221221

222222
1. In the **Choose a strong name key file**: dropdown, select **<New…>**.
223-
1. In the **Create Strong Name Key**dialog, enter a **key file name** and deselect the **Protect my key file with a password** checkbox.
223+
1. In the **Create Strong Name Key** dialog, enter a **key file name** and deselect the **Protect my key file with a password** checkbox.
224224
1. Click **OK** to close the **Create Strong Name Key** dialog.
225225
1. In the project properties **Build** tab, verify that the **Configuration** is set to **Debug**.
226226
1. Press **F6** to build the plug-in again.

0 commit comments

Comments
 (0)