OutSystems / WebView

Avalonia/WPF control that wraps CefGlue webview control
Apache License 2.0
310 stars 38 forks source link

RDEV-7371 - Upgrade to avalonia 11 #310

Closed joaompneves closed 3 weeks ago

schnerring commented 10 months ago

Is any help required to move this forward? I'm currently on v11, and I can't get the web view to work.

schnerring commented 10 months ago

My bad, I didn't see that there's a v11 NuGet package available:

<PackageReference Include="WebViewControl-Avalonia" Version="2.106.10-avalonia11" />

Would be nice to install this by default, now that v11 is stable.