Alexandre Zollinger Chohfi

Results 113 comments of Alexandre Zollinger Chohfi

Yes, this is expected. This package will not work as-is on DotNet5, as the old projections for winmds were removed in favor of cswinrt.

That is a good question. Have you tried it with the new version that we shipped ~5 days ago? https://www.nuget.org/packages/Microsoft.Web.WebView2/0.9.622.11 Maybe it was fixed.

Do not merge! This was not working.

If a managed project wants to be used by a native project, either the nuget package has to add the projections, or the user needs to do it. It makes...

I had issues making this build for old versions of the SDK, as well as using VS 2022. I had to bump the version to get it building again. You...

That is not out yet. I double checked. It will be out on 0.5.0, but its not out on the prerelease one.

@hawkerm Updated to 0.9 \o/ 🎉🎉🎉

The code is all here: https://github.com/azchohfi/awesome_notifications/tree/windowsSupport I've ported the sample as too, so you can use it to test this out. Stick with unpackaged scenarios since there is still some...

Hello @rafaelsetragni. Did you have time to look at the code? Thanks in advance.