Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi
Ah, there is the issue. The **UI Tests** are enabled on the winui branch, but the **Unit Tests** are enabled only on the [winui_unittests](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/winui_unittests) branch. I still haven't merged these...
Yes, the winui_unittests branch was merged into the winui branch.
You should still be able to build the solution from VS if you target Release/AnyCPU. That should not build the sample app and should just work. Or just run the...
This is not happening on my box, neither on the build server, so I don't know exactly what is happening. It seems like this is a known issue: https://github.com/grpc/grpc/issues/26116 I've...
Do you have the 19041 SDK installed? How about 18362?
This is quite important to have, specially since Flutter will soon support building for Arm64. It would make sense to build one bundle with both archs.
Unfortunately, I do not have time right now to look at this. I would say that most of the code works but it needs some tweaking to make it production...
This is an activation issue. Which DLL does your app.manifest registers that type in? Is this a clean build? Try deleting bin/obj and rebuilding it.
Oh, my bad. I looked into this better and it seems like a Win2D issue. @getrou / @iablaauw-MS
@wbokkers could you please try an equivalent of this? https://github.com/microsoft/Win2D/issues/831#issuecomment-909460475