You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is still a problem. Simple facts remain: (1) this code does not build in it's present form, and (2) this years-old code is the only official sample code released on how to use WebView2 in C#.
Nice if you could upgrade this to newer .NET 5 or 6. because .NET 4.6.2 is blocked from installing on win10
I tried running:
dotnet tool install -g upgrade-assistant
upgrade-assistant.exe upgrade .\WebView2WindowsFormsBrowser.csproj
It goes through, but when I clean or rebuild I still get warnings about .NET v462 missing.
The text was updated successfully, but these errors were encountered: