Update Uno Version to 2.0.236-dev.2800#64
Conversation
|
build succeeded @michael-hawker ;) |
|
Yay! I'll see if I can build locally and try out the sample app to make sure nothing seems functionally broken. Then we can merge, I'll update my other PR, and then can test that for the graph stuff... slowly but surely, eh? ☺ |
|
Hmm, was able to do Looks like it's because this line is using clr-namespace instead of I also get this at runtime: |
|
@michael-hawker
The workaround for the first two issues can be found on this branch: https://github.com/unoplatform/Uno.WindowsCommunityToolkit/commits/dev/xygu/dont-delete/20190930/uwp-workarounds
|
|
@agneszitte-nventive @XiaotianNetlift think we should just merge this in and then I can update my other PR and test that more thoroughly all together. That should be easier. |
|
Yes, let's do that for now. |
Wanted to separate out the needed update from PR #59 as I was having trouble building on my local machine, think was VS mangling the conditional includes... 😒
Will see what the CI does here.