You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't compile a project that reference Uno.UI and Community Toolkit.
Fails with following error message:
error MT2101: Can't resolve the reference 'System.Void Windows.UI.Xaml.Documents.BlockCollection::Add(Windows.UI.Xaml.Documents.Block)', referenced from the method 'System.Void Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render.MarkdownRenderer::RenderParagraph(Microsoft.Toolkit.Parsers.Markdown.Blocks.ParagraphBlock,Microsoft.Toolkit.Parsers.Markdown.Render.IRenderContext)' in 'Uno.UI, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'.
Expected behavior
Compile without error
Minimal reproduction of the problem with instructions
I'm submitting a...
Regression
Current behavior
Can't compile a project that reference Uno.UI and Community Toolkit.
Fails with following error message:
error MT2101: Can't resolve the reference 'System.Void Windows.UI.Xaml.Documents.BlockCollection::Add(Windows.UI.Xaml.Documents.Block)', referenced from the method 'System.Void Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render.MarkdownRenderer::RenderParagraph(Microsoft.Toolkit.Parsers.Markdown.Blocks.ParagraphBlock,Microsoft.Toolkit.Parsers.Markdown.Render.IRenderContext)' in 'Uno.UI, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'.
Expected behavior
Compile without error
Minimal reproduction of the problem with instructions
Environment
The text was updated successfully, but these errors were encountered: