Commit 905f59d
committed
The "MarkdownTextBlock" control is now present in the Toolbox
The MarkdownTextBlock's Assembly entry in the VS manifest is wrong, which is why the control was not present in the Toolbox.
By simply updating to the correct Assembly Name lets the "MarkdownTextBlock" control to be validated and listed in the Visual Studio Toolbox.1 parent 047c7a1 commit 905f59d
File tree
1 file changed
+1
-1
lines changed- Microsoft.Toolkit.Uwp.UI.Controls.Markdown
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments