Commit 118f6eb
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 794b295 commit 118f6eb
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