jspuij / TwokaB

Blazor WebView control for WPF, Android, macOS, iOS. Run Blazor on .NET Core and Mono natively inside a Webview.
https://jspuij.github.io/BlazorWebView.Docs/pages/index.html
Apache License 2.0
132 stars 16 forks source link

NETSDK1130 under net5.0 #28

Open garrynewman opened 4 years ago

garrynewman commented 4 years ago

Just a heads up as I know this isn't supported anymore. I get this error when trying to compile under net5.0.

I'm kind of in limbo because as far as I can tell MobileBlazorBindings doesn't support net5.0 right now either.

jspuij commented 3 years ago

All .NET 5 effort will be concentrated in MBB. As soon as my RCL static web assets stuff is merged, I'll try and squeeze it in in the subsequent preview of MBB.