Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS project compilation fails: Can't resolve the reference 'System.Void Windows.UI.Xaml.Documents.BlockCollection::Add(Windows.UI.Xaml.Documents.Block) #376

Closed
baptiste-nv opened this issue Nov 21, 2018 · 0 comments · Fixed by #377
Assignees

Comments

@baptiste-nv
Copy link
Contributor

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

Nuget Package: 

Package Version(s): 
Uno.UI 1.42.0-dev.392
Uno.Microsoft.Toolkit.Uwp.UI.Controls 3.1.0-build.68.g1c44fa8ae7

Affected platform(s):
- [X] iOS
- [ ] Android
- [ ] WebAssembly
- [ ] Windows
- [ ] Build tasks

Visual Studio
- [X] 2017 (version: )
- [X] 2017 Preview (version: )
- [ ] for Mac (version: )

Relevant plugins
- [ ] Resharper (version: )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant