Difficulty getting MarkdownTextBlock to work. XMLNS, dependencies etc. #571
-
I've downloaded the CommunityToolkit.Labs.WinUI.Controls.MarkdownTextBlock package from your azure feed (0.1.240911-build.1751) How can I refer to it in C# using statements and Xaml xmlns="using: ". Intelisense doesn't do anything. Also, would it automatically download its dependencies like normal nuget packages? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@AlexanderBlackman see the requirements/updates from our 8.1 release notes here: https://github.com/CommunityToolkit/Windows/releases/tag/v8.1.240821 - you probably need to adjust your TFM? |
Beta Was this translation helpful? Give feedback.
@AlexanderBlackman see the requirements/updates from our 8.1 release notes here: https://github.com/CommunityToolkit/Windows/releases/tag/v8.1.240821 - you probably need to adjust your TFM?